{% block title %} Instructions {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

You have chosen the penalty of {{ penalty }} seconds.

This means you need to stay {{ penalty }} seconds longer on the waiting page for each pop-up you fail to click. Remember you can take up to 1 break by clicking on the "Pause" button. The task will begin on the next page.

When you are ready, click "Begin Waiting Task."

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}