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

I cut You choose against 1 player.

Description:
Your opponent has cut the cake into two parts.
You choose the part you prefer, and you will receive that part.

Suggestion:
If you choose the piece that is worth more for you,
you guarantee that you will receive at least 60 points.

Value of left piece: {{ player.left_piece }}

Value of right piece: {{ player.right_piece }}

Round {{ R }}

Your score: {{ P }}

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