+ Question {{ currentQuestionIndex + 1 }}
+ {{ currentQuestion.QuestionText }}
+
+
+
+
+ {{ showSolution ? 'Masquer Solution' : 'Voir Solution' }}
+
+
+
+
+
{{ currentQuestion.MasterData.CorrectAnswer }}
+
+ mdi-information {{ currentQuestion.MasterData.MasterNotes }}
+
+
+ mdi-help-circle {{ currentQuestion.MasterData.Help }}
+
+
+
+
+
+ Aucun quiz chargé ou fin du quiz.
+
\ No newline at end of file