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

Cut Middle against 1 opponent.

Description:
You will cut the cake into two parts. Your opponent also cuts the cake into two.
We cut the cake in the middle and you get the part that includes your cut.

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