{% formfield player.question1 label="What is the target position of each slider?" %}
{% formfield player.question2 label="How many rounds do you have to complete to earn 2 USD?" %}
{% formfield player.question3 label="How many USD do you earn if you complete 5 rounds?" %}
{% formfield player.question4 label="How many USD do you earn if you complete 15 rounds?" %}
{% if player.treatment == "2" %}
{% formfield player.question6 label="How many rounds do you have to complete to receive the gold badge?" %}
{% endif %}
{% formfield player.question5 label="How many rounds can you maximally complete?" %}