{{ block title }} Payment Summary {{ endblock }} {{ block content }}

Section 1

Round {{ participant.random_round_part1_a }} of Task A was randomly chosen to count for payment. The sum of the point values of the {{ participant.decision_turns_a }} squares you chose in that round is {{ participant.payoff_part1_a }}.

Round {{ participant.random_round_part1_b }} of Task B was randomly chosen to count for payment. The sum of the point values of the {{ participant.decision_turns_b }} squares you chose in that round is {{ participant.payoff_part1_b }}.

Round {{ participant.random_round_part1_c }} of Task C was randomly chosen to count for payment. The sum of the point values of the {{ participant.decision_turns_c }} squares you chose in that round is {{ participant.payoff_part1_c }}.

This means you earned a total of {{ participant.payoff_part1 }} in Section 1.


Section 2

Question {{ participant.random_round_part2 }} was randomly chosen to count for payment. The point value of the square you chose in that round is {{ participant.payoff_part2 }}. This means you earned {{ participant.payoff_part2 }} in Section 2.


Total Earnings

In total, you earned {{ participant.payoff }}.

At an exchange rate of 100 points = 1 dollar, this makes your total earnings for the study {{ participant.payment_incentive }}.


{{ endblock }}