{% block title %} Choose the Penalty {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
Your task in this study is to click the pop-ups when they show up. If you do not click the pop-up within {{C.POP_UP_DURATION}} seconds, you will receive a penalty. The penalty is a number of seconds that are added to the overall time you need to stay in the waiting page to finish the study.
You can choose between two levels of the penalty: either {{C.PENALTY_LOW}} seconds or {{C.PENALTY_HIGH}} seconds.
{{ formfield 'lowChosen' }}
When you are ready, click "Next."
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}