{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %}Thank you for your participation {% endblock %} {% block content %} The task is now completed. You have earned EUR {{ participant.payoff_plus_participation_fee }} for completing the task.
Many thanks for your participation! If you want to receive a debriefing of the research, please send an email to D.F.Gerritsen@uu.nl with “Debriefing” in the subject line. You will receive the debriefing as soon as all of the participants have completed the task. No rights can be derived from the information provided on this page.

Your completion code: UU_2020

{% endblock %}