{{ extends 'global/Page.html' }} {{ block title }}Payment Screen{{ endblock }} {{ block content }}

You have completed the study. Thank you!

As noted earlier, one randomly selected round will serve as your payment for participating in this study. The randomly selected round for this experimental session is round number {{ session.round_for_pay }}. In this round you completed {{ if participant.is_winner }}more {{ else }} fewer {{ endif }} sliders than the other employee. As such, you earned the following compensation:

Fixed Wage: {{ session.config.participation_fee }}

Bonus: {{ if session.config.cash_payment }}{{ participant.bonus_earned }} {{ else }}A gift card to AMC theaters or Starbucks coffee shops worth {{ participant.bonus_earned }} {{ endif }}

Your participant number is: {{ player.id }}

. Please write down your participant number and your earnings on the payment sheet provided. Bring your payment sheet to the experimenter at the front of the room to collect your earnings. Do not close this screen.

{{ formfields }} {{ endblock }}