{{ block title }} Reflection Questions {{ endblock }} {{ block content }}

Question One

In the table below different examples of transfers to the group account by Participants of Type A are listed.

Please indicate for each size of the group account what decision {% if participant.type == "Citizen" %} by Participant B you {% endif %} {% if participant.type == "Dictator" %} you think Participants of Type A {% endif %} would consider as 'fair'.

To select this level, you can click on any point in the gray range. Then, a blue cursor appears which you can drag left or right on the slider. The selected effect is updated in the right column.

Points in Group Account: Fair Decision by Participant B: Selected Effect
4 Points
private account group account
8 Points
private account group account
12 Points
private account group account
16 Points
private account group account
20 Points
private account group account
24 Points
private account group account
28 Points
private account group account
32 Points
private account group account
36 Points
private account group account
40 Points
private account group account

Question Two

{% if participant.type == "Citizen" %}

Which of the below factors influenced your decision to transfer Points to the group account the most:

{{ form.q2factors }} {% elif participant.type == "Dictator" %}

Please select the statement that most represents the motivation for your actions during the experiment.

{{ form.q2dicfactors }} {% endif %}
{% if participant.type == "Dictator" %}

Question Three

Please shortly describe your strategy how you tried to achieve your objective in Question Two.

{{ form.q2dicstrategy }} {% endif %}

Question {% if participant.type == "Citizen" %} Three {% else %} Four {% endif %}

If you have any comments that you want to share with us, please write them in the field below.
{{ form.comments }}

{{ next_button }}

{{ endblock }}