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

Last Challenger against 2 opponents.

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 need to divide the remaining cake with 1 opponent.
If your cut is not challenged, you get the left piece.
If it is challenged, your opponent gets the left piece, and you are assigend the right piece.

Suggestion:
If you cut the cake in two pieces both worth {{ S }} points, you guarantee that you will receive {{ 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 %}