{% extends "global/Page.html" %} {% load otree static %} {% block title %} Instructions {% endblock %} {% block content %}
In this experiment, you will be randomly placed in groups of three. The task of this experiment is for the three of you to decide on how to split €{{ Constants.start_money }}.
In this stage, you have 3 minutes to communicate with the other participants via WhatsApp. In a moment, you will move to an individual room where you will find a mobile phone placed next to a computer. In this mobile phone, you will find the necessary contacts you need to communicate with the other two participants when you open the WhatsApp application. Importantly, you can only call one of the other two participants at a time. Note that the other two participants can initiate communication in the same way so you can also receive calls by each of them.
There are three rules for the communication stage. First, only voice calls are allowed, i.e., written messages, voice messages, or video calls are forbidden. Second, do not provide any information by which you may be identified, such as your name and physical characteristics. Third, please be civil and refrain from using offensive and aggressive language.
Please note that the calls are not being recorded. Further, the content of the communication is not binding for the next stage.
In this stage, you are not allowed to use the phone anymore. Instead, you will see a screen on the computer where you can submit proposals on how to split the €{{ Constants.start_money }} among the three of you (only integers numbers are allowed). You can also observe the proposals of the other two participants on-screen. Stage 2 will last for 1 minute. At any time during this 1-minute, you can make a new proposal on how to split the money and so can the other two participants. You can only have one standing proposal. The computer will automatically delete an old proposal once you submit a new one.
When one minute has passed two scenarios may occur: (1) Agreement or (2) Disagreement.
Total earnings: your total earnings consist of your share from the negotiations plus your participation fee of €{{ Constants.participation_fee }}.
{% endblock %}