{% load otree %} {% block title %} Questionnaire: {% endblock %} {% block content %}
The answers to the following questions will not be taken into account when calculating your winnings. However, we ask that you answer as honestly as possible. As a reminder, all your answers will be treated anonymously, and no one will have access to your answers.

Questionnaire about the mobile application

{% formfield player.q1_app_installation %} {% formfield player.q2_satisfaction%} {% formfield player.q3_comments %} {% formfield player.q4_access_data%} {% formfield player.q5_weekly_reports %}

Questionnaire Consumption

6) How would you rate your flat's energy consumption (heating, lighting, household appliances, etc.) compared with that of other flats in your building?
Much lower than other
apartments on average
{% formfield player.q6_energy_comparison %} Much higher than other
apartments on average

7) How would you rate your apartment’s water consumption (hot and cold) compared with that of other flats in your building?
Much lower than other
apartments on average
{% formfield player.q7_water_comparison %} Much higher than other
apartments on average


{% next_button %}

{% endblock %}