{% block title %} On the next screen you will see part 2 {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

{# The decision chosen to count is Decision {{ chosen_decision }} in Stage {{ stage_of_chosen_decision }}.#} In this decision, {{ if participant.det }}each{{ else }}the{{ endif }} computer faced the {{ if environment_chosen_decision }} {{ label_pool }} {{ else }} {{ label_sep }} {{ endif }} task.

Before proceeding, please answer the question below:

{{ formfield 'cq_part2' label=label }}

When you are ready, continue.

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