{% block title %} Decision {{ decision_name }}, Part 1 {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
On this page, you are choosing whether the computers face the {{ label_pool }} or {{ label_sep }} task in part 1.
Choose whether, in part 1, the computers face the {{ label_pool }} or {{ label_sep }} task. On the previous page, you have made your choice for part 2 of this desicion. The options below take your choices for part 2 into account.
When you are ready, click "Submit."
{{ include C.REVIEW_INSTRUCTIONS }} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}