{% extends "global/Page.html" %} {% load otree static %} {% block title %} Survey Completion! {% endblock %} {% block content %}

Thank you for participating! If you have any questions or additional feedback, please email Markus Prior at mprior@princeton.edu.

Please enter the following code into Mechanical Turk to receive your payment: {{player.code}}

Please ensure you have entered the above code into MTurk correctly. This code is the only way we can verify you participated in the study.

{% endblock %} {% block styles %} {% endblock %}