{{ 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 != 'frustration' %} {% 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 }}



{{ formfield_errors 'frustration' }}
Please indicate on the slider how frustrated you felt while performing the task:

{{ next_button }} {{ endblock }}