{{ extends 'global/Page.html' }} {{ block title }}Choose an Amount to Send Back{{ endblock }} {{ block content }}
Participant A chose a transparency level of 10%. This means that they will find out how much you send back to them with a probability of 10%.
Participant A sent you {{player.first_sent_amount}} in round 1. You therefore received {{tripled_amount}}.
It is now your turn to choose how much (if any) of this amount ({{tripled_amount}}) to send back to Participant A. Remember that you will keep any amount not sent back, and that Participant A will find out how much you sent back only in half the cases.
{{ formfields }} {{ next_button }} {{ include C.INSTRUCTIONS_TEMPLATE }} {{ endblock }}