{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Please answer the questions below.
You selected:
{{player.participant.type}}
{% endblock %} {% block content %}
{{ formfield_errors "compQ_1" }} {{ formfield_errors "compQ_2" }} {{ formfield_errors "compQ_3" }}
Suppose the following option pair was in your Envelope {{player.participant.type}}. (It is not. The option pair is only an example.)

Exemplary choice situation
Risk Safe amount
£1.00

{% if testing %} {{ formfield 'feedback_compQuestion' }} {% endif %} {% endblock %}