{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Payment Summary {% endblock %} {% block content %}
Thank you for completing the survey. On this page you will see a summary of your earnings. Please make sure that you click on the link at the bottom of the page to be redirected to Prolific once you went through the information on this page.
You earned 0.80 GBP for the completion of this survey.
You made {{ predictions_correct }} correct prediction(s) (out of 20).
In particular,
prediction 1 was {{ p1_correct }},
prediction 2 was {{ p2_correct }},
prediction 3 was {{ p3_correct }},
prediction 4 was {{ p4_correct }},
prediction 5 was {{ p5_correct }},
prediction 6 was {{ p6_correct }},
prediction 7 was {{ p7_correct }},
prediction 8 was {{ p8_correct }},
prediction 9 was {{ p9_correct }},
prediction 10 was {{ p10_correct }},
prediction 11 was {{ p11_correct }},
prediction 12 was {{ p12_correct }},
prediction 13 was {{ p13_correct }},
prediction 14 was {{ p14_correct }},
prediction 15 was {{ p15_correct }},
prediction 16 was {{ p16_correct }},
prediction 17 was {{ p17_correct }},
prediction 18 was {{ p18_correct }},
prediction 19 was {{ p19_correct }},
and prediction 20 was {{ p20_correct}}.
For every correct answer, you earn 0.06 GBP. Therefore, your earnings for this task are
{{ predictions_payoff|to2 }} GBP.
You can see the summary of your earnings in the following table.
| Task | Earnings |
|---|---|
| Completion | 0.80 GBP |
| Predictions | {{ predictions_payoff|to2 }} GBP |
| Total | {{ euro_payoff|to2 }} GBP |
Click here to be
redirected to Prolific's completion page.