{{ block scripts }} {{ if player.round_number > 1 }} {{ else }} {{ endif }} {{ endblock }} {{ block styles }} {{ endblock }} {{ block content }} {{ if player.round_number == 1 }} {{ endif }}

Your current endowment: {{ endowment }}

{{ if player.round_number > 1 }}
{{ if diff > 0 }}+{{endif}}{{ diff }}
{{ endif }} {{ if player.round_number > 1 }}
{{ endif }}
0}} data-bs-toggle="tooltip" data-bs-title="Note that the exact percentages may differ slightly between you and other group members. Check the 'quota' section in the instructions for more information." {{ endif }} >
You as well as all of your group members will each receive approximately

{{ mpcr }}

of all of the tokens you and the others allocated to the group account in this period.
{{ if ewe }} {{ endif }} {{ if bot_active }} {{ endif }}

Your Decision

{{ if endowment > 0 }}

From these {{ endowment }} tokens you can allocate any amount you want to the group account or keep everything (in your private account).

The tokens you keep, that is, the tokens you allocate to your private account, will remain unchanged until the next period.

{{ else }} {{ endif }}
{{ if player.round_number > 1 }}

Last Period's Allocations

The table displays the endowments of you and your group members at the beginning of the previous period (left) as well as the endowments at the beginning of the current period (right).

{{ for t in player.in_all_rounds }} {{ if t.round_number == previous_round }} {{ for p in t.get_others_in_group }} {{ endfor }} {{ endif }} {{ endfor }}
Previous endowment Allocation to group account Return Damage Current endowment
You {{ t.endowment }} {{ t.contribution }} {{ t.returns }} {{ t.total_damage }} {{ t.stock }}
#{{ p.id_in_group }} {{ p.endowment }} {{ p.contribution }} {{ p.returns }} {{ p.total_damage }} {{ p.stock }}

Your current endowment is the result of the following calculation:

Previous endowment
- Allocation to group account
+ Return
- Damage
= Current endowment

{{ endif }}
Calculator
This calculator is designed to guide your decision. Given the quota of approximately {{ mpcr }} as well as your intended allocation, you can make an assumption about the other players' average allocation and whether an event will occur to calculate your return.

Further details given the quota of approximately {{mpcr}}

Your current endowment {{ endowment }}
Others' average allocation to the group account 0
Your intended allocation to the group account 0
Your expected return 0
Your expected endowment {{ endowment }}
Instructions

At the beginning of each period you will be asked to allocate your endowment between a private account and a group account.

Accounts & Returns

The tokens that you place in the private account have a return of 1. This means that, at the end of a given period, your private account will contain exactly the amount of tokens you put into the private account at the beginning of the period. Nobody except yourself benefits from your private account.

The tokens that you place in the group account are summed together with the tokens that the other three members of your group place in the group account. Regardless of how many tokens you allocated to the group account, you as well as the other members of your group will each get {{ if risk > 0 }} at least 27.5% of that sum of tokens.

The exact quota determining your individual share of the group account may vary from period to period, which is why we will display it on your decision screen in each period. More precisely, the return you receive from the group account depends on how your endowment compares to the whole group's endowments. In case you have an endowment while the other group members have nothing, the quota will be smaller. If, in contrast, you have no endowment but some other group member has an endowment, the quota will be higher. Hence, the lower your endowment in a given period (compared to others) the higher your individual share of the group account in that period. This relationship is visualized in the following figure.

{{ else }} 37.5% of that sum of tokens.

{{ endif }}

Earnings

Your endowment at the beginning of the second period will be equal to the amount of tokens you accumulated in the first period. Hence, you'll start the second period with all the tokens from your private account plus your individual share of the group account at the end of the first period.

In the second period, you will be again asked to allocate the endowment you accumulated between a private account and a group account. Both the private and the group account work in exactly the same manner as in the first period.

The structure of the experiment at all subsequent periods is identical: your endowment at the beginning of each period is equal to the amount of tokens in your private account plus your share of the group account at the end of the previous period.

Your total income in the end of the experiment is equal to the amount of tokens in your private account and your share of the group account at the end of period {{session.config.num_rounds}}.

{{ if risk > 0 }}
Events

{{ include C.SHOCKS_TEMPLATE }}
{{ endif }}
{{ endblock }}