{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Thank you! {% endblock %} {% block content %}

Thank you again for taking part in this study. You will receive $3.00 for completing the study. In addition, you will receive your earnings from a randomly selected activity as a bonus.

The randomly selected activity is: Activity {{player.pick_round}}. Your bonus is §{{player.ego_payoff}}, which is equivalent to ${{player.ego_payoff_USD}}

To receive your compensation, click “Accept HIT” in the Mechanical Turk window, enter this validation code, then click “Submit."

Validation code: {{ redemption_code }}

To learn more about this study, please check this website in about 8 weeks.

{% next_button %} {% endblock %}