{% extends "global/Page.html" %} {% load otree %} {% block title %} Phase 1: Task-Solving Stage {% endblock %} {% block content %}

Your role: {{ player.role }}
Calculate the number of 4s in the grid. You will need information from the other members in your team.

Task number {{ player.round_number }} has begun:
{% chat nickname=player.role %}
{% formfield player.s1_task_answers %} {% next_button %}

The timer has now reached 0. The Phase 1 task-solving stage is over.

Please wait while the next page loads (where the results and payment information is shown). This can sometimes take up to a minute.

Do not refresh your page at this time.

{% endblock %}