{% extends "global/Page.html" %} {% load otree %} {% block content %}

How difficult was it to perform the tasks?

{{ formfield 'difficulty' }}

How certain are you that you performed them optimally?

{{ formfield_errors 'difficulty_certainty' }}
{% for v in certainty_values %} {% endfor %}
Very uncertain Completely certain



{% endblock %}