{% extends "global/Base.html" %} {% load staticfiles otree %} {% load i18n %} {% block content %}
{% trans "During the experiment, you are not allowed to use your mobile phone or communicate with other participants. If you have any question at any time, please raise your hand and we will come to your desk to answer it privately." %}
{% trans "Be sure to carefully read the instructions, you will have to answer several questions to make sure that you have understood them. The experiment will start once all participants have correctly answered the questions." %}
{% next_button %} {% endblock %} {% block content_at_bottom_of_body %} {% endblock %}