{{ block title }} The final questionnaire {{ endblock }} {{ block content }}

{{ formfield player.gender }}

{% formfield player.age %}

{% formfield player.income %}

{% formfield player.city %}

5. How religious do you consider yourself? Please use the scale below where 1 means: “absolutely non-religious" and 7 means "very religious".

{% formfield player.religious %}
Absolutely non-religious Very religious

{% formfield player.language%}

{% formfield player.max_income %}

{% formfield player.trust %}


9. Are you a person who is always ready to take risks or do you try to avoid taking risks? Use the scale below where 1 means "avoiding risks" and 10 means "absolute readiness for taking risks“..

{% formfield player.risk %}
Avoiding risks Absolute readiness for taking risks

{% formfield player.instructions %}

{% formfield player.econ_exp %}

{% formfield player.feedback %}

{% endblock %}