{% extends "global/Page.html" %} {% load otree %} {% load otree static otree_tools %} {% block title %} Option A: Play the game {% endblock %} {% block content %} {% tracking_time %} {% tracking_focus %}

You decided to participate in the game.

You have been allocated a 10 points bonus. You can transfer any amount of the 10 points bonus to Individual B. Individual B will be informed about your decision, but your prolific ID will not be revealed to the other player.

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

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