{% extends "global/Page.html" %} {% block title %}Thank You{% endblock %} {% block content %} You participation in this task is now complete.

The following round was randomly selected for payment: round {{ player.payoff_round }}.

In round {{ player.payoff_round }}, you earned {{ lira }} Lira.

Therefore, your total payout is {{ total }}, which includes the $1.00 participation fee + {{ player.payoff }} from round {{ player.payoff_round }}.


Thank you for your participation. We will compensate you in the following days. Please provide us up to two weeks to compensate you.

Please insert the following code into Mturk to receive your payment: HMMTS23 {% endblock %}