+ {checkIfExerciseIsDone($exercise.id) + ? "Click the button below to restart the exercise. You must finish it again!" + : "Click the button below to start the exercise"} +
+ {checkIfExerciseIsDone($exercise.id) + ? "Click the button below to restart the exercise. You must finish it again!" + : "Click the button below to start the exercise"} +
- {checkIfExerciseIsDone($exercise.id) - ? "Click the button below to restart the exercise. You must finish it again!" - : "Click the button below to start the exercise"} -
-