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

Your work today:

You have been assigned to solve {{player.num_tasks_additional}} additional sequences.

Thus, in total, you need to solve {{player.num_tasks_total}} sequences.

Last week, you have already solved {{player.num_completed}} of these.

Therefore, today you still need to complete {{player.num_todo}} sequences.

Click "next" to start working on the transcription tasks.


{% formfield player.details_task_3 %}

{% next_button %}

{% endblock %}