{% extends 'global/Page.html' %} {% load otree static %} {% block scripts %} {% endblock %} {% block content %}

Your role is: {{ player.get_role }}

Decision Task

Round: {{ player.round_number }} of {{ C.NUM_ROUNDS }}



You earned {{ points_earned }} points in the addition task.

The manager may offer you a transfer of 60 ECUs.


Do you want to accept the Manager’s transfer of 60 ECUs, and earn 55 ECUs?

{{ formfield 'authority_accepted_transfer' }} {{ formfield_errors 'authority_accepted_transfer' }}
{{ next_button }}
{% endblock %}