{{ block title }} Part I - Task #{{ Constants.sit }} instructions {{ endblock }} {{ block content }}
Participant A is given {{ Constants.endowment_dictator|cu }}. Participant B is given {{ Constants.endowment_not_dictator|cu }}. Participant C is given {{ Constants.endowment_punisher|cu }}.
Participant A decides how many of their {{ Constants.endowment_dictator|cu }} they want to send to Participant B. They can send a number of points between 0 and {{ Constants.endowment_dictator }} in a multiple of 50 (0, 50, 100, ..., 450, or 500 points). Participant B makes no decisions.
Participant C can then transfer deduction points to Participant A, based on Participant A's decision. Each deduction point transferred to Participant A decreases Participant A's remaining earnings by {{ Constants.rate_punishment|cu }}, and Participant C’s earnings by 1 point.
So, if Participant A sends X points to Participant B and keeps (500 − X) points to themself, Participant C can choose a number of deduction points between 0 and (500 − X)/{{ Constants.rate_punishment }}.
Final earnings are calculated as follows:
You will take part in this task for 3 rounds, once in each role. You will be matched with different participants in each round.
This is the end of the instructions for this part. We will go through an example on the next page.
Participant A is given {{ Constants.endowment_dictator|cu }}, Participant B is given {{ Constants.endowment_not_dictator|cu }}, Participant C is given {{ Constants.endowment_punisher|cu }}. Participant A decides how many of their {{ Constants.endowment_dictator|cu }} they want to send to Participant B. Participant C then decides how much of Participant A's remaining earnings to reduce. For each deduction point Participant C transfers, Participant C's earnings decrease by 1 point and Participant A's earnings decrease by {{ Constants.rate_punishment|cu }}.
Please answer the practice questions below to proceed.
How many points does Participant A earn? |
{{ formfield player.ex1 }}
|
How many points does Participant B earn? |
{{ formfield player.ex2 }}
|
How many points does Participant C earn? |
{{ formfield player.ex3 }}
|