{{ block title }} {{ endblock }} {{ block content }}


Please rate how strongly you are currently experiencing each of the emotions listed below. (1 = "not at all" and 7 = "very much").

{% for n in "1234567" %} {% endfor %} {% for choice in form.worry_before %} {% endfor %} {% for choice in form.happiness_before %} {% endfor %} {% for choice in form.hope_before %} {% endfor %} {% for choice in form.fear_before %} {% endfor %} {% for choice in form.jealousy_before %} {% endfor %} {% for choice in form.anger_before %} {% endfor %} {% for choice in form.attention_before %} {% endfor %} {% for choice in form.guilt_before %} {% endfor %} {% for choice in form.sadness_before %} {% endfor %} {% for choice in form.envy_before %} {% endfor %} {% for choice in form.irritation_before %} {% endfor %}
Not at all Very much
{{ n }}
Worry{{ choice }}
Happiness{{ choice }}
Hope{{ choice }}
Fear{{ choice }}
Jealousy{{ choice }}
Anger{{ choice }}
Select “7” for this item{{ choice }}
Guilt{{ choice }}
Sadness{{ choice }}
Envy{{ choice }}
Irritation{{ choice }}

{{ endblock }}