{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results of round {{ player.round_number }}
You have played for {{ R }} round(s) and earned {{ player.payoff_help }} in total.
Here you see all the cuts in this round.
Round
{{ player.round_number }}
Own Value
{{ player.left_piece }}
Value of grey part
{{ player.middle_piece }}
Value of dark red
{{ player.right_piece }}
1st cut
2nd cut
Please click on the button, and then wait for the remaining two players to proceed...
Otherwise you will be automatically redirected to the next page after 45s.