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

You have decided that the computer will face {{ C.NUMBER_OF_TASKS_PART1 }} {{ if player.taskDifficulty == 2 }} hard {{ else }} easy {{ endif }} tasks.

When you are ready, continue to the next page to see the number of mistakes the computer makes.

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