{% block title %} Final Questionnaire {% endblock %} {% block content %}


{% formfield player.gender %}


{% formfield player.other_gender_belief %}


{% formfield player.age %}


{% formfield player.nationality %}


{% formfield player.descriptive %}


{% formfield player.social %}


{% formfield player.injunctive %}


{% formfield player.income %}


{% formfield player.city %}


10. How religious would you consider yourself? Please use the following scale, where the value 1 means: Not at all religious and the value 7 means: Very religious .

{% formfield player.religious %}
Not at all religious Very religious


{% formfield player.language%}


{% formfield player.max_income %}


{% formfield player.trust %}



14. Are you generally a person who is fully prepared to take risks or do you try to avoid taking risks? Please use the following scale, where the value 1 means: risk averse and the value 10 means: fully prepared to take risks.

{% formfield player.risk %}
Risk averse Fully prepared to take risks


{% formfield player.instructions %}


{% formfield player.econ_exp %}


{% formfield player.feedback %}

{% next_button %} {% endblock %}