{{block style}} {{endblock}} {{ block title }} Comprehension quiz {{ endblock }} {{ block content }}

To make sure you understood the instructions, you must pass the following quiz. You have a maximum of {{C.NUM_ROUNDS}} attempts to pass the quiz. If you fail to pass the quiz, you will not be able to participate in the study.

{{ if subsession.round_number > 1 }}

At least one of you answers were wrong, please try again. This is attempt {{subsession.round_number}} out of {{C.NUM_ROUNDS}}.

{{ endif }}
{{ formfield player.q1 label="Will you play with the same partner in all 40 rounds of each game?" }} {{ formfield player.q2 label="Assume that in one of the rounds, Player 1 chooses TAILS. What will be the payoff of Player 2? " }} {{ formfield player.q3 label="Assume that in one of the rounds, Player 1 chooses HEADS, and Player 2 chooses RIGHT. What will be the payoff of Player 2?" }}
{{ next_button }}
{{ endblock }}