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

To make sure that you understand the instructions, you must pass a short comprehension 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.


Consider this lottery:

£X
£Y
{{ 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="Is it more likely that you will receive £X or £Y from the lottery above?" %} {% formfield player.q2 label="You will choose which political party you would vote for in the next election, if you had to vote for one of two parties shown. Which country will these parties be from?" %} {% formfield player.q3 label="Is the following statement true or false: after you have finished the experiment, one of the lotteries you chose will be randomly selected and played for real. Any winnings from that lottery will be yours to keep as a bonus." %} {% formfield player.q4 label="This is a filler question to catch potential bots that select options randomly. Please select the last option in the list below (the final month of the year). You must select the last option to pass the quiz." %}
{{ next_button }} {{ endblock }}