{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} {% endblock %} {% block content %}
This is the end of the experiment.
Unfortunately, you were not able to be matched with another participant, so the experiment has to end.
{% endif %} {% if mturk %}IMPORTANT: Please provide the following Participation Code to the MTurk HIT in order to receive credit for taking the experiment.
Your Participation Code: {{ participant.code }}
Payment Information
Participation fee: {{ participation_fee }}
Bonus Payment: {{ real_currency }}{{ bonus_payment|floatformat:2 }}
Total Payment: {{ real_currency }}{{ final_payment|floatformat:2 }}
You can expect to receive your payment within 24 hours.
Your earnings for each task is shown below.
| {{ info }} | {{ payoff }} |
You will not receive any payment because you have dropped out from the experiment.
{% elif not qualified %}You will not receive any payment because you did not pass the quiz.
{% endif %}