{{ block title }}Results{{ endblock }} {{ block content }}
The game is now over. You earned {{ player.total_earnings }}.
Please click the Next button when you are ready to continue.
You are Player {{ player.id_in_group }} | |
You started with an endowment of: {{ Constants.endowment }} | |
You contributed: | {{ player.contribution }} |
Other participants contributed: | |
{{ p.contribution }} | |
Total contribution: | {{ group.total_contribution }} |
The leader punished your group: {{ group.group_punishment }} points. | |
Points for the other group members were reduced by: {{ player.punishment_cost }} points. | |
This round you earned: | |
Your earnings from the game so far: | #} {# {{ for payoff in player.in_all_rounds() }}#} {# |
Your group's earnings from the game so far: | |
{{ player.payoff }} |