{% extends "global/Page.html" %} {% load static %} {% block styles %} {% endblock %} {% block content %}
You have almost reached the end of the study. However, we still want to ask you a couple of questions.
Please indicate how well the following statements describe you.

{{ form.reciprocity_1.label }}{% for choice in form.reciprocity_1 %} {% endfor %}{% for choice in form.reciprocity_1 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_2.label }}{% for choice in form.reciprocity_2 %} {% endfor %}{% for choice in form.reciprocity_2 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_3.label }}{% for choice in form.reciprocity_3 %} {% endfor %}{% for choice in form.reciprocity_3 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_4.label }}{% for choice in form.reciprocity_4 %} {% endfor %}{% for choice in form.reciprocity_4 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_5.label }}{% for choice in form.reciprocity_5 %} {% endfor %}{% for choice in form.reciprocity_5 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_6.label }}{% for choice in form.reciprocity_6 %} {% endfor %}{% for choice in form.reciprocity_6 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_7.label }}{% for choice in form.reciprocity_7 %} {% endfor %}{% for choice in form.reciprocity_7 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_8.label }}{% for choice in form.reciprocity_8 %} {% endfor %}{% for choice in form.reciprocity_8 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_9.label }}{% for choice in form.reciprocity_9 %} {% endfor %}{% for choice in form.reciprocity_9 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_10.label }}{% for choice in form.reciprocity_10 %} {% endfor %}{% for choice in form.reciprocity_10 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{{ form.reciprocity_11.label }}{% for choice in form.reciprocity_11 %} {% endfor %}{% for choice in form.reciprocity_11 %} {% endfor %}
{{ choice|safe }}
{{ choice.label }}
{% next_button %} {% endblock %}