{% 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_age%} {% formfield player.q_43_nationalite %} {% formfield player.q_44_revenu %}

Indicate the City and Country where your previous accommodation was:

{% formfield player.q3_countries %} {% formfield player.q_46_logement_ville %}


{% formfield player.q_47_residence %} {% formfield player.q_48_satisfaction %} {% formfield player.q_49_propositions %}

{% next_button %}

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