{{ block title }}About You{{ endblock }} {{ block styles }} {{ endblock }} {{ block content }}

Finally, we have a few questions about you. Your answers are completely confidential and will only be used for research purposes.

⚠ Please respond to all questions before continuing.

What is your age? Please enter a number.

{{ formfield 'demo_age' label='' }}

What is your gender?

{{ formfield 'demo_gender' label='' }}

What is the highest level of education you have completed?

{{ formfield 'demo_education' label='' }}

Think of a ladder representing where people stand in society. At the top (10) are people who are best off — most money, most education, most respected jobs. At the bottom (1) are people who are worst off. Where would you place yourself on this ladder?

1 — Lowest
2
3
4
5
6
7
8
9
10 — Highest
{{ formfield_errors 'demo_ses' }}
{{ endblock }}