From c3b736a1194abebefd3f6211d4b9fe843d582759 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 12 Dec 2003 07:22:14 +0000 Subject: [PATCH] Name some of the newer formats --- lang/en/quiz.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/en/quiz.php b/lang/en/quiz.php index 4f738942b5..f5636b0c6a 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -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%%
Instead, they add up to $a%%
Do you want to go back and fix this question?'; $string['fractionsnomax'] = 'One of the answers should be 100%%, so that it is
possible to get a full grade for this question.
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'; -- 2.39.5