{{ block title }} Voluntary Contributions with Punishment: Round {{ player.round_number }} {{ endblock }} {{ block content }}

Below are the contributions to your group with randomly assigned player labels. You are Player {{player.id_in_group }}. Please decide how many deduction points you would like to assign to each player. Keep in mind that each deduction point you assign to another player costs you 1 dollar and reduces that player's payoff by 3 dollars. You may assign up to 5 deduction points to each individual group member.

{{ for i in range }} {{ endfor }} {{ for cont in contributions }} {{ endfor }}
Group Contributions
P{{ i }}Total
{{ cont.0 }}{{ group.group_project }}

{{ formfields }}


{{ next_button }} {{ endblock }}