{{ block title }}Controller Decision{{ endblock }} {{ block content }}
Assign deduction points (0-5) to each player in your subgroup.
{% for g_id, group_items in pgg_groups.items %}| Participant | Contribution | Deduction |
|---|---|---|
| Player {{ item.player.id_in_subsession }} | {{ item.player.contribution }} | {% formfield item.field label="" %} |