{% block title %} You are done with Part 1 {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

Now you enter part 2 of this study.

In part 2 of this study the computer faces {{ C.NUMBER_OF_TASKS_PART2 }} hard tasks. This is the same computer as in part 1, 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 to your bonus for part 2 is determined.

{{ formfields }}


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