{% load otree_tags staticfiles %}
In each round in Stage 2 you again have an endowment of {{ Constants.punishment_endowment }} points.
In this stage you can see the decisions and thus payoffs of another pair of participants in the same game, i.e. of a random member of your own group and a member of the other group, with whom the member of your group was matched. After seeing the results of their game, you can transfer points from your endowment to decrease the income of the {% if session.config.outgrouponly %}randomly chosen participant from another group {% else %}participants{% endif %}. By transferring 1 point from your endowment you decrease the income of another participant by 3 points.
{% if session.config.colsan %}If you decide to send 1 deduction point to a member of the other group, the income of a randomly chosen member of the other group will be decreased by 3 points. {% if session.config.outgrouponly %} {% else %}If you decide to send 1 deduction point to a member of your own group, the income of the participant, whose decision you have just seen, will be decreased by 3 points.{% endif %}
You can not send more than {{ Constants.punishment_endowment }} points to both participants in total.
{% endif %}Other members of both groups can make the same decisions about other participants. When you make your decision in Stage 2 and click ‘Next’, you will be shown your own and your partner’s decisions made in Stage 1 and your payoffs for this round.