{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Questionnaire {% endblock %} {% block content %}
You have now reached the end of the payment relevant choices. Before you leave, we ask you to answer a few questions on your background.
| Questionnaire | |||
|---|---|---|---|
| {{ form.age.label }} | |||
|
{{ form.age }}
|
|||
| {{ form.gender.label }} | |||
| {{ form.gender }} | |||
| {{ form.levelOfEducation.label }} | |||
| {{ form.levelOfEducation }} | |||
| {{ form.income.label }} | |||
| {{ form.income }} | |||
| {{ form.altruism.label }} | |||
|
|||
| {{ form.giving_type.label }} | |||
| {{ form.giving_type }} |