{{ block title }}{{ endblock }} {{ block content }}

Short Questionnaire


Please answer honestly — there are no right or wrong answers.

{% for field in form %} {{ formfield field.name }} {% endfor %}
⚖️

Question 1

Overall, the way earnings were determined in Part I was fair.

Part I was where you played the Intelligence Test over many rounds.
{% for i in "1234567" %}
{% endfor %}
Strongly disagree Strongly agree
👥

Question 2

Please choose the picture that best describes your relationship with your group in Part I.
(Think about the same 2 people you worked with in Part I.)

S = Self    O = Others (your group)

S O
1
S O
2
S O
3
S O
4
S O
5
S O
6
S O
7
🤝

Question 3

Generally speaking, would you say that most people can be trusted, or that you need to be very careful in dealing with people?

{% for field in form %} {% if field.name == 'q_trust' %} {{ formfield field.name }} {% endif %} {% endfor %}
{{ endblock }}