{% extends "global/Base.html" %} {% load staticfiles otree %} {% load static %} {% block title %} Task 1 {% endblock %} {% block content %}
In this Task, you have been paired with one participant in a different session of the Experiment. You will not be told who this participant is either during or after the Experiment. Your identity will also be kept completely anonymous.
You are given 100 cents. Your decision in this Task is to send some, all or none of the 100 cents you received to the participant you have been paired with.
Your earnings for Task 1 are equal to 100 cents minus the amount (if any) that you decide to send to the other participant.
The earnings of the other participant are equal to the amount of money you decide to send.
For example, if you decide to pass 10 cents to the other participant, you earn 90 cents and the other participant earns 10 cents for this Task.
Your earnings in Task 1 will be added to your total earnings at the end of the Experiment.
Task 1 starts now.
{% endblock %}