{% 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.

23) Do you agree with higher taxes for environmentally damaging behaviour?
Strongly disagree {% formfield player.q_25 %} Strongly agree

24) Do you vote for political parties that have environmental issues at the top of their agenda? {% formfield player.q_26 %}

25) Do you often discuss environmental issues with friends? {% formfield player.q_27 %}



26) Are you a member of an environmental organisation? If so, which one? ?

No
Yes

{% formfield player.q_28_a %}



27) Do you support financial incentives for environmentally beneficial technology?
Strongly disagree {% formfield player.q_29 %} Strongly agree


28) For each of the following actions, please indicate whether it can reduce the individual carbon footprint to a small or very large extent: > >
a. avoid air travel. Reduced way:
Peu importante {% formfield player.q_30_a %} Très importante
b. have fewer children. Reduced way:
Peu importante {% formfield player.q_30_b %} Très importante
c. not having a car Reduced way:
Peu importante {% formfield player.q_30_c %} Très importante
d. a vegetarian diet Reduced way:
Peu importante {% formfield player.q_30_d %} Très importante



30) Did you know that you currently live in a green (low energy) building? {% formfield player.q_32 %}

31) What do you think are the main differences between a green building and a conventional building? > >
a- Landscaping and physical activity
Strongly disagree {% formfield player.q_33_a %} Strongly agree
b- Indoor air quality
Strongly disagree {% formfield player.q_33_b %} Strongly agree
c- Indoor noise
Strongly disagree {% formfield player.q_33_c %} Strongly agree
d- Annual energy consumption
Strongly disagree {% formfield player.q_33_d %} Strongly agree
e- Annual consumption of drinking water
Strongly disagree {% formfield player.q_33_e %} Strongly agree
f- Monthly management costs
Strongly disagree {% formfield player.q_33_f %} Strongly agree

32) If you were to move, would you be interested in living in a green building?
Strongly disagree {% formfield player.q_34 %} Strongly agree

33) Would you be willing to pay more to live in a green building?
Strongly disagree {% formfield player.q_35 %} Strongly agree

{% next_button %}

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