{{ 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.
1. In each round, a higher effort level is
{% formfield player.kc1 %}2. In each round, a higher effort level is
{% formfield player.kc2 %}3. For each round, I will be paid
{% formfield player.kc3 %}4. For each round, without considering the monetary cost of effort, if I achieve a higher outcome level,
{% if condition == 1 %} {% formfield player.kc4_bonus %} {% elif condition == 2 %} {% formfield player.kc4_penalty %} {% elif condition == 3 %} {% formfield player.kc4_both %} {% endif %}When finished, click "Submit" 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.