In this round, {{player.name}} performed the puzzles task for you. The lottery from which the payment has been determined
has been chosen after calculating the number of correct answers that {{player.pronoun}} performed correctly.
Out of the two possible outcomes ({{ Constants.highpayoff }} and {{ Constants.lowpayoff }}):
You have earned {{player.payoff}} this round.
You will now have to decide what amount from the separate amount of money of {{ Constants.pot }} you would like to divide
between {{player.name}} and any other random Performer in the lab. Please, remember that this {{ Constants.pot }}
is separate from your earnings. No part of this money is going to you (even if unassigned).
First, how much of the {{ Constants.pot }} would you like to pay to {{player.Pronoun}}? {% formfield player.Decider_pay1 label="" %}
Second, how much of the {{ Constants.pot }} would you like to pay to one other randomly chosen Performer? {% formfield player.Decider_pay2 label="" %}
{% next_button %}
{% endblock %}