]> git.mjollnir.org Git - moodle.git/commitdiff
Name some of the newer formats
authormoodler <moodler>
Fri, 12 Dec 2003 07:22:14 +0000 (07:22 +0000)
committermoodler <moodler>
Fri, 12 Dec 2003 07:22:14 +0000 (07:22 +0000)
lang/en/quiz.php

index 4f738942b5716755abce3f8ee9257f9097335f89..f5636b0c6ab31c3db428335320cd1de86b31de56 100644 (file)
@@ -7,6 +7,7 @@ $string['addingquestions'] = 'This side of the page is where you manage your dat
 $string['addquestions'] = 'Add questions';
 $string['addquestionstoquiz'] = 'Add questions to current quiz';
 $string['addselectedtoquiz'] = 'Add selected to quiz';
+$string['aiken'] = 'Aiken format';
 $string['allowreview'] = 'Allow review';
 $string['alreadysubmitted'] = 'It is likely that you have already submitted this attempt';
 $string['alwaysavailable'] = 'Always available';
@@ -15,6 +16,7 @@ $string['answerhowmany'] = 'One or multiple answers?';
 $string['answersingleno'] = 'Multiple answers allowed';
 $string['answersingleyes'] = 'One answer only';
 $string['answerswithacceptederrormarginmustbenumeric'] = 'Answers with accepted error must be numeric';
+$string['aon'] = 'AON format';
 $string['attempt'] = 'Attempt $a';
 $string['attemptfirst'] = 'First attempt';
 $string['attemptlast'] = 'Last attempt';
@@ -41,6 +43,7 @@ $string['corrresp'] = 'Correct Response';
 $string['countdown'] = 'Countdown';
 $string['countdownfinished'] = 'The quiz is closing, you should submit your answers now.';
 $string['countdowntenminutes'] = 'The quiz will be closing in ten minutes.';
+$string['coursetestmanager'] = 'Course Test Manager format';
 $string['createmultiple'] = 'Create multiple questions';
 $string['createnewquestion'] = 'Create new question';
 $string['custom'] = 'Custom format';
@@ -73,6 +76,7 @@ $string['filloutthreequestions'] = 'You must fill out at least three questions.
 $string['fillouttwochoices'] = 'You must fill out at least two choices.  Choices left blank will not be used.';
 $string['fractionsaddwrong'] = 'The positive grades you have chosen do not add up to 100%%<BR>Instead, they add up to $a%%<BR>Do you want to go back and fix this question?';
 $string['fractionsnomax'] = 'One of the answers should be 100%%, so that it is<BR>possible to get a full grade for this question.<BR>Do you want to go back and fix this question?';
+$string['gift'] = 'GIFT format';
 $string['gradeaverage'] = 'Average grade';
 $string['gradehighest'] = 'Highest grade';
 $string['grademethod'] = 'Grading method';