{% extends "global/Page.html" %} {% load otree %} {% block title %} Feedback {% endblock %} {% block content %}
Please rate the extent to which you agree with each statement.
During the experiment, overall I feel that...
| {{field.label}} | {% for choice in field %}{{choice}} | {% endfor%}
|---|