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

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) Is the heating in your home turned off late at night between 1 am and 5 am (in winter)? {% formfield player.q_16 %}

17) Do you reduce the room temperature when you are not at home for a long time (in winter)? {% formfield player.q_17 %}

18) You take a shower rather than a bath {% formfield player.q_18 %}

19) 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


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

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

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

23) 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_23 %}

{% next_button %}

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