{% extends "global/Page.html" %} {% load otree static %} {% block title %} Group voice call {% endblock %} {% block content %}

Please answer the phone as soon as the experimenter calls.

The experimenter will ask everyone to make a short statement. Your statement is:

I am Player {{ player.id_in_group }}. The time is (read time from the computer).

Please, do not click "Next" before the group call is over.

{% next_button %} {% endblock %}