{{ 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_after %} {% endfor %} {% for choice in form.happiness_after %} {% endfor %} {% for choice in form.hope_after %} {% endfor %} {% for choice in form.fear_after %} {% endfor %} {% for choice in form.jealousy_after %} {% endfor %} {% for choice in form.anger_after %} {% endfor %} {% for choice in form.guilt_after %} {% endfor %} {% for choice in form.sadness_after %} {% endfor %} {% for choice in form.envy_after %} {% endfor %} {% for choice in form.irritation_after %} {% endfor %}
Not at all Very much
{{ n }}
Worry{{ choice }}
Happiness{{ choice }}
Hope{{ choice }}
Fear{{ choice }}
Jealousy{{ choice }}
Anger{{ choice }}
Guilt{{ choice }}
Sadness{{ choice }}
Envy{{ choice }}
Irritation{{ choice }}

{{ endblock }}