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

Please select the most appropriate answer to the following questions. You will not be able to continue until you have answered each question correctly.


{% for field in form %} {% if field.name != 'consent' and field.name != 'role' %}

Your pay is calculated as the total amount of tokens you earn over all 4 rounds.

{{ formfield field.name label="" }} {{ formfield_errors field.name }}
{% endif %} {% endfor %}
{{ next_button }}
{% endblock %}