{% extends "global/Page.html" %} {% load otree static %} {% block title %} Embedded Style Sheet {% endblock %} {% block content %}

Last Challenger against 2 opponents.

Description:
You are the third mover. The first two mover have made a cut to the cake.
Now it's your turn to decide whether to challenge it.
If you do not challenge, you let pass this claim piece.
If you challenge it, as the last mover of this stage, you are automatically assigned this part.

Suggestion:
We suggest you to challenge it only when the value of claim piece is at least 40 points.
In this way you guarantee yourself in this round at least 40 points.

{% formfield player.is_challenger_this label="Do you want to challenge this cut (i.e. to take the claim piece)?" %}

Value of claim piece:

Value of the other piece:

Round {{ R }}

Your score: {{ P }}

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