{% extends "global/Page.html" %} {% load otree %} {% block title %} Final Questionnaire {% endblock %} {% block content %}
The answers to the following questions will not be taken into account in the calculation of your earnings. We nevertheless ask you to respond as sincerely as possible. As a reminder, all your responses will be treated anonymously, and no one will not have access to your answers.

{% formfield player.q_40_etude %} {% formfield player.q_41_gender %} {% formfield player.q_42_annee_naissance %} {% formfield player.q_43_nationalite %} {% formfield player.q_44_revenu %}

Indicate the City and Country where your previous accommodation was:

{% formfield player.q_45_logement_pays %} {% formfield player.q_46_logement_ville %}

{% next_button %}

{% endblock %} {% block scripts %} {% endblock %}