{% block title %} Stage {{ currentStage }}{{if not player.naive}}, Part 1{{ else }}Decision{{endif}}: Landscapes or People? {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
On this page you are choosing whether the software faces Landscapes or People images for recognition{{if player.baseline}} in part 1{{endif}}. You can review the instructions using the button below.
Choose whether{{if player.baseline}}, in part 1,{{endif}} the software faces images of Landscapes or People. After making your choice, the software will solve the image recognition tasks and, on the next screen, we will tell you how many mistakes, if any, it made.
When you are ready, click "Submit."
{{ include C.REVIEW_INSTRUCTIONS2 }} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}