{% extends "global/Page.html" %} {% load otree static %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% if subsession.round_number == 10 %}
Next
This is the end of the study. Your payoff in addition to the £1.25 participantion fee is £{{payoff1|floatformat:2}}.
Please complete the following two steps to record your response and receive your reward:
1) Click 'Next' to complete your submission on Prolific.
2) Click 'Submit' on the Prolific page to record your response.
If you do not complete the second step, we will not receive your data and will be unable to reward you.
Please note that the completion fee and additional payment for the round chosen will be paid separately.
Thanks for your participation!
{% endif %}