QCM Formateurs
Ministère de la Formation Professionnelle
RDC
Formation
Professionnelle
Code d'identification
{{ loading ? 'Connexion...' : 'Se connecter' }}
{{ error }}
settings
Admin
admin_panel_settings
Sous-Admin
QCM - {{ formateur?.filiere?.nom }}
{{ formateur?.nom }} {{ formateur?.prenom }}
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