{% load staticfiles otree_tags %} {% block app_styles %} {% endblock %} {% block app_scripts %} {% endblock %} {% block content %} {% if player.id_in_group == 1 %} {% elif player.id_in_group == 2 %} {% elif player.id_in_group == 3 %} {% elif player.id_in_group == 4 %} {% endif %}
{{ form.Q.label }} {{ form.Q }}
{% next_button %} {% include Constants.instructions_template %} {% endblock %}