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

Leftmost Leaves, against 2 opponents.

Description:
This is the second cut.
The black part of the cake has already been allocated to the first leftmost player.
Now you can only cut within the red piece.

Suggestions:
If you cut the cake at a point which makes the left piece to have a value of {{ D }} at this stage,
you guarantee that you will receive at least {{ D }} points in this round.
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 %}