{% load otree static %} {% block content %}

Your work today

In the first part of this experiment, you have already tried out some transcription sequences. In the third part of the study you will have to complete a transcription task consisting of a certain number of these sequences: {{Constants.base_tasks}} plus the additional sequences that have been assigned to you.

As the number you have to solve in the end might be high, you can now choose to already complete some of the sequences today. The maximum number of sequences you can already solve today is {{Constants.base_tasks}}.

{% formfield player.num_tasks_today label='Here, please type in the number of sequences you want to solve today:' %}

Click "next" if you are ready to start.


{% formfield player.details_task_2 %}

{% next_button %}

{% endblock %}