{% extends "global/Page.html" %} {% load otree %} {% block title %} Comprehension Questions 1 {% endblock %} {% block content %} We will now ask you to answer some comprehension questions to make sure that you understand the rules of the task. You will have to answer all practice questions correctly before you can start with the experiment.

If you have any questions, please do not hesitate to notify the experimenter.


How much I earn in this experiment depends on my own behaviour and on the behaviour of the other participants:
{% formfield player.compr_quest_1 %}
Each group consists of one coordinator and two members:
{% formfield player.compr_quest_2 %}
On each round, one group will be assigned Position A while the other group will be assigned Position Z:
{% formfield player.compr_quest_3 %}
The Position that my group gets assigned can change every round:
{% formfield player.compr_quest_4 %}
Only the coordinator is informed about the Position of their group:
{% formfield player.compr_quest_5 %}
The coordinator's task is to inform their members that they are in Position A or Z:
{% formfield player.compr_quest_6 %}
The information the coordinator gives about their group's Position is:
{% formfield player.compr_quest_7 %}
{% next_button %} {% endblock %}