{{ block title }}{{ endblock }} {{ block content }}
Please indicate your agreement with the following statements with regard to the task:

{% for field in form %} {% if field.name != 'satisfaction_1' %} {% for choice in field %} {% endfor %} {% endif %} {% endfor %}
1 -
Strongly disagree
2 -
Disagree
3 -
Slightly disagree
4 -
Neutral
5 -
Slightly agree
6 -
Agree
7 -
Strongly agree
{{ field.label }}{{ choice }}

{{ next_button }} {{ endblock }}