{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} {% trans "Final Results" %} {% endblock %} {% block content %}
You have now completed all the tasks for today.
Thank you for your participation.
Your participation fee is: {{ participation_fee }}.
{#
Your hypothetical payoff in Part 1 (Risk) is: {{ payment_risk }}.
Your hypothetical payoff in Part 2 (Time) is: {{ payment_time }}.
Your hypothetical payoff in Part 3 (Ambiguity) is: {{ payment_ambig }}.
#}
{% if bonus_eligible %}
You were selected to receive the bonus payment.
The bonus-paying part is: {{ selected_bonus_part_label }}.
Your bonus amount is: {{ bonus_amount_display }}.
This bonus will be paid to you today.
Your bonus amount is: {{ bonus_amount_display }}.
This bonus will be paid to you {{ bonus_payment_timing }}.
Your selected bonus task is a lottery task.
The exact bonus amount will only be known once the lottery is resolved.
This bonus will be paid to you {{ bonus_payment_timing }}.
You were not selected for the bonus payment. You will therefore receive only the participation fee.
{% endif %} The total amount that will be paid to you today is: {{ payment_today }}.
To receive your payments for this study, we need some information to send your money via PayPal.
(You will need to create an account if you do not already have one.)
{% formfields %}
You have now reached the end of our study. To receive your payments, you must click the "Finish" button below. Once this is done, your participation will automatically be recorded as complete. Thank you for your participation.