QCM - {{ formateur?.filiere?.nom }}
{{ formateur?.nom }} {{ formateur?.prenom }} - {{ formateur?.salle_nom }}
schedule
{{ formatTime(tempsRestant) }}
Question {{ currentIndex + 1 }} sur {{ totalQuestions }}
Préparation de votre QCM...
Question {{ currentIndex + 1 }} sur {{ totalQuestions }}
{{ formateur?.filiere?.nom }}
{{ currentQuestion.question_text }}
list
Sélectionnez votre réponse :
warning
Aucune réponse disponible pour cette question.
{{ String.fromCharCode(65 + index) }}
{{ reponse.reponse_text }}
check_circle
radio_button_unchecked
arrow_back
Précédent
{{ currentIndex === totalQuestions - 1 ? 'Terminer le QCM' : 'Question suivante' }}
arrow_forward