{{ extends 'global/Page.html' }} {{ block title }}Amount Earned{{ endblock }} {{ block content }}

Thank you for participating in this study. In addition to the participation amount of US$1, you will also receive an amount that you earned from one of the two rounds, which is randomly determined.

{{if player.payoff_round == 1}}

It has been determined that you will receive the amount you earned in round 1, which was {{player.payoff}}. Thus, you will receive an additional US{{us_payoff}}.

{{else}}

It has been determined that you will receive the amount you earned in round 2, which was {{player.payoff}}. Thus, you will receive an additional US{{us_payoff}}.

{{endif}}

In order to receive payment for your participation, please enter your Connect ID and answer the following demographic questions:

Race (select all that apply):

{{ formfields }} {{ next_button }} {{ endblock }}