{% extends "global/Page.html" %} {% load otree static %} {% load otree static otree_tools %} {% block title %} Result {% endblock %} {% block content %} {% tracking_time %} {% tracking_focus %}
Your bonus is £{{ given_real_world_currency }}. Your earnings for this study are thus £{{ endowment }} for completing the study plus a ${{ given_real_world_currency }} Bonus. This is the end of the Study, thank you for participating!
If you have any comments, please let us know below. {% formfield player.feedback %} Clicking the "Finish Study" button on the next page will navigate you back to the prolific completion website. Please contact dominik.meier@unibas.ch if you have any questions.
{% next_button %} {% endblock %} {% block styles %} {% endblock %}