{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %}
{% if feedback == 0 %} Round {{ blockround}}/{{ total_block }}: Stage 1 {% else %} Practice Round {{ blockround}}/{{ total_block }}: Stage 1 {% endif %}
{% endblock %} {% block content %}

Please decide whether you want to choose an option from LEFT or RIGHT.


LEFT
RIGHT


{{ next_button}}
{% endblock %}