{% block title %} Decision {{ decision_name }}, Part 1: {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
On this page, you are choosing whether the computer{{ if not participant.base }}s{{ endif }} face{{ if participant.base }}s{{ endif }} the {{ label_pool }} or {{ label_sep }} task in part 1.
Choose whether, in part 1, the computer{{ if not participant.base }}s{{ endif }} face{{ if participant.base }}s{{ endif }} the {{ label_pool }} or {{ label_sep }} task.
When you are ready, click "Submit."
{{ include C.REVIEW_INSTRUCTIONS }} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}