{% 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.
In the chat window below you see the words left by your opponent, you can now reply to them.

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 %}
{% chat nickname="Chooser" channel=group.id_in_subsession%}
{% endblock %} {% block styles %} {% endblock %}