mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 23:18:43 +01:00
Name some of the newer formats
This commit is contained in:
parent
bdc8431a46
commit
c3b736a119
@ -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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user