{{ block title }} Part I - Task #{{ Constants.sit }} instructions {{ endblock }} {{ block content }}

Participant A is assigned the task of distributing {{Constants.num_tokens|cu}} between Participant B and Participant C. Every point Participant A sends to Participant B is multiplied by {{ Constants.token_b }}. Every point Participant A sends to Participant C is multiplied by {{ Constants.token_c }}. Participants B and C make no decisions.

Participant A has to divide all {{Constants.num_tokens|cu}} between Participants B and C, and cannot keep any points to themself. Participant A earns {{ Constants.payoff_a|cu }}, independent of their choice.

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 decides how to distribute {{Constants.num_tokens|cu}} between Participant B and Participant C. Every point sent to Participant B is multiplied by {{ Constants.token_b }}. Every point sent to Participant C is multiplied by {{ Constants.token_c }}. Participant A earns {{ Constants.payoff_a|cu }} independent of their decision.

Please answer the practice questions below to proceed.

As you can see above, Participant C needs to receive a higher amount of points than Participant B for the two participants to earn equitable amounts of points. Therefore, if Participant A wants to be more fair, they should send more points to Participant C than to Participant B.

{{ endblock }}