{{ block title }}Initial questionnaire{{ endblock }}
{{ block global_styles }}
{{ endblock }}
{{ block content }}
Please fill in the following fields truthfully:
{{ formfield "age" }} {{ if form.age.errors }} {{ form.age.errors }} {{ endif }}
{{ formfield "sex" }}
{{ if form.sex.errors }}
{{ form.sex.errors }}
{{ endif }}
{{ formfield "germborn" }}
{{ if form.germborn.errors }}
{{ form.germborn.errors }}
{{ endif }}
{{ formfield "income" }}
{{ if form.income.errors }}
{{ form.income.errors }}
{{ endif }}
{{ formfield "education" }}
{{ if form.education.errors }}
{{ form.education.errors }}
{{ endif }}
How satisfied are you with...
(0 = Completely dissatisfied; 10 = Completely satisfied)
| {{for choice in form.sat_socialLife.choices}} | {{choice}} | {{endfor}} {{ if player.seed_questionnaire_1 > 5000 }}
|---|---|
| {{ form.sat_socialLife.label }} | {{ for choice in form.sat_socialLife }}{{ choice }} | {{ endfor }}
| {{ form.sat_health.label }} | {{ for choice in form.sat_health }}{{ choice }} | {{ endfor }}
| {{ form.sat_health.label }} | {{ for choice in form.sat_health }}{{ choice }} | {{ endfor }}
| {{ form.sat_socialLife.label }} | {{ for choice in form.sat_socialLife }}{{ choice }} | {{ endfor }}
Different things are important to different people. How important are the following things to you?
| Unimportant | Less Important | Important | Very important | |
|---|---|---|---|---|
| {{ form.importance_religion.label }} | {{ for choice in form.importance_religion }}{{ choice }} | {{ endfor }}|||
| {{ form.importance_involvement.label }} | {{ for choice in form.importance_involvement }}{{ choice }} | {{ endfor }}|||
| {{ form.importance_involvement.label }} | {{ for choice in form.importance_involvement }}{{ choice }} | {{ endfor }}|||
| {{ form.importance_religion.label }} | {{ for choice in form.importance_religion }}{{ choice }} | {{ endfor }}
{{ formfield "check_account" }}
{{ formfield "alcohol" }}
{{ else }}{{ formfield "alcohol" }}
{{ formfield "check_account" }}
{{ endif }}
{{ formfield "smoke" }}