{{ block title }}Round 3{{ endblock }} {{ block content }}

You are Participant C. You are matched with a Participant A and a Participant B.

You are given {{ Constants.endowment_punisher|cu }}. Participant A was given {{ Constants.endowment_dictator|cu }} and Participant B was given {{ Constants.endowment_not_dictator|cu }}. Participant A decided how many of their {{ Constants.endowment_dictator|cu }} to send to Participant B. You can now reduce Participant A's remaining points. For each deduction point you transfer, your earnings decrease by 1 point and Participant A's earnings decrease by {{ Constants.rate_punishment|cu }}.


How many deductions points do you transfer to Participant A, if:

{{ for field in form }} {{ endfor }}
{{ field.label }} {{ field }}
{{ endblock }}