{% extends "global/Page.html" %} {% load otree static %} {% block title %} Your choice {% endblock %} {% block content %}
{{ formfield_errors "choice_Study1" }}
Option 1 (the risk) Option 2 (the amount)
Please choose which Option determines your bonus by clicking on it.
{% if testing %} {{ formfield 'feedback_task' }} {% endif %} {% endblock %}