{{ block scripts }} {{ endblock }} {{ block global_styles }} {{ endblock }} {{ block styles }} {{ endblock }} {{ block content }}
{{ if correct }}

Well done!

You answered all of the control questions correctly.

{{ else }}

You did not get all of the quetions right.

Please read the correct answers we list below.

{{ endif }} {{ if player.CQ_1 == False }}

On the first page, we ask you the following question: 'How much money can you earn in this experiment?'

Because you gave a wrong answer, we'll give you the correct one and explain why it is correct:

You will get a fixed participant fee for your participation if you follow the rules of the experiment. In addition, you will start off with an initial endowment of {{ session.config.initial_endowment }} tokens. But because you will make decisions in a group, where your decisions affect not only your, but also your group members' earnings and because their decisions also affect your earnings, one cannot know how much you will earn in advance.

{{ endif }} {{ if player.CQ_2 == False }}

On the first page, we ask provided you with four statements and asked you to pick the correct one.

Because you gave a wrong answer, we'll give you the correct one and explain why it is correct:

In this experiment, you will be matched with three other participants and form a group of four. Furthermore, the experiment is conducted over the course of ten periods. Throughout these ten periods of the experiment, you will interact with these same three people.

{{ endif }} {{ if player.CQ_3 == False }}

On the second page, we ask provided you with four statements and asked you to pick the correct one.

Because you gave a wrong answer, we'll give you the correct one and explain why it is correct:

In each period, you can allocate tokens to a private account and a group account. The private account yields a fixed return of 1. The group account's return varies, however. More precisely, the group account's return depends not only on your endowment but also on how your endowment compares to the other group members' endowments: The higher your endowment (compared to others), the lower your return from the group account. Finally, your earnings from the group account dependent on how many tokens were allocated to it.

{{ endif }} {{ if player.CQ_4 == False }}

On the third page, we ask provided you with a sentence of which one part was not correct. We asked you to indicate which part of it is wrong. The sentence read:

  1. 'There a constant chance that an event occurs...'
  2. '...If an event occurs, I may lose up to half of my endwoment...'
  3. '...How much of my endowment will be lost, depends on my group...'
  4. '...I, however, have no control over the damage if an event occurs.'

Because you gave a wrong answer, we'll give you the correct one and explain why it is correct:

Remember: events occur at a given probability that you'll learn on the next page. You cannot alter the chances that such an event occurs. But if an event occurs, however, the damage it causes depends on your previous decisions. More precisely, the damage can reduce up to 50% of your endowments if none of the group members contributed anything to the group account. If, in contrast, all group members contribute all of their endowments, the damage of a potential event would be zero (and thus, not affect your endowment).

{{ endif }} {{ if player.CQ_5 == False }}

On the fourth page, we introduced you to the interface with hypothetical numbers and asked you how much you could contribute to the group account if that interface (and the hypothetical numbers) represented a real situation.

Because you gave a wrong answer, we'll give you the correct one and explain why it is correct:

The screen displayed several numbers. The important number to answer the question was 20, as that number represented the endowment in that scenario. The endowment can be found in the upper left of the decision screen and represents the amount of tokens you can at max. allocate to the group account.

{{ endif }}

Need more information?

Please consider to re-read the instructions by clicking on the icon on top of your screen. Also try to get a feel for your earnings in different scenarios by clicking on the icon.

Instructions

{{ include C.EARNINGS_TEMPLATE }}

Events

{{ include C.SHOCKS_TEMPLATE }}
Calculator
This calculator is designed to guide your decision. Given a quota of {{ min_mpcr }}% as well as your intended contribution, you can make an assumption about the other players' average contribution and whether a shock will occur to calculate your return.
The calculator is disbaled in this instructions-stage. It will be enabled on the decision screen.

Further Details given the quota of {{min_mpcr}}%

Your current endowment {{ session.config.initial_endowment }}
Others' average contribution 0
Your intended contribution 0
Your expected return 0
Your expected endowment {{ session.config.initial_endowment }}
{{ endblock }}