{% 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 last stage of this round. The black part has been assigned to the last challengers of the former stages.
You need to divide the remaining cake with 1 opponents.
If it is not challenged, you get the left piece.
If it is challenged, you get the right piece.

Suggestion:
If you cut the cake to make the left piece worth {{ S }} points, you guarantee yourself at least {{ S }} points.
Dividing the cake differently may give you more points, but may also give you less.

<

Value of left piece:

Value of right piece:

Round {{ R }}

Your score: {{ P }}

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