{% extends "global/Page.html" %} {% 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.

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

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

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

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

15) Is the heating in your home turned off late at night (in winter)? {% formfield player.q_17 %}

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

17) Would you prefer to take a shower rather than a bath?
Strongly disagree {% formfield player.q_19 %} Strongly agree

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


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

20) Do you think that electric cars are less polluting than petrol or diesel cars?
Strongly disagree {% formfield player.q_22 %} Strongly agree

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

22) Do you drive your car defensively to save fuel? {% formfield player.q_24 %}

{% next_button %}

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