{{ block title }}Results{{ endblock }} {{ block content }}

The game is now over. Thank you for participating.

Experimental Payoff ${{total_earn}}
Belief Elicitation Payoff ${{belief_payment}}
Show-up Payment ${{show_up_payment}}
Total Payment ${{exp_payment}}

Please record your payment information on your payment sheet. Please wait to be called before receiving payment.

{# #} {# #} {# #} {# #} {# #} {# {{ for p in group.get_players }}#} {# #} {# {{ endfor }}#} {# #} {##} {# #} {# #} {# #} {##} {##} {# #} {##} {# {{ player.payoff }}#} {# {{ player.payoff }}#} {# {{ endfor }}#} {# #} {# {{ for p in group.get_players() }}#} {# #} {# {{ endfor }}#} {##} {#
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 }}
#} {{ endblock }}