{% load otree %}
{{ if currentStage == 2 }}Just as in the previous stage, there{{ else }}There{{ endif }} is a Computer which is important for this stage of the study. {{ if currentStage == 2 }}This Computer is a different Computer from the one in the previous stage.{{ endif }}
{{ if currentStage == 2 }}Just as before, the Computer solves tasks that can be Easy or Hard. {{ else }} The Computer solves mathematical computation tasks. There are two types of tasks: Easy tasks and Hard tasks. {{ endif }}
The computer's type does not change throughout this stage.
{{ endif }}