{% block title %} Now you enter part 2 of Decision {{ chosen_decision }} of the study. {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

In part 2 of this decision the computer faces {{ C.NUMBER_OF_TASKS_PART2 }} {{ label_sep }} tasks. This is the same computer as in part 1 of this decision, and it is of the same type.

In this part you can choose to have your bonus determined in one of two ways:

When you are ready, click the button below to choose how your bonus for part 2 is determined.

{{ formfields }}


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