{% extends "global/Page.html" %} {% load otree %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Round 5 of 5

The following decision has been chosen for payment:

{% if question_chosen == 1 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €10 {% endif %} {% if question_chosen == 2 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €11 {% endif %} {% if question_chosen == 3 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €12 {% endif %} {% if question_chosen == 4 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €13 {% endif %} {% if question_chosen == 5 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €14 {% endif %} {% if question_chosen == 6 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €15 {% endif %} {% if question_chosen == 7 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €16 {% endif %} {% if question_chosen == 8 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €17 {% endif %} {% if question_chosen == 9 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €18 {% endif %} {% if question_chosen == 10 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €19 {% endif %} {% if question_chosen == 11 %} No time limit per game with a starting budget of €10
15 seconds per game with a starting budget of €20 {% endif %} {% if question_chosen == 12 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €10 {% endif %} {% if question_chosen == 13 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €11 {% endif %} {% if question_chosen == 14 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €12 {% endif %} {% if question_chosen == 15 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €13 {% endif %} {% if question_chosen == 16 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €14 {% endif %} {% if question_chosen == 17 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €15 {% endif %} {% if question_chosen == 18 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €16 {% endif %} {% if question_chosen == 19 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €17 {% endif %} {% if question_chosen == 20 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €18 {% endif %} {% if question_chosen == 21 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €19 {% endif %} {% if question_chosen == 22 %} No time limit per game with a starting budget of €10
25 seconds per game with a starting budget of €20 {% endif %} {% if question_chosen == 23 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €10 {% endif %} {% if question_chosen == 24 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €11 {% endif %} {% if question_chosen == 25 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €12 {% endif %} {% if question_chosen == 26 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €13 {% endif %} {% if question_chosen == 27 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €14 {% endif %} {% if question_chosen == 28 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €15 {% endif %} {% if question_chosen == 29 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €16 {% endif %} {% if question_chosen == 30 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €17 {% endif %} {% if question_chosen == 31 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €18 {% endif %} {% if question_chosen == 32 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €19 {% endif %} {% if question_chosen == 33 %} No time limit per game with a starting budget of €10
60 seconds per game with a starting budget of €20 {% endif %} {% if question_chosen == 34 %} Compete with a time limit of 15 seconds per game against the past performance of someone who also had a time limit of 15 seconds per game
Compete with a time limit of 25 seconds per game against the past performance of someone who also had a time limit of 25 seconds per game {% endif %} {% if question_chosen == 35 %} Compete with a time limit of 15 seconds per game against the past performance of someone who also had a time limit of 15 seconds per game
Compete with a time limit of 60 seconds per game against the past performance of someone who also had a time limit of 60 seconds per game {% endif %} {% if question_chosen == 36 %} Compete with a time limit of 25 seconds per game against the past performance of someone who also had a time limit of 25 seconds per game
Compete with a time limit of 60 seconds per game against the past performance of someone who also had a time limit of 60 seconds per game {% endif %}

You chose: {% if question_chosen == 1 %} {{choose1}} {% endif %} {% if question_chosen == 2 %} {{choose2}} {% endif %} {% if question_chosen == 3 %} {{choose3}} {% endif %} {% if question_chosen == 4 %} {{choose4}} {% endif %} {% if question_chosen == 5 %} {{choose5}} {% endif %} {% if question_chosen == 6 %} {{choose6}} {% endif %} {% if question_chosen == 7 %} {{choose7}} {% endif %} {% if question_chosen == 8 %} {{choose8}} {% endif %} {% if question_chosen == 9 %} {{choose9}} {% endif %} {% if question_chosen == 10 %} {{choose10}} {% endif %} {% if question_chosen == 11 %} {{choose11}} {% endif %} {% if question_chosen == 12 %} {{choose12}} {% endif %} {% if question_chosen == 13 %} {{choose13}} {% endif %} {% if question_chosen == 14 %} {{choose14}} {% endif %} {% if question_chosen == 15 %} {{choose15}} {% endif %} {% if question_chosen == 16 %} {{choose16}} {% endif %} {% if question_chosen == 17 %} {{choose17}} {% endif %} {% if question_chosen == 18 %} {{choose18}} {% endif %} {% if question_chosen == 19 %} {{choose19}} {% endif %} {% if question_chosen == 20 %} {{choose20}} {% endif %} {% if question_chosen == 21 %} {{choose21}} {% endif %} {% if question_chosen == 22 %} {{choose22}} {% endif %} {% if question_chosen == 23 %} {{choose23}} {% endif %} {% if question_chosen == 24 %} {{choose24}} {% endif %} {% if question_chosen == 25 %} {{choose25}} {% endif %} {% if question_chosen == 26 %} {{choose26}} {% endif %} {% if question_chosen == 27 %} {{choose27}} {% endif %} {% if question_chosen == 28 %} {{choose28}} {% endif %} {% if question_chosen == 29 %} {{choose29}} {% endif %} {% if question_chosen == 30 %} {{choose30}} {% endif %} {% if question_chosen == 31 %} {{choose31}} {% endif %} {% if question_chosen == 32 %} {{choose32}} {% endif %} {% if question_chosen == 33 %} {{choose33}} {% endif %} {% if question_chosen == 34 %} {{choose34}} {% endif %} {% if question_chosen == 35 %} {{choose35}} {% endif %} {% if question_chosen == 36 %} {{choose36}} {% endif %}

{% next_button %}
{{ form.errors }} {% endblock %}