{{ block title }}Welcome{{ endblock }} {{ block content }}
Congratulations! You passed the control test and you can participate in the experiment.
{% if num_games == 1 %}Now, you are going to play a game consisting of {% if games_data.0.num_rounds > 1 %}{{ games_data.0.num_rounds }}periods, each period having{% else %}one period of{% endif %} undetermined duration. {% else %}
Now, you are going to play {{ num_games }} games:
Please be patient when a waiting screen appears after the end of each game, where the system is calculating payoffs for each period for all participants. You may have to wait up to 1 minute between games.
{{ endblock }}