]> git.mjollnir.org Git - moodle.git/commitdiff
There is now a mechanism by which question types can have their own setup options
authormartignoni <martignoni>
Wed, 2 Feb 2005 15:42:43 +0000 (15:42 +0000)
committermartignoni <martignoni>
Wed, 2 Feb 2005 15:42:43 +0000 (15:42 +0000)
lang/fr/quiz.php

index ea1ea41da413cf94a532ab0c0a572e43ce22b8c7..452dbdc2f9fce4d141e2fc1644ae2302c8b665bd 100644 (file)
@@ -201,6 +201,7 @@ $string['questionname'] = 'Nom de la question';
 $string['questionnametoolong'] = 'Nom de la question à la ligne $a trop long (255 caractères max.). Le nom a été tronqué.';
 $string['questions'] = 'Questions';
 $string['questionsperpage'] = 'Nombre maximal de questions par page';
+$string['questiontypesetupoptions'] = 'Options pour les types de questions&nbsp;:';
 $string['quizavailable'] = 'Le test est disponible jusqu\'au $a';
 $string['quizclose'] = 'Fermer le test';
 $string['quizclosed'] = 'Ce test a été fermé le $a';