{% extends "global/Page.html" %} {% load otree %} {% load otree static otree_tools %} {% block title %} The Game {% endblock %} {% block content %} {% tracking_time %} {% tracking_focus %}

You have been allocated a {{ 10|c }} bonus. You can transfer any amount of the {{ 10|c }} bonus to Individual B. Individual B will not be informed about your decision.

You have to decide how to allocate the bonus between you and Individual B.

to Individual B.
{% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}