{{ extends "global/Page.html" }} {{ block title }} {{ endblock }} {{ block content }}

Instructions I

This part consists of {{ C.NUM_TASKS }} rounds, one for each task you worked on previously (Counting Zeros, Decoding Task, Solving Captchas).

Remember that in each task, you were matched with another participant (a different one per task) called your matched worker. Thereafter, the earnings that both you and your matched worker generated were put in a common account for that task.

All your matched workers have a {{ opp_reward_group.upper }} reward type.

Your decision in the first part of each round is to divide each common account between yourself and your matched worker. One of the {{ C.NUM_TASKS }} rounds will be randomly selected, and your decision for that round will determine the bonus that you will receive. Likewise, your choice in a randomly selected round also determines the bonus received by your matched worker.

As an example, if you and your matched worker have earned a total of {{ 10|cu }} in the Counting Zeros task, you will decide how to split the {{ 10|cu }} between yourself and the other participant. You will first be asked to state your intention about how much you want to keep in a slider, like the one below.

Instructions II

You will then have the opportunity to discuss your decision with a conversation partner. Your conversation partner is also a participant of the experiment, who also has to decide how to divide their common account between themselves and their matched worker. Your conversation partner is NOT your matched worker. As a reminder, your matched worker is the participant you are dividing the common account with.

You will use a chat box to communicate with your conversation partner. The conversation partner is different in every round.

In the chat, we ask you to discuss how you want to divide the earnings in the common account between yourself and your matched worker. Please also discuss how fair or appropriate you view your choices and the ones of your conversation partner. You have {{ C.MIN_ON_CHAT }} minutes for this conversation.

It is extremely important for the success of this study that you actually use the chat to write something and have a conversation.

Next to the chat, you will also see two sliders: the top one is your own slider, while the bottom one is your conversation partner's slider. Use your own slider to indicate how you want to divide your common account between yourself and your matched worker. Both sliders are also visible to your conversation partner.

When the timer runs out, the amount you indicated on the slider determines your final decision. You MUST use the slider before the timer runs out.

Below is an example screenshot of how that page looks like. The values on the actual decision screen may differ:

Instructions III

In the next page, you will be asked to answer some questions about the instructions above. You have {{ C.NUM_ATTEMPTS }} attempts to answer correctly.

Comprehension Questions

Please re-read the instructions on the previous page if you are unsure. You will have two chances to get the answers right.

{{ include "MultipleChoiceForm.html" }}
{{ endblock }} {{ block styles }} {{ endblock }} {{ block scripts }} {{ endblock }}