{% extends "global/Page.html" %} {% load otree static %} {% block title %} Choose a task-list pair (Version {{ version_for_template }}) {% endblock %} {% block content %}
In this stage of the experiment, you need to select a task-list pair.
There is a 1 in 3 (approximately 33%) chance that you will have to complete the task-list pair you choose on this page.
Please think carefully about your choice, as it could significantly affect the time it takes for you to complete the experiment.
You must pick one of the following options:
Complete the {{Good_Task}} (level 1) task.
After completing the {{Good_Task}} (level 1) task, you must complete one of the following tasks:
Complete the {{Bad_Task}} (level 1) task.
After completing the {{Bad_Task}} (level 1) task, you must complete one of the following tasks:
{% formfield player.Blunder_Task_Choice label="Please select one of the above options" %} {% next_button %}