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

Last Challenger against 2 opponent.

Description:
Now it's the second stage of this round. The black part has been assigned to the last challenger of the former stage.
You are the second mover in this stage. The first mover has 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, you need to trim it in the next step and see whether the third mover challenges it.

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

{% formfield player.is_challenger_this label="Do you want to challenge this cut?" %}

Value of claim piece:

Value of remaining piece:

Round {{ R }}

Your score: {{ P }}

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