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

Bargaining against 1 opponent.

Description:
Your opponent has cut the cake.
The black part(s) would be taken by your opponent, and red part(s) by you.
Now you can decide whether to accept it.
If you accept, you will get payoff accordingly.
If you reject, you will play another round with your opponent but switching the roles.
You will play the "proposer" and your opponent the "responder" in the next round.
In the chat window below you see the words left by your opponent, you can now reply to them.

Round: {{ R }}

Point: {{ player.ownvalue|json }}

{% formfields %}
{% chat channel=group.id_in_subsession%}
{% endblock %} {% block styles %} {% endblock %}