{{ extends "global/Page.html" }} {% block title %} Pre-task questions: {% endblock %} {% block content %}

You will now complete a brief quiz to test your knowledge of the instructional material you just read. If you miss a question, you will have the opportunity to try again. You must answer all questions correctly to proceed. You may view the full instructions to have while answering these questions by {% if player.condition == 1 %} clicking here (a new window will be launched). {% elif player.condition == 2 %} clicking here (a new window will be launched). {% elif player.condition == 3 %} clicking here (a new window will be launched). {% endif %}


1. In each round, a higher effort level is

{% formfield 'kc1' %}

2. In each round, a higher effort level is

{% formfield 'kc2' %}

3. For each round, I will be paid

{% formfield 'kc3' %}

4. For each round, without considering the monetary cost of effort, if I achieve a higher outcome level,

{% if player.condition == 1 %} {% formfield 'kc4_bonus' %} {% elif player.condition == 2 %} {% formfield 'kc4_penalty' %} {% elif player.condition == 3 %} {% formfield 'kc4_both' %} {% endif %}

5. You will complete your task for multiple rounds, and will be notified when you have completed the final round.

{% formfield 'kc5' %}

When finished, click "Next" below. If you have correctly answered all questions, you will be taken to the next page to begin your task. If you have incorrectly answered any questions, you will have an opportunity to review and correct any errors.


{% next_button %} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}