mirror of
https://github.com/moodle/moodle.git
synced 2025-02-02 14:19:07 +01:00
299 lines
17 KiB
PHP
299 lines
17 KiB
PHP
<?php // $Id$
|
|
// quiz.php - created with Moodle 1.4 development (2004080300)
|
|
|
|
|
|
$string['acceptederror'] = 'Accepted error';
|
|
$string['addcategory'] = 'Add category';
|
|
$string['addingquestions'] = 'This side of the page is where you manage your database of questions. Questions are stored in categories to help you keep them organised, and can be used by any quiz in your course or even other courses if you choose to \'publish\' them. <br /><br />After you select or create a question category you will be able to create or edit questions. You can select any of these questions to add to your quiz over on the other side of this page.';
|
|
$string['addquestions'] = 'Add questions';
|
|
$string['addquestionstoquiz'] = 'Add questions to current quiz';
|
|
$string['addrandom1'] = ' Add ';
|
|
$string['addrandom2'] = 'random questions ';
|
|
$string['addselectedtoquiz'] = 'Add selected to quiz';
|
|
$string['aiken'] = 'Aiken format';
|
|
$string['allinone'] = 'Unlimited';
|
|
$string['allowreview'] = 'Allow review';
|
|
$string['alreadysubmitted'] = 'It is likely that you have already submitted this attempt';
|
|
$string['alternativeunits'] = 'Alternative Units';
|
|
$string['alwaysavailable'] = 'Always available';
|
|
$string['answer'] = 'Answer';
|
|
$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['answertoolong'] = 'Answer too long after line $a (255 char. max)';
|
|
$string['aon'] = 'AON format';
|
|
$string['attempt'] = 'Attempt $a';
|
|
$string['attemptfirst'] = 'First attempt';
|
|
$string['attemptincomplete'] = 'That attempt (by $a) is not yet completed.';
|
|
$string['attemptlast'] = 'Last attempt';
|
|
$string['attemptquiznow'] = 'Attempt quiz now';
|
|
$string['attempts'] = 'Attempts';
|
|
$string['attemptsallowed'] = 'Attempts allowed';
|
|
$string['attemptsexist'] = 'This quiz has already been attempted';
|
|
$string['attemptsunlimited'] = 'Unlimited attempts';
|
|
$string['back'] = 'Back to preview question';
|
|
$string['backtoquiz'] = 'Back to quiz editing';
|
|
$string['bestgrade'] = 'Best grade';
|
|
$string['blackboard'] = 'Blackboard';
|
|
$string['calculated'] = 'Calculated';
|
|
$string['calculatedquestion'] = 'Calculated Question not supported at line $a. The question will be ignored';
|
|
$string['caseno'] = 'No, case is unimportant';
|
|
$string['casesensitive'] = 'Case sensitivity';
|
|
$string['caseyes'] = 'Yes, case must match';
|
|
$string['categories'] = 'Categories';
|
|
$string['category'] = 'Category';
|
|
$string['categoryinfo'] = 'Category info';
|
|
$string['categorymove'] = 'The category \'$a->name\' contains $a->count questions. Please choose another category to move them to.';
|
|
$string['categorymoveto'] = 'Move them to this category';
|
|
$string['categoryupdated'] = 'The category was successfully updated';
|
|
$string['checkanswer'] = 'Check';
|
|
$string['choice'] = 'Choice';
|
|
$string['choices'] = 'Available choices';
|
|
$string['choosedatasetproperties'] = 'Choose dataset properties';
|
|
$string['close'] = 'Close preview';
|
|
$string['confirmstartattempt'] = 'The Quiz has a time limit. Are you sure that you wish to start?';
|
|
$string['copyingfrom'] = 'Creating a copy of the question \'$a\'';
|
|
$string['copyingquestion'] = 'Copying a question';
|
|
$string['correctanswer'] = 'Correct answer';
|
|
$string['correctanswerformula'] = 'Correct Answer Formula';
|
|
$string['correctanswerlength'] = 'Significant Figures';
|
|
$string['correctanswers'] = 'Correct answers';
|
|
$string['correctanswershows'] = 'Correct answer shows';
|
|
$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['createfirst'] = 'You must create some short-answer questions first. ';
|
|
$string['createmultiple'] = 'Add several random questions to quiz';
|
|
$string['createnewquestion'] = 'Create new question';
|
|
$string['custom'] = 'Custom format';
|
|
$string['datasetdefinitions'] = 'Reusable dataset definitions for category $a';
|
|
$string['datasetnumber'] = 'Number';
|
|
$string['daysavailable'] = 'Days available';
|
|
$string['decimalformat'] = 'decimals';
|
|
$string['decimals'] = ' with $a ';
|
|
$string['default'] = 'Default';
|
|
$string['defaultgrade'] = 'Default question grade';
|
|
$string['defaultinfo'] = 'The default category for questions.';
|
|
$string['deleteattemptcheck'] = 'Are you absolutely sure you want to completely delete these attempts?';
|
|
$string['deletequestioncheck'] = 'Are you absolutely sure you want to delete \'$a\'?';
|
|
$string['description'] = 'Description';
|
|
$string['discrimination'] = 'Discrim. Index';
|
|
$string['eachattemptbuildsonthelast'] = 'Each attempt builds on the last';
|
|
$string['editcategories'] = 'Edit categories';
|
|
$string['editcategory'] = 'Edit category';
|
|
$string['editdatasets'] = 'Edit the datasets';
|
|
$string['editingcalculated'] = 'Editing a Calculated question';
|
|
$string['editingdescription'] = 'Editing a Description';
|
|
$string['editingmatch'] = 'Editing a Matching Question';
|
|
$string['editingmultianswer'] = 'Editing Embedded Answers (Cloze)';
|
|
$string['editingmultichoice'] = 'Editing a Multiple Choice question';
|
|
$string['editingnumerical'] = 'Editing a Numerical question';
|
|
$string['editingquestion'] = 'Editing a question';
|
|
$string['editingquiz'] = 'Editing quiz';
|
|
$string['editingrandom'] = 'Editing a Random Question';
|
|
$string['editingrandomsamatch'] = 'Editing a Random Short-Answer Matching question';
|
|
$string['editingshortanswer'] = 'Editing a Short-Answer question';
|
|
$string['editingtruefalse'] = 'Editing a True/False question';
|
|
$string['editquestions'] = 'Edit questions';
|
|
$string['errorsdetected'] = '$a error(s) detected';
|
|
$string['existingcategory1'] = 'a literal from an already existing set of literals that are also used by other questions in this category';
|
|
$string['existingcategory2'] = 'a file from an already existing set of files that are also used by other questions in this category';
|
|
$string['existingcategory3'] = 'a link from an already existing set of links that are also used by other questions in this category';
|
|
$string['exportfilename'] = 'quiz';
|
|
$string['exportname'] = 'File name';
|
|
$string['exportnameformat'] = '%%Y%%m%%d-%%H%%M';
|
|
$string['exportquestions'] = 'Export questions to file';
|
|
$string['false'] = 'False';
|
|
$string['feedback'] = 'Feedback';
|
|
$string['file'] = 'File';
|
|
$string['fileformat'] = 'File format';
|
|
$string['filloutoneanswer'] = 'You must fill out at least one possible answer. Answers left blank will not be used.';
|
|
$string['filloutthreequestions'] = 'You must fill out at least three questions. Questions left blank will not be used.';
|
|
$string['fillouttwochoices'] = 'You must fill out at least two choices. Choices left blank will not be used.';
|
|
$string['forceregeneration'] = 'force regeneration';
|
|
$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['functiontakesatleasttwo'] = 'The function $a must have at least two arguments';
|
|
$string['functiontakesnoargs'] = 'The function $a does not take any arguments';
|
|
$string['functiontakesonearg'] = 'The function $a must have exactly one argument';
|
|
$string['functiontakesoneortwoargs'] = 'The function $a must have either one or two arguments';
|
|
$string['functiontakestwoargs'] = 'The function $a must have exactly two arguments';
|
|
$string['generatevalue'] = 'Generate a new value between';
|
|
$string['geometric'] = 'Geometric';
|
|
$string['gift'] = 'GIFT format';
|
|
$string['gradeaverage'] = 'Average grade';
|
|
$string['gradehighest'] = 'Highest grade';
|
|
$string['grademethod'] = 'Grading method';
|
|
$string['guestsno'] = 'Sorry, guests can not see or attempt quizzes';
|
|
$string['illegalformulasyntax'] = 'Illegal formula syntax starting with \'$a\'';
|
|
$string['imagedisplay'] = 'Image to display';
|
|
$string['imagemissing'] = 'Image not available at line $a. The filename will be ignored';
|
|
$string['importquestions'] = 'Import questions from file';
|
|
$string['indivresp'] = 'Responses of Individuals to Each Item';
|
|
$string['introduction'] = 'Introduction';
|
|
$string['itemanal'] = 'Item Response Analysis';
|
|
$string['itemdefinition'] = 'Definition';
|
|
$string['keptcategory1'] = 'a literal from the same category reusable set of literals as before';
|
|
$string['keptcategory2'] = 'a file from the same category reusable set of files as before';
|
|
$string['keptcategory3'] = 'a link from the same category reusable set of links as before';
|
|
$string['keptlocal1'] = 'a literal from the same question private set of literals as before';
|
|
$string['keptlocal2'] = 'a file from the same question private set of files as before';
|
|
$string['keptlocal3'] = 'a link from the same question private set of links as before';
|
|
$string['learnwise'] = 'Learnwise format';
|
|
$string['link'] = 'Link';
|
|
$string['listitems'] = 'Listing of Items in Quiz';
|
|
$string['literal'] = 'Literal';
|
|
$string['loguniform'] = 'digits, from a loguniform distribution';
|
|
$string['marks'] = 'Marks';
|
|
$string['match'] = 'Matching';
|
|
$string['matchanswer'] = 'Matching answer';
|
|
$string['max'] = 'Max';
|
|
$string['min'] = 'Min';
|
|
$string['minutes'] = 'Minutes';
|
|
$string['missinganswer'] = 'Too few :ANSWER, :Lx, :Rx statements for question line $a. You must define at last 2 possible answers';
|
|
$string['missingcorrectanswer'] = 'Correct answer must be specified';
|
|
$string['missingname'] = 'Missing question name';
|
|
$string['missingquestion'] = 'Missing question label after line $a';
|
|
$string['missingquestiontext'] = 'Missing question text';
|
|
$string['missingword'] = 'Missing word format';
|
|
$string['modulename'] = 'Quiz';
|
|
$string['modulenameplural'] = 'Quizzes';
|
|
$string['multianswer'] = 'Embedded Answers (Cloze)';
|
|
$string['multichoice'] = 'Multiple Choice';
|
|
$string['multiplier'] = 'Multiplier';
|
|
$string['name'] = 'Name';
|
|
$string['newcategory1'] = 'a literal from a new set of literals that may also be used by other questions in this category';
|
|
$string['newcategory2'] = 'a file from a new set of files that may also be used by other questions in this category';
|
|
$string['newcategory3'] = 'a link from a new set of links that may also be used by other questions in this category';
|
|
$string['newlocal1'] = 'a literal from a new set of literals that will only be used by this question';
|
|
$string['newlocal2'] = 'a file from a new set of files that will only be used by this question';
|
|
$string['newlocal3'] = 'a link from a new set of links that will only be used by this question';
|
|
$string['noanswers'] = 'No answers were selected!';
|
|
$string['noattempts'] = 'No attempts have been made on this quiz';
|
|
$string['nodataset'] = 'nothing - it is not a wild card';
|
|
$string['nominal'] = 'Nominal';
|
|
$string['nomoreattempts'] = 'No more attempts are allowed';
|
|
$string['nopossibledatasets'] = 'No possible datasets';
|
|
$string['noquestionintext'] = 'The question text does not contain any embedded questions';
|
|
$string['noquestions'] = 'No questions have been added yet';
|
|
$string['noresponse'] = 'No Response';
|
|
$string['noreview'] = 'You are not allowed to review this quiz';
|
|
$string['noreviewuntil'] = 'You are not allowed to review this quiz until $a';
|
|
$string['noscript'] = 'JavaScript must be enabled to continue!';
|
|
$string['notenoughanswers'] = 'This type of question requires at least $a answers';
|
|
$string['notenoughsubquestions'] = 'Not enough sub-questions have been defined!<br />Do you want to go back and fix this question?';
|
|
$string['numerical'] = 'Numerical';
|
|
$string['optional'] = 'optional';
|
|
$string['overdue'] = 'Overdue';
|
|
$string['paragraphquestion'] = 'Paragraph Question not supported at line $a. The question will be ignored';
|
|
$string['parent'] = 'Parent';
|
|
$string['passworderror'] = 'The password entered was incorrect';
|
|
$string['percentcorrect'] = 'Percent Correct';
|
|
$string['popup'] = 'Show quiz in a \"secure\" window';
|
|
$string['preview'] = 'Preview';
|
|
$string['previewquestion'] = 'Preview question';
|
|
$string['publish'] = 'Publish';
|
|
$string['publishedit'] = 'You must have permission in the publishing course to add or edit questions in this category';
|
|
$string['qti'] = 'IMS QTI format';
|
|
$string['question'] = 'Question';
|
|
$string['questioninuse'] = 'The question \'$a\' is currently being used:';
|
|
$string['questionname'] = 'Question name';
|
|
$string['questionnametoolong'] = 'Question name too long at line $a (255 char. max). It has been truncated.';
|
|
$string['questions'] = 'Questions';
|
|
$string['questionsperpage'] = 'Max number of questions per page';
|
|
$string['questiontypesetupoptions'] = 'Setup options for question types:';
|
|
$string['quizavailable'] = 'The quiz is available until: $a';
|
|
$string['quizclose'] = 'Close the quiz';
|
|
$string['quizclosed'] = 'This quiz closed on $a';
|
|
$string['quizcloses'] = 'Quiz closes';
|
|
$string['quiznotavailable'] = 'The quiz will not be available until: $a';
|
|
$string['quizopen'] = 'Open the quiz';
|
|
$string['quizopens'] = 'Quiz opens';
|
|
$string['quiztimelimit'] = 'Time limit: $a';
|
|
$string['quiztimer'] = 'Quiz Timer';
|
|
$string['random'] = 'Random Question';
|
|
$string['randomcreate'] = 'Create Random Questions';
|
|
$string['randomsamatch'] = 'Random Short-Answer Matching';
|
|
$string['randomsamatchcreate'] = 'Create Random Short-Answer Matching questions';
|
|
$string['randomsamatchintro'] = 'For each of the following questions, select the matching answer from the menu.';
|
|
$string['randomsamatchnumber'] = 'Number of questions to select';
|
|
$string['readytosend'] = 'You are about to send your whole quiz to be graded. Are you sure you want to continue?';
|
|
$string['reattemptquiz'] = 'Re-attempt quiz';
|
|
$string['recentlyaddedquestion'] = 'Recently added question!';
|
|
$string['recurse'] = 'Display questions from sub-categories too';
|
|
$string['regrade'] = 'Regrade all attempts';
|
|
$string['regradecomplete'] = 'All attempts have been regraded';
|
|
$string['regradecount'] = '$a->changed out of $a->attempt grades were changed';
|
|
$string['relative'] = 'Relative';
|
|
$string['reviewnever'] = 'Never allow review';
|
|
$string['reviewafter'] = 'Allow review after quiz is closed';
|
|
$string['reviewbefore'] = 'Allow review while quiz is open';
|
|
$string['reviewalways'] = 'Allow review at any time';
|
|
$string['remove'] = 'Remove';
|
|
$string['rename'] = 'Rename';
|
|
$string['report'] = 'Reports';
|
|
$string['reportfullstat'] = 'Detailed statistics';
|
|
$string['reportmulti_percent'] = 'Multi-Percentages';
|
|
$string['reportmulti_q_x_student'] = 'Multi-Student Choices';
|
|
$string['reportmulti_resp'] = 'Individual Responses';
|
|
$string['reportoverview'] = 'Overview';
|
|
$string['reportregrade'] = 'Regrade attempts';
|
|
$string['reportsimplestat'] = 'Simple statistics';
|
|
$string['requirepassword'] = 'Require password';
|
|
$string['requirepasswordmessage'] = 'To attempt this quiz you need to know the quiz password';
|
|
$string['requiresubnet'] = 'Require network address';
|
|
$string['reuseifpossible'] = 'reuse previously removed';
|
|
$string['review'] = 'Review';
|
|
$string['save'] = 'Save';
|
|
$string['saveandedit'] = 'Save changes and edit questions';
|
|
$string['savegrades'] = 'Save grades';
|
|
$string['savemyanswers'] = 'Save my answers';
|
|
$string['savequiz'] = 'Save this whole quiz';
|
|
$string['score'] = 'Raw score';
|
|
$string['select'] = 'Select';
|
|
$string['selectall'] = 'Select all';
|
|
$string['selectcategoryabove'] = 'Select a category above';
|
|
$string['shortanswer'] = 'Short Answer';
|
|
$string['show'] = 'Show';
|
|
$string['showcorrectanswer'] = 'In feedback, show correct answers?';
|
|
$string['showfeedback'] = 'After answering, show feedback?';
|
|
$string['shuffleanswers'] = 'Shuffle answers';
|
|
$string['shufflequestions'] = 'Shuffle questions';
|
|
$string['significantfiguresformat'] = 'significant figures';
|
|
$string['significantfigures'] = ' with $a ';
|
|
$string['subneterror'] = 'Sorry, this quiz has been locked so that it is only accessible from certain locations. Currently your computer is not one of those allowed to use this quiz.';
|
|
$string['substitutedby'] = 'will be substituted by';
|
|
$string['time'] = 'Time';
|
|
$string['timecompleted'] = 'Completed';
|
|
$string['timeleft'] = 'Time Remaining';
|
|
$string['timelimit'] = 'Time limit';
|
|
$string['timelimitexeeded'] = 'Sorry! Quiz time limit exeeded!';
|
|
$string['timesup'] = 'Time is up!';
|
|
$string['timetaken'] = 'Time taken';
|
|
$string['tolerance'] = 'Tolerance';
|
|
$string['tolerancetype'] = 'Tolerance Type';
|
|
$string['toomanyrandom'] = 'The number of random questions required is more than this category contains! ($a)';
|
|
$string['top'] = 'Top';
|
|
$string['true'] = 'True';
|
|
$string['truefalse'] = 'True/False';
|
|
$string['type'] = 'Type';
|
|
$string['uniform'] = 'decimals, from a uniform distribution';
|
|
$string['unit'] = 'Unit';
|
|
$string['unknowntype'] = 'Question type not supported at line $a. The question will be ignored';
|
|
$string['unsupportedformulafunction'] = 'The function $a is not supported';
|
|
$string['viewallanswers'] = 'View $a completed quizzes';
|
|
$string['viewallreports'] = 'View reports for $a attempts';
|
|
$string['warningsdetected'] = '$a warning(s) detected';
|
|
$string['webct'] = 'WebCT format';
|
|
$string['wildcard'] = 'Wild card';
|
|
$string['withsummary'] = 'with Summary Statistics';
|
|
$string['wronggrade'] = 'Wrong grade (after line $a) : ';
|
|
$string['xml'] = 'Moodle XML format';
|
|
$string['yourfinalgradeis'] = 'Your final grade for this quiz is $a';
|
|
$string['zerosignificantfiguresnotallowed'] = 'The correct answer cannot have zero significant figures!';
|
|
|
|
?>
|