{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results of round {{ player.round_number }} Embedded Style Sheet jQuery Set a DIV width {% endblock %} {% block content %}

You get what's left in the right half. The dark red part of the cake is assigned to you.
You earn {{ player.whatsleft }} points this round.
Until now you have played for {{ R }} round(s) and earned {{ player.payoff_help }} in total.

Round

{{ player.round_number }}

Own Value

{{ player.whatsleft }}

Value of black

{{ player.leftmostvalue_1 }}

Value of grey

{{ player.leftmostvalue_2 }}

Value of brown

{{ player.leftmostvalue_3 }}

Cut_L

split

Cut_R

Please click on the button, and then wait for the remaining players to proceed...
Otherwise you will be automatically redirected to the next page after 45s.

{% endblock %} {% block styles %} {% endblock %}