{% extends "global/Page.html" %} {% load otree static %} {% block content %} {% include "global/fopen_bt.html" %} {% include "global/fopen_at.html" %}

Based on the analysis of your data, you can expect the highest overall payoff each round when you spend approximately the following amount of time on each task:

Math task: {{ switch_point }} seconds
Code task: {{ opt_pwd_time }} seconds

In the following rounds, we will assist you in dividing your time. If you exceed the recommended times, the frame around the task and the 'Switch Task' button will turn red. You can see how the display changes in the illustration below. Note that this is only a recommendation. You can still switch between tasks at any time before or after the display changes.



Please click on 'Next' to begin with Part 4.

{% include "global/fclose.html" %} {% endblock %} {% block styles %} {% endblock %}