{{ extends "global/Page.html" }} {% block title %} Pre-task questions: {% endblock %} {% block content %}
You answered one or more questions incorrectly. After reviewing the questions below, please proceed to review the instructional material again and re-attempt the quiz.
1. In each round, a higher effort level is
{% formfield 'kc1' %} {% if player.kc1_correct == 1 %} You answered this question correctly!2. In each round, a higher effort level is
{% formfield 'kc2' %} {% if player.kc2_correct == 1 %} You answered this question correctly!3. For each round, I will be paid
{% formfield 'kc3' %} {% if player.kc3_correct == 1 %} You answered this question correctly!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 %} {% if player.kc4_correct == 1 %} You answered this question correctly!5. You will complete your task for ________ rounds.
{% formfield 'kc5' %}