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

24) Support higher taxes for environmentally damaging behavior.
(Indicate your degree of agreement)
Strongly disagree {% formfield player.q_24 %} Strongly agree

25) In a political program, the place given to environmental issues influences my vote.
(Indicate your degree of agreement)
{% formfield player.q_25 %}

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

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

No
Yes

{% formfield player.q_27_a %}



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

29) 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:
Not very important {% formfield player.q_29_a %} Very important
b. Have fewer children. Reduced way:
Not very important {% formfield player.q_29_b %} Very important
c. Not having a car. Reduced way:
Not very important {% formfield player.q_29_c %} Very important
d. a Vegetarian diet. Reduced way:
Not very important {% formfield player.q_29_d %} Very important

30) 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_30_a %} Strongly agree
b- Indoor air quality
Strongly disagree {% formfield player.q_30_b %} Strongly agree
c- Indoor noise
Strongly disagree {% formfield player.q_30_c %} Strongly agree
d- Annual energy consumption
Strongly disagree {% formfield player.q_30_d %} Strongly agree
e- Annual consumption of drinking water
Strongly disagree {% formfield player.q_30_e %} Strongly agree
f- Monthly management costs
Strongly disagree {% formfield player.q_30_f %} Strongly agree

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

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

33) Did you know that you currently live in a green building (with low energy consumption)? {% formfield player.q_33 %}

{% next_button %}

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