{{ block title }} Overview of all players’ decisions {{ endblock }} {{ block content }}
| Participant ID | Number of charitable organisations the participant donates to annually on average | Amount of money participant plans to donate today to the charity |
|---|---|---|
| {{ player_info.id }} {% if player.id_in_subsession == player_info.id %} (you) {% endif %} | {{ player_info.charities }} | {{ player_info.donation_willing }} |
{{ next_button }}
{{ endblock }}