{% extends "global/Page.html" %} {% load otree %} {% block title %} Thank you for giving your answers! {% endblock %} {% block content %} {{ if session.config.dev_mode }} {{ endif }} {{ formfield 'confused_binary'}}
If you were confused, please indicate what was unclear in your own words: (one to two sentences are enough)
{{ form.confused_text }} {{ formfield_errors 'confused_text' }}