{% extends "global/Page.html" %} {% load otree %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% if subsession.round_number == 1 %}
By clicking the “Next” button below, you will start with two practice rounds that will allow you to familiarize
yourself with the game.
Please take the practice games seriously, because they will help prepare you for the rest of the study. But do
not worry if you are unable to solve them: you will be able to proceed to the rest of the study after five minutes
or completing 14 moves, even if you are unable to solve them.
{% endif %}
{% if subsession.round_number == 2 %}
By clicking the “Next” button below, you will start the second practice round.
{% endif %}