Added a new preview/test feature for quiz questions
This commit is contained in:
@@ -39,9 +39,11 @@ $string['category'] = 'Cat
|
||||
$string['categoryinfo'] = 'Information sur la catégorie';
|
||||
$string['categorymove'] = 'La catégorie « $a->name » contient $a->count questions. Choisir une autre catégorie dans laquelle les déplacer.';
|
||||
$string['categorymoveto'] = 'Les déplacer dans cette catégorie';
|
||||
$string['checkanswer'] = 'Vérifier';
|
||||
$string['choice'] = 'Proposition';
|
||||
$string['choices'] = 'Propositions';
|
||||
$string['choosedatasetproperties'] = 'Propriétés du jeu de données';
|
||||
$string['close'] = 'Fermer la prévisualisation';
|
||||
$string['confirmstartattempt'] = 'Le temps pour effectuer ce test est limité. Voulez-vous vraiment le commencer ?';
|
||||
$string['correctanswer'] = 'Bonne réponse';
|
||||
$string['correctanswerformula'] = 'Formule de la bonne réponse';
|
||||
@@ -173,6 +175,8 @@ $string['overdue'] = 'En retard';
|
||||
$string['paragraphquestion'] = 'Question paragraphe non supportée à la ligne $a. La question sera ignorée.';
|
||||
$string['passworderror'] = 'La clef n\'est pas correcte';
|
||||
$string['percentcorrect'] = 'Pourcentage de réponses correctes';
|
||||
$string['preview'] = 'Prévisualisation';
|
||||
$string['previewquestion'] = 'Prévisualiser la question';
|
||||
$string['publish'] = 'Publier';
|
||||
$string['publishedit'] = 'Pour ajouter ou modifier une question de cette catégorie, vous devez avoir ces permissions dans le cours publiant cette catégorie.';
|
||||
$string['qti'] = 'Format IMS QTI';
|
||||
|
||||
Reference in New Issue
Block a user