{% extends "global/Page.html" %} {% load otree %} {% block title %} End of study {% endblock %} {% block content %}

Unfortunately, you and the other member of your company had to be excluded from the study because the other participant in your company spent one and a half minutes on a page.

Because this is not your fault, you can submit the HIT with the following code:

CLEFT

You will receive the completion fee of this HIT plus 10 cents for each period that you completed.

{%if is_first%}

You did not complete any periods so your payoff will consist of the completion fee: {{usd_payoff}}

{%else%}

You completed {{no_periods}} periods resulting in an additional payment of {{add_payment}}.

Your payoff for this study will be: {{usd_payoff}} ({{participation_fee}} completion fee plus {{add_payment}} )

{% endif %} {% endblock %}