{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Thank you for participating!
For completing section 1 and section 3 of this study you receive a fixed bonus of {{ partial_fixed_bonus }}.
{% else %}For completing this study you receive a fixed bonus of {{ fixed_bonus }}.
{% endif %} {% if participant.vars.guess_correct %}Since you made an almost correct guess of the true number of dots, you receive an additional bonus of {{ correct_bonus }}.
{% endif %} {% if participant.vars.lucky == 0 %} You are selected to get an additional bonus from the lottery. The row selected for your payment are:Option A | Option B | |
{% if select_pay == "wta" %} Keep your lottery {% else %} Keep your money {% endif %} | {% if select_pay == "wta" %} Sell the lottery for {{ rhs }} {% else %} Buy the lottery for {{ rhs }} {% endif %} |
Your additional bonus from the lottery is {{ lottery_pay }}
{% endif %}In total, you receive a payment of {{ total_payment }}.
{% endif %}Thank you for your participation. Your completion code is 4F6BC9E8. Click “Next” to submit the study to Prolific.