{% extends "global/Page.html" %} {% load otree static %} {% block content %}

Demographics

Please provide your demographic data. This data will not be linked to any personal identifiers.
{% formfield 'Geschlecht' %}
{% formfield 'Alter' %}
{% formfield 'Hoechste_berufliche_Qualifikation' %}
{% formfield 'Erwerbsstatus' %}
{% formfield 'Einkommen' %}
{% formfield player.screenshots %}
{% formfield 'FinalFeedback' %}
{% endblock %}