{% load otree %} {% block styles %} {% endblock %}
{% if subsession.punishment %} {% endif %}
Your endowment: {{ Constants.endowment }}
You contributed: - {{ player.contribution }}
Your earnings from the project: + {{ group.individual_share }}
Punishment you sent: - {{ player.punishment_sent }}
Punishment you received: - {{ player.punishment_received }}
Your payoff in this round: = {{ player.payoff }}
Your aggregated payoff so far: = {{ participant.payoff }}