{{ block title }} Part 1 {{ endblock }} {{ block content }}

You are in the role of Person B. Recall that {{ if player.treatment == "T1_B" or player.treatment == "T2_B" }} the computer randomly selects {{else}} the Person A you are matched with chooses {{endif}} from among the following options:

For the case that {{ if player.treatment == "T1_B" or player.treatment == "T2_B" }} the computer randomly selected {{else}} Person A chose {{endif}} A2, please indicate your transfer choice by clicking on the line below and moving the slider that appears. Making no change means choosing 0 on the slider. {{ if player.treatment == "T1" or player.treatment == "T1_B"}} Taking from Person A means choosing a negative amount on the slider. {{endif}} Giving to Person A means choosing a positive amount on the slider. When you move and place the slider at a given location, text will appear below the line showing you how much you and Person A will earn from this study if this part is chosen for payment. Your choice will be recorded after you click Next.

{{ if player.treatment == "T1" or player.treatment == "T1_B" }} {{else}} {{endif}}
Taking No change Giving
-75 -50 -25 0 +25 +50 +75 +100 +125 +150 +175 +200 +225 +250
No change Giving
0 +25 +50 +75 +100 +125 +150 +175 +200 +225 +250
{{include 'p1/Instructions_content.html'}}
{{ endblock }}