{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block content %} {%if eligible %}
Thank you for taking the pre-test.
You are eligible for the second part of the study, where you can earn an additional {{lb}}-{{ub}}, depending on your choices.
{% else %}Thank you for taking part in this pre-test.
You will be credited with {{ player.participant.session.participation_fee }} at the soonest possible time.
{% endif %}