{% block title %} Stage {{ currentStage }}: Software solves Image-recognition Tasks {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }} {{ include C.SOFTWARE_TYPES }}

{{ if currentStage == 3 }} Click the button below to learn about Part 1 of this stage of the study. {{else}} Click the button below to review Part 1. {{endif}}

Part 1 {{ if currentStage == 4 }}(works the same as in previous stage){{endif}}
{{ include C.PART12_TEMPLATE }}

{{ if currentStage == 3 }} Click the button below to learn about Part 2 of this stage of the study. {{else}} Click the button below to review Part 2. {{endif}}

Part 2 {{ if currentStage == 4 }}(works the same as in previous stage){{endif}}

{{ include C.PART22_TEMPLATE }}


{{ if currentStage == 3 }} {{ elif currentStage == 4 }} {{endif}}

{{ if currentStage == 1 }} Click the button below to learn about your bonus payment. {{else}} Click the button below to review how your bonus payment is determined. {{endif}}

Your Bonus {{ if currentStage == 4 }}(works the same as in previous stage) {{endif}}
{{ include C.BONUS2_TEMPLATE }}

When you are ready, click the "Next" button.

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