{% extends "global/Page.html" %} {% load otree %} {% block title %} Questionnaire (2/3) {% 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.

The questions in this section relate to your habits as a student, i.e. they do not refer to the facilities in your accommodation prior to building 103. On the other hand, the "you" refers to yourself, and not to all the residents of your flat if it is a shared flat.



12) When buying new electronic devices, do you make sure to buy the ones that use the least amount of energy? {% formfield player.q_12 %}

13) Do you switch off or completely disconnect electrical devices when not in use (without using the standby mode)? {% formfield player.q_13 %}

14) Do you use a dryer for your clothes? {% formfield player.q_14 %}

15) Do you wait until you have a full charge before doing your laundry? {% formfield player.q_15 %}

16) Do you regularly defrost the fridge?

1 - Never

        a - Because I bought a frost free fridge on purpose
        b - I share the refrigerator with other people and someone else is responsible for it
        c - Other reason
        (If other reason please specify) :


2 - Rarely
3 - Often
4 - Always


17) Suppose you are about to book a taxi (e.g. UBER) to Orly airport.
Which option would you choose?
{% formfield player.q_17 %}

18) Electric cars are less polluting than petrol or diesel cars.
(Indicate your degree of agreement)
Strongly disagree {% formfield player.q_18 %} Strongly agree

19) Would you be interested in buying an alternative fuel car?
Strongly disagree {% formfield player.q_19_p2 %} Strongly agree

20) Do you adopt eco-responsible driving?
Eco-responsible driving consists of: Checking the tire pressure. Make sure the vehicle is in good condition. Adopt a smooth driving (Start smoothly and change without waiting for a higher gear to avoid over-revs). Stop the engine during a prolonged stop. Do not abuse the air conditioning. {% formfield player.q_20 %}

{% next_button %}

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