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

Participant A and Participant B have earned a reward of {{ Constants.endowment_dictator|cu }} by working on the counting task. One of them however had to work harder and count symbols in two times the number of tables as the other participant. Participant A decides how to distribute the reward points.

Please indicate how socially appropriate or inappropriate you think Participant A's action is in each of the possible scenarios below.

{{ for choice in form.dg1a }} {{ endfor }} {{ for choice in form.dg2a }} {{ endfor }} {{ for choice in form.dg3a }} {{ endfor }} {{ for choice in form.dg4a }} {{ endfor }} {{ for choice in form.dg5a }} {{ endfor }}
If Participant A worked harder: Very
socially
inappropriate
Somewhat
socially
inappropriate
Somewhat
socially
appropriate
Very
socially
appropriate
{{ form.dg1a.label }}{{ choice }}
{{ form.dg2a.label }}{{ choice }}
{{ form.dg3a.label }}{{ choice }}
{{ form.dg4a.label }}{{ choice }}
{{ form.dg5a.label }}{{ choice }}

{{ for choice in form.dg1b }} {{ endfor }} {{ for choice in form.dg2b }} {{ endfor }} {{ for choice in form.dg3b }} {{ endfor }} {{ for choice in form.dg4b }} {{ endfor }} {{ for choice in form.dg5b }} {{ endfor }}
If Participant B worked harder: Very
socially
inappropriate
Somewhat
socially
inappropriate
Somewhat
socially
appropriate
Very
socially
appropriate
{{ form.dg1b.label }}{{ choice }}
{{ form.dg2b.label }}{{ choice }}
{{ form.dg3b.label }}{{ choice }}
{{ form.dg4b.label }}{{ choice }}
{{ form.dg5b.label }}{{ choice }}

{{ endblock }}