{% extends "global/Page.html" %} {% load otree %} {% block title %}How did you feel during the experiment?{% endblock %} {% block content %}
Please indicate the extent to which you agree or disagree with the following statements.
| {{ field.label }} | {% for choice in field %}{{ choice }} | {% endfor %}
|---|