Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.

Differences Between: [Versions 310 and 311] [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403] [Versions 39 and 311]

   1  <?php
   2  // This file is part of Moodle - http://moodle.org/
   3  //
   4  // Moodle is free software: you can redistribute it and/or modify
   5  // it under the terms of the GNU General Public License as published by
   6  // the Free Software Foundation, either version 3 of the License, or
   7  // (at your option) any later version.
   8  //
   9  // Moodle is distributed in the hope that it will be useful,
  10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  // GNU General Public License for more details.
  13  //
  14  // You should have received a copy of the GNU General Public License
  15  // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Strings for component 'question', language 'en', branch 'MOODLE_20_STABLE'
  19   *
  20   * @package   core_question
  21   * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  22   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  $string['addmorechoiceblanks'] = 'Blanks for {no} more choices';
  26  $string['addcategory'] = 'Add category';
  27  $string['adminreport'] = 'Report on possible problems in your question database.';
  28  $string['advancedsearchoptions'] = 'Search options';
  29  $string['alltries'] = 'All tries';
  30  $string['answers'] = 'Answers';
  31  $string['availableq'] = 'Available?';
  32  $string['badbase'] = 'Bad base before **: {$a}**';
  33  $string['behaviour'] = 'Behaviour';
  34  $string['broken'] = 'This is a "broken link", it points to a nonexistent file.';
  35  $string['byandon'] = 'by <em>{$a->user}</em> on <em>{$a->time}</em>';
  36  $string['cannotcopybackup'] = 'Could not copy backup file';
  37  $string['cannotcreate'] = 'Could not create new entry in question_attempts table';
  38  $string['cannotcreatepath'] = 'Cannot create path: {$a}';
  39  $string['cannotdeletebehaviourinuse'] = 'You cannot delete the behaviour \'{$a}\'. It is used by question attempts.';
  40  $string['cannotdeletecate'] = 'You can\'t delete that category it is the default category for this context.';
  41  $string['cannotdeleteneededbehaviour'] = 'Cannot delete the question behaviour \'{$a}\'. There are other behaviours installed that rely on it.';
  42  $string['cannotdeleteqtypeinuse'] = 'You cannot delete the question type \'{$a}\'. There are questions of this type in the question bank.';
  43  $string['cannotdeleteqtypeneeded'] = 'You cannot delete the question type \'{$a}\'. There are other question types installed that rely on it.';
  44  $string['cannotdeletetopcat'] = 'Top categories can not be deleted.';
  45  $string['cannotedittopcat'] = 'Top categories can not be edited.';
  46  $string['cannotenable'] = 'Question type {$a} cannot be created directly.';
  47  $string['cannotenablebehaviour'] = 'Question behaviour {$a} cannot be used directly. It is for internal use only.';
  48  $string['cannotfindcate'] = 'Could not find category record';
  49  $string['cannotfindquestionfile'] = 'Could not find question data file in zip';
  50  $string['cannotgetdsfordependent'] = 'Cannot get the specified dataset for a dataset dependent question! (question: {$a->id}, datasetitem: {$a->item})';
  51  $string['cannotgetdsforquestion'] = 'Cannot get the specified dataset for a calculated question! (question: {$a})';
  52  $string['cannothidequestion'] = 'Was not able to hide question';
  53  $string['cannotimportformat'] = 'Sorry, importing this format is not yet implemented!';
  54  $string['cannotinsertquestion'] = 'Could not insert new question!';
  55  $string['cannotinsertquestioncatecontext'] = 'Could not insert the new question category {$a->cat} illegal contextid {$a->ctx}';
  56  $string['cannotloadquestion'] = 'Could not load question';
  57  $string['cannotmovequestion'] = 'You can\'t use this script to move questions that have files associated with them from different areas.';
  58  $string['cannotopenforwriting'] = 'Cannot open for writing: {$a}';
  59  $string['cannotpreview'] = 'You can\'t preview these questions!';
  60  $string['cannotread'] = 'Cannot read import file (or file is empty)';
  61  $string['cannotretrieveqcat'] = 'Could not retrieve question category';
  62  $string['cannotunhidequestion'] = 'Failed to unhide the question.';
  63  $string['cannotunzip'] = 'Could not unzip file.';
  64  $string['cannotwriteto'] = 'Cannot write exported questions to {$a}';
  65  $string['categories'] = 'Categories';
  66  $string['categorycurrent'] = 'Current category';
  67  $string['categorycurrentuse'] = 'Use this category';
  68  $string['categorydoesnotexist'] = 'This category does not exist';
  69  $string['categoryinfo'] = 'Category info';
  70  $string['categorymove'] = 'The category \'{$a->name}\' contains {$a->count} questions (some of which may be hidden questions or random questions that are still in use in a quiz). Please choose another category to move them to.';
  71  $string['categorymoveto'] = 'Save in category';
  72  $string['categorynamecantbeblank'] = 'The category name cannot be blank.';
  73  $string['categorynamewithcount'] = '{$a->name} ({$a->questioncount})';
  74  $string['categorynamewithidnumber'] = '{$a->name} [{$a->idnumber}]';
  75  $string['categorynamewithidnumberandcount'] = '{$a->name} [{$a->idnumber}] ({$a->questioncount})';
  76  $string['clickflag'] = 'Flag question';
  77  $string['clicktoflag'] = 'Flag this question for future reference';
  78  $string['clicktounflag'] = 'Remove flag';
  79  $string['clickunflag'] = 'Remove flag';
  80  $string['contexterror'] = 'You shouldn\'t have got here if you\'re not moving a category to another context.';
  81  $string['copy'] = 'Copy from {$a} and change links.';
  82  $string['created'] = 'Created';
  83  $string['createdby'] = 'Created by';
  84  $string['createdmodifiedheader'] = 'Created / last saved';
  85  $string['createnewquestion'] = 'Create a new question ...';
  86  $string['cwrqpfs'] = 'Random questions selecting questions from sub categories.';
  87  $string['cwrqpfsinfo'] = '<p>During the upgrade to Moodle 1.9 we will separate question categories into
  88  different contexts. Some question categories and questions on your site will have to have their sharing
  89  status changed. This is necessary in the rare case that one or more \'random\' questions in a quiz are set up to select from a mixture of
  90  shared and unshared categories (as is the case on this site). This happens when a \'random\' question is set to select
  91  from subcategories and one or more subcategories have a different sharing status to the parent category in which
  92  the random question is created.</p>
  93  <p>The following question categories, from which \'random\' questions in parent categories select questions from,
  94  will have their sharing status changed to the same sharing status as the category with the \'random\' question in
  95  on upgrading to Moodle 1.9. The following categories will have their sharing status changed. Questions which are
  96  affected will continue to work in all existing quizzes until you remove them from these quizzes.</p>';
  97  $string['cwrqpfsnoprob'] = 'No question categories in your site are affected by the \'Random questions selecting questions from sub categories\' issue.';
  98  $string['defaultfor'] = 'Default for {$a}';
  99  $string['defaultinfofor'] = 'The default category for questions shared in context \'{$a}\'.';
 100  $string['defaultmarkmustbepositive'] = 'The default mark must be positive.';
 101  $string['deletecoursecategorywithquestions'] = 'There are questions in the question bank associated with this course category. If you proceed, they will be deleted. You may wish to move them first, using the question bank interface.';
 102  $string['deletequestioncheck'] = 'Are you absolutely sure you want to delete \'{$a}\'?';
 103  $string['deletequestionscheck'] = 'Are you absolutely sure you want to delete the following questions?<br /><br />{$a}';
 104  $string['deletingbehaviour'] = 'Deleting question behaviour \'{$a}\'';
 105  $string['deletingqtype'] = 'Deleting question type \'{$a}\'';
 106  $string['didnotmatchanyanswer'] = '[Did not match any answer]';
 107  $string['disabled'] = 'Disabled';
 108  $string['disterror'] = 'The distribution {$a} caused problems';
 109  $string['donothing'] = 'Don\'t copy or move files or change links.';
 110  $string['editcategories'] = 'Edit categories';
 111  $string['editcategories_help'] = 'Rather than keeping everything in one big list, questions may be arranged into categories and subcategories.
 112  
 113  Each category has a context which determines where the questions in the category can be used:
 114  
 115  * Activity context - Questions only available in the activity module
 116  * Course context - Questions available in all activity modules in the course
 117  * Course category context - Questions available in all activity modules and courses in the course category
 118  * System context - Questions available in all courses and activities on the site
 119  
 120  Categories are also used for random questions, as questions are selected from a particular category.';
 121  $string['editcategories_link'] = 'question/category';
 122  $string['editcategory'] = 'Edit category';
 123  $string['editingcategory'] = 'Editing a category';
 124  $string['editingquestion'] = 'Editing a question';
 125  $string['editquestion'] = 'Edit question';
 126  $string['editthiscategory'] = 'Edit this category';
 127  $string['emptyxml'] = 'Unknown error - empty imsmanifest.xml';
 128  $string['enabled'] = 'Enabled';
 129  $string['erroraccessingcontext'] = 'Cannot access context';
 130  $string['errordeletingquestionsfromcategory'] = 'Error deleting questions from category {$a}.';
 131  $string['errorduringpost'] = 'Error occurred during post-processing!';
 132  $string['errorduringpre'] = 'Error occurred during pre-processing!';
 133  $string['errorduringproc'] = 'Error occurred during processing!';
 134  $string['errorduringregrade'] = 'Could not regrade question {$a->qid}, going to state {$a->stateid}.';
 135  $string['errorfilecannotbecopied'] = 'Error: cannot copy file {$a}.';
 136  $string['errorfilecannotbemoved'] = 'Error: cannot move file {$a}.';
 137  $string['errorfileschanged'] = 'Error: files linked to from questions have changed since form was displayed.';
 138  $string['erroritemappearsmorethanoncewithdifferentweight'] = 'The question ({$a}) appears more than once with different weights in different positions of the test. This is not currently supported by the statistics report and may make the statistics for this question unreliable.';
 139  $string['errormanualgradeoutofrange'] = 'The grade {$a->grade} is not between 0 and {$a->maxgrade} for question {$a->name}. The score and comment have not been saved.';
 140  $string['errormovingquestions'] = 'Error while moving questions with ids {$a}.';
 141  $string['errorpostprocess'] = 'Error occurred during post-processing!';
 142  $string['errorpreprocess'] = 'Error occurred during pre-processing!';
 143  $string['errorprocess'] = 'Error occurred during processing!';
 144  $string['errorprocessingresponses'] = 'An error occurred while processing your responses ({$a}). Click continue to return to the page you were on and try again.';
 145  $string['errorsavingcomment'] = 'Error saving the comment for question {$a->name} in the database.';
 146  $string['errorupdatingattempt'] = 'Error updating attempt {$a->id} in the database.';
 147  $string['eventquestioncategorycreated'] = 'Question category created';
 148  $string['eventquestioncategorydeleted'] = 'Question category deleted';
 149  $string['eventquestioncategorymoved'] = 'Question category moved';
 150  $string['eventquestioncategoryupdated'] = 'Question category updated';
 151  $string['eventquestioncategoryviewed'] = 'Question category viewed';
 152  $string['eventquestioncreated'] = 'Question created';
 153  $string['eventquestiondeleted'] = 'Question deleted';
 154  $string['eventquestionmoved'] = 'Question moved';
 155  $string['eventquestionviewed'] = 'Question viewed';
 156  $string['eventquestionsexported'] = 'Questions exported';
 157  $string['eventquestionsimported'] = 'Questions imported';
 158  $string['eventquestionupdated'] = 'Question updated';
 159  $string['export'] = 'Export';
 160  $string['exportasxml'] = 'Export as Moodle XML';
 161  $string['exportcategory'] = 'Export category';
 162  $string['exportcategory_help'] = 'This setting determines the category from which the exported questions will be taken.
 163  
 164  Certain import formats, such as GIFT and Moodle XML, permit category and context data to be included in the export file, enabling them to (optionally) be recreated on import. If required, the appropriate checkboxes should be ticked.';
 165  $string['exporterror'] = 'Errors occur during exporting!';
 166  $string['exportfilename'] = 'questions';
 167  $string['exportnameformat'] = '%Y%m%d-%H%M';
 168  $string['exportonequestion'] = 'Download this question in Moodle XML format';
 169  $string['exportquestions'] = 'Export questions to file';
 170  $string['exportquestions_help'] = 'This function enables the export of a complete category (and any subcategories) of questions to file. Please note that, depending on the file format selected, some question data and certain question types may not be exported.';
 171  $string['exportquestions_link'] = 'question/export';
 172  $string['filecantmovefrom'] = 'The questions files cannot be moved because you do not have permission to remove files from the place you are trying to move questions from.';
 173  $string['filecantmoveto'] = 'The question files cannot be moved or copied becuase you do not have permission to add files to the place you are trying to move the questions to.';
 174  $string['fileformat'] = 'File format';
 175  $string['filesareacourse'] = 'the course files area';
 176  $string['filesareasite'] = 'the site files area';
 177  $string['filestomove'] = 'Move / copy files to {$a}?';
 178  $string['filterbytags'] = 'Filter by tags...';
 179  $string['firsttry'] = 'First try';
 180  $string['flagged'] = 'Flagged';
 181  $string['flagthisquestion'] = 'Flag this question';
 182  $string['formquestionnotinids'] = 'Form contained question that is not in questionids';
 183  $string['fractionsnomax'] = 'One of the answers should have a score of 100% so it is possible to get full marks for this question.';
 184  $string['getcategoryfromfile'] = 'Get category from file';
 185  $string['getcontextfromfile'] = 'Get context from file';
 186  $string['changepublishstatuscat'] = '<a href="{$a->caturl}">Category "{$a->name}"</a> in course "{$a->coursename}" will have its sharing status changed from {$a->changefrom} to {$a->changeto}.';
 187  $string['chooseqtypetoadd'] = 'Choose a question type to add';
 188  $string['editquestions'] = 'Edit questions';
 189  $string['idnumber'] = 'ID number';
 190  $string['idnumber_help'] = 'If used, the ID number must be unique within each question category. It provides another way of identifying a question which is sometimes useful, but can usually be left blank.';
 191  $string['ignorebroken'] = 'Ignore broken links';
 192  $string['impossiblechar'] = 'Impossible character {$a} detected as parenthesis character';
 193  $string['import'] = 'Import';
 194  $string['importcategory'] = 'Import category';
 195  $string['importcategory_help'] = 'This setting determines the category into which the imported questions will go.
 196  
 197  Certain import formats, such as GIFT and Moodle XML, may include category and context data in the import file. To make use of this data, rather than the selected category, the appropriate checkboxes should be ticked. If categories specified in the import file do not exist, they will be created.';
 198  $string['importerror'] = 'An error occurred during import processing';
 199  $string['importerrorquestion'] = 'Error importing question';
 200  $string['importingquestions'] = 'Importing {$a} questions from file';
 201  $string['importparseerror'] = 'Error(s) found parsing the import file. No questions have been imported. To import any good questions try again setting \'Stop on error\' to \'No\'';
 202  $string['importquestions'] = 'Import questions from file';
 203  $string['importquestions_help'] = 'This function enables questions in a variety of formats to be imported via text file. Note that the file must use UTF-8 encoding.';
 204  $string['importquestions_link'] = 'question/import';
 205  $string['importwrongfileencoding'] = 'The file you selected does not use UTF-8 character encoding. {$a} files must use UTF-8.';
 206  $string['importwrongfiletype'] = 'The type of the file you selected ({$a->actualtype}) does not match the type expected by this import format ({$a->expectedtype}).';
 207  $string['invalidarg'] = 'No valid arguments supplied or incorrect server configuration';
 208  $string['invalidcategoryidforparent'] = 'Invalid category id for parent!';
 209  $string['invalidcategoryidtomove'] = 'Invalid category id to move!';
 210  $string['invalidconfirm'] = 'Confirmation string was incorrect';
 211  $string['invalidcontextinhasanyquestions'] = 'Invalid context passed to question_context_has_any_questions.';
 212  $string['invalidgrade'] = 'Grades ({$a}) do not match grade options - question skipped.';
 213  $string['invalidpenalty'] = 'Invalid penalty';
 214  $string['invalidwizardpage'] = 'Incorrect or no wizard page specified!';
 215  $string['lastmodifiedby'] = 'Last modified by';
 216  $string['lasttry'] = 'Last try';
 217  $string['linkedfiledoesntexist'] = 'Linked file {$a} doesn\'t exist';
 218  $string['makechildof'] = 'Make child of \'{$a}\'';
 219  $string['maketoplevelitem'] = 'Move to top level';
 220  $string['manualgradeinvalidformat'] = 'That is not a valid number.';
 221  $string['matchgrades'] = 'Match grades';
 222  $string['matchgradeserror'] = 'Error if grade not listed';
 223  $string['matchgradesnearest'] = 'Nearest grade if not listed';
 224  $string['matchgrades_help'] = 'Imported grades must match one of the fixed list of valid grades - 100, 90, 80, 75, 70, 66.666, 60, 50, 40, 33.333, 30, 25, 20, 16.666, 14.2857, 12.5, 11.111, 10, 5, 0 (also negative values). If not, there are two options:
 225  
 226  *  Error if grade not listed - If a question contains any grades not found in the list an error is displayed and that question will not be imported
 227  * Nearest grade if not listed - If a grade is found that does not match a value in the list, the grade is changed to the closest matching value in the list ';
 228  $string['missingcourseorcmid'] = 'Need to provide courseid or cmid to print_question.';
 229  $string['missingcourseorcmidtolink'] = 'Need to provide courseid or cmid to get_question_edit_link.';
 230  $string['missingimportantcode'] = 'This question type is missing important code: {$a}.';
 231  $string['missingoption'] = 'The cloze question {$a} is missing its options';
 232  $string['modified'] = 'Last saved';
 233  $string['move'] = 'Move from {$a} and change links.';
 234  $string['movecategory'] = 'Move category';
 235  $string['movedquestionsandcategories'] = 'Moved questions and question categories from {$a->oldplace} to {$a->newplace}.';
 236  $string['movelinksonly'] = 'Just change where links point to, do not move or copy files.';
 237  $string['moveq'] = 'Move question(s)';
 238  $string['moveqtoanothercontext'] = 'Move question to another context.';
 239  $string['moveto'] = 'Move to >>';
 240  $string['movingcategory'] = 'Moving category';
 241  $string['movingcategoryandfiles'] = 'Are you sure you want to move category {$a->name} and all child categories to context for "{$a->contextto}"?<br /> We have detected {$a->urlcount} files linked from questions in {$a->fromareaname}, would you like to copy or move these to {$a->toareaname}?';
 242  $string['movingcategorynofiles'] = 'Are you sure you want to move category "{$a->name}" and all child categories to context for "{$a->contextto}"?';
 243  $string['movingquestions'] = 'Moving questions and any files';
 244  $string['movingquestionsandfiles'] = 'Are you sure you want to move question(s) {$a->questions} to context for <strong>"{$a->tocontext}"</strong>?<br /> We have detected <strong>{$a->urlcount} files</strong> linked from these question(s) in {$a->fromareaname}, would you like to copy or move these to {$a->toareaname}?';
 245  $string['movingquestionsnofiles'] = 'Are you sure you want to move question(s) {$a->questions} to context for <strong>"{$a->tocontext}"</strong>?<br /> There are <strong>no files</strong> linked from these question(s) in {$a->fromareaname}.';
 246  $string['needtochoosecat'] = 'You need to choose a category to move this question to or press \'cancel\'.';
 247  $string['nocate'] = 'No such category {$a}!';
 248  $string['nopermissionadd'] = 'You don\'t have permission to add questions here.';
 249  $string['nopermissionmove'] = 'You don\'t have permission to move questions from here. You must save the question in this category or save it as a new question.';
 250  $string['noprobs'] = 'No problems found in your question database.';
 251  $string['noquestions'] = 'No questions were found that could be exported. Make sure that you have selected a category to export that contains questions.';
 252  $string['noquestionsinfile'] = 'There are no questions in the import file';
 253  $string['notagfiltersapplied'] = 'No tag filters applied';
 254  $string['notenoughanswers'] = 'This type of question requires at least {$a} answers';
 255  $string['notenoughdatatoeditaquestion'] = 'Neither a question id, nor a category id and question type, was specified.';
 256  $string['notenoughdatatomovequestions'] = 'You need to provide the question ids of questions you want to move.';
 257  $string['notflagged'] = 'Not flagged';
 258  $string['novirtualquestiontype'] = 'No virtual question type for question type {$a}';
 259  $string['numqas'] = 'No. question attempts';
 260  $string['numquestions'] = 'No. questions';
 261  $string['numquestionsandhidden'] = '{$a->numquestions} (+{$a->numhidden} hidden)';
 262  $string['page-question-x'] = 'Any question page';
 263  $string['page-question-edit'] = 'Question editing page';
 264  $string['page-question-category'] = 'Question category page';
 265  $string['page-question-import'] = 'Question import page';
 266  $string['page-question-export'] = 'Question export page';
 267  $string['parentcategory'] = 'Parent category';
 268  $string['parentcategory_help'] = 'The parent category is the one in which the new category will be placed. "Top" means that this category is not contained in any other category. Category contexts are shown in bold type. There must be at least one category in each context.';
 269  $string['parentcategory_link'] = 'question/category';
 270  $string['parenthesisinproperclose'] = 'Parenthesis before ** is not properly closed in {$a}**';
 271  $string['parenthesisinproperstart'] = 'Parenthesis before ** is not properly started in {$a}**';
 272  $string['parsingquestions'] = 'Parsing questions from import file.';
 273  $string['penaltyfactor'] = 'Penalty factor';
 274  $string['penaltyfactor_help'] = 'This setting determines what fraction of the achieved score is subtracted for each wrong response. It is only applicable if the quiz is run in adaptive mode.
 275  
 276  The penalty factor should be a number between 0 and 1. A penalty factor of 1 means that the student has to get the answer right in his first response to get any credit for it at all. A penalty factor of 0 means the student can try as often as he likes and still get the full marks.';
 277  $string['permissionedit'] = 'Edit this question';
 278  $string['permissionmove'] = 'Move this question';
 279  $string['permissionsaveasnew'] = 'Save this as a new question';
 280  $string['permissionto'] = 'You have permission to :';
 281  $string['published'] = 'shared';
 282  $string['qtypeveryshort'] = 'T';
 283  $string['questionaffected'] = '<a href="{$a->qurl}">Question "{$a->name}" ({$a->qtype})</a> is in this question category but is also being used in <a href="{$a->qurl}">quiz "{$a->quizname}"</a> in another course "{$a->coursename}".';
 284  $string['questionbank'] = 'Question bank';
 285  $string['questioncategory'] = 'Question category';
 286  $string['questioncatsfor'] = 'Question categories for \'{$a}\'';
 287  $string['questiondoesnotexist'] = 'This question does not exist';
 288  $string['questionname'] = 'Question name';
 289  $string['questionno'] = 'Question {$a}';
 290  $string['questionsaveerror'] = 'Errors occur during saving question - ({$a})';
 291  $string['questionsinuse'] = '(* Questions marked with an asterisk are used somewhere, for example in a quiz. Therefore, if you proceed, these questions will not really be deleted, they will just be hidden.)';
 292  $string['questionsmovedto'] = 'Questions still in use moved to "{$a}" in the parent course category.';
 293  $string['questionsrescuedfrom'] = 'Questions saved from context {$a}.';
 294  $string['questionsrescuedfrominfo'] = 'These questions (some of which may be hidden) were saved when context {$a} was deleted because they are still used by some quizzes or other activities.';
 295  $string['questiontags'] = 'Question tags';
 296  $string['questiontype'] = 'Question type';
 297  $string['questionuse'] = 'Use question in this activity';
 298  $string['questionvariant'] = 'Question variant';
 299  $string['reviewresponse'] = 'Review response';
 300  $string['save'] = 'Save';
 301  $string['savechangesandcontinueediting'] = 'Save changes and continue editing';
 302  $string['saveflags'] = 'Save the state of the flags';
 303  $string['selectacategory'] = 'Select a category:';
 304  $string['selectaqtypefordescription'] = 'Select a question type to see its description.';
 305  $string['selectcategoryabove'] = 'Select a category above';
 306  $string['selectquestionsforbulk'] = 'Select questions for bulk actions';
 307  $string['shareincontext'] = 'Share in context for {$a}';
 308  $string['stoponerror'] = 'Stop on error';
 309  $string['stoponerror_help'] = 'This setting determines whether the import process stops when an error is detected, resulting in no questions being imported, or whether any questions containing errors are ignored and any valid questions are imported.';
 310  $string['tofilecategory'] = 'Write category to file';
 311  $string['tofilecontext'] = 'Write context to file';
 312  $string['topfor'] = 'Top for {$a}';
 313  $string['uninstallbehaviour'] = 'Uninstall this question behaviour.';
 314  $string['uninstallqtype'] = 'Uninstall this question type.';
 315  $string['unknown'] = 'Unknown';
 316  $string['unknownquestiontype'] = 'Unknown question type: {$a}.';
 317  $string['unknowntolerance'] = 'Unknown tolerance type {$a}';
 318  $string['unpublished'] = 'unshared';
 319  $string['upgradeproblemcategoryloop'] = 'Problem detected when upgrading question categories. There is a loop in the category tree. The affected category ids are {$a}.';
 320  $string['upgradeproblemcouldnotupdatecategory'] = 'Could not update question category {$a->name} ({$a->id}).';
 321  $string['upgradeproblemunknowncategory'] = 'Problem detected when upgrading question categories. Category {$a->id} refers to parent {$a->parent}, which does not exist. Parent changed to fix problem.';
 322  $string['wrongprefix'] = 'Wrongly formatted nameprefix {$a}';
 323  $string['youmustselectaqtype'] = 'You must select a question type.';
 324  $string['yourfileshoulddownload'] = 'Your export file should start to download shortly. If not, please <a href="{$a}">click here</a>.';
 325  
 326  $string['action'] = 'Action';
 327  $string['addanotherhint'] = 'Add another hint';
 328  $string['answer'] = 'Answer';
 329  $string['answersaved'] = 'Answer saved';
 330  $string['attemptfinished'] = 'Attempt finished';
 331  $string['attemptfinishedsubmitting'] = 'Attempt finished submitting: {$a}';
 332  $string['behaviourbeingused'] = 'Behaviour being used: {$a}';
 333  $string['cannotloadquestion'] = 'Could not load question';
 334  $string['cannotpreview'] = 'You can\'t preview these questions!';
 335  $string['category'] = 'Category';
 336  $string['changeoptions'] = 'Change options';
 337  $string['attemptoptions'] = 'Attempt options';
 338  $string['displayoptions'] = 'Display options';
 339  $string['check'] = 'Check';
 340  $string['clearwrongparts'] = 'Clear incorrect responses';
 341  $string['closepreview'] = 'Close preview';
 342  $string['combinedfeedback'] = 'Combined feedback';
 343  $string['commented'] = 'Commented: {$a}';
 344  $string['comment'] = 'Comment';
 345  $string['commentormark'] = 'Make comment or override mark';
 346  $string['comments'] = 'Comments';
 347  $string['commentx'] = 'Comment: {$a}';
 348  $string['complete'] = 'Complete';
 349  $string['contexterror'] = 'You shouldn\'t have got here if you\'re not moving a category to another context.';
 350  $string['correct'] = 'Correct';
 351  $string['correctfeedback'] = 'For any correct response';
 352  $string['correctfeedbackdefault'] = 'Your answer is correct.';
 353  $string['decimalplacesingrades'] = 'Decimal places in grades';
 354  $string['defaultmark'] = 'Default mark';
 355  $string['errorsavingflags'] = 'Error saving the flag state.';
 356  $string['feedback'] = 'Feedback';
 357  $string['fillincorrect'] = 'Fill in correct responses';
 358  $string['generalfeedback'] = 'General feedback';
 359  $string['generalfeedback_help'] = 'General feedback is shown to the student after they have completed the question. Unlike specific feedback, which depends on the question type and what response the student gave, the same general feedback text is shown to all students.
 360  
 361  You can use the general feedback to give students a fully worked answer and perhaps a link to more information they can use if they did not understand the questions.';
 362  $string['hintn'] = 'Hint {no}';
 363  $string['hintnoptions'] = 'Hint {no} options';
 364  $string['hinttext'] = 'Hint text';
 365  $string['howquestionsbehave'] = 'How questions behave';
 366  $string['howquestionsbehave_help'] = 'Students can interact with the questions in the quiz in various different ways. For example, you may wish the students to enter an answer to each question and then submit the entire quiz, before anything is graded or they get any feedback. That would be \'Deferred feedback\' mode.
 367  
 368  Alternatively, you may wish for students to submit each question as they go along to get immediate feedback, and if they do not get it right immediately, have another try for fewer marks. That would be \'Interactive with multiple tries\' mode.
 369  
 370  Those are probably the two most commonly used modes of behaviour. ';
 371  $string['howquestionsbehave_link'] = 'question/behaviour';
 372  $string['importfromcoursefiles'] = '... or choose a course file to import.';
 373  $string['importfromupload'] = 'Select a file to upload ...';
 374  $string['includesubcategories'] = 'Also show questions from subcategories';
 375  $string['incorrect'] = 'Incorrect';
 376  $string['incorrectfeedback'] = 'For any incorrect response';
 377  $string['incorrectfeedbackdefault'] = 'Your answer is incorrect.';
 378  $string['information'] = 'Information';
 379  $string['invalidanswer'] = 'Incomplete answer';
 380  $string['makecopy'] = 'Make copy';
 381  $string['manualgradeoutofrange'] = 'This grade is outside the valid range.';
 382  $string['manuallygraded'] = 'Manually graded {$a->mark} with comment: {$a->comment}';
 383  $string['mark'] = 'Mark';
 384  $string['markedoutof'] = 'Marked out of';
 385  $string['markedoutofmax'] = 'Marked out of {$a}';
 386  $string['markoutofmax'] = 'Mark {$a->mark} out of {$a->max}';
 387  $string['marks'] = 'Marks';
 388  $string['noresponse'] = '[No response]';
 389  $string['notanswered'] = 'Not answered';
 390  $string['notgraded'] = 'Not graded';
 391  $string['notshown'] = 'Not shown';
 392  $string['notyetanswered'] = 'Not yet answered';
 393  $string['notchanged'] = 'Not changed since last attempt';
 394  $string['notyourpreview'] = 'This preview does not belong to you';
 395  $string['options'] = 'Options';
 396  $string['parent'] = 'Parent';
 397  $string['partiallycorrect'] = 'Partially correct';
 398  $string['partiallycorrectfeedback'] = 'For any partially correct response';
 399  $string['partiallycorrectfeedbackdefault'] = 'Your answer is partially correct.';
 400  $string['penaltyforeachincorrecttry'] = 'Penalty for each incorrect try';
 401  $string['penaltyforeachincorrecttry_help'] = 'When questions are run using the \'Interactive with multiple tries\' or \'Adaptive mode\' behaviour, so that the student will have several tries to get the question right, then this option controls how much they are penalised for each incorrect try.
 402  
 403  The penalty is a proportion of the total question grade, so if the question is worth three marks, and the penalty is 0.3333333, then the student will score 3 if they get the question right first time, 2 if they get it right second try, and 1 of they get it right on the third try.
 404  
 405  For some multi-part questions this scoring logic is applied separately to each part of the question. The details depend on the question type and can be complicated, but the principle is to give students credit for the knowledge they have demonstrated as fairly as possible.';
 406  $string['previewquestion'] = 'Preview question: {$a}';
 407  $string['privacy:metadata:database:question'] = 'The details about a specific question.';
 408  $string['privacy:metadata:database:question:createdby'] = 'The person who created the question.';
 409  $string['privacy:metadata:database:question:generalfeedback'] = 'The general feedback for this question.';
 410  $string['privacy:metadata:database:question:modifiedby'] = 'The person who last updated the question.';
 411  $string['privacy:metadata:database:question:name'] = 'The name of the question.';
 412  $string['privacy:metadata:database:question:questiontext'] = 'The question text.';
 413  $string['privacy:metadata:database:question:timecreated'] = 'The date and time when this question was created.';
 414  $string['privacy:metadata:database:question:timemodified'] = 'The date and time when this question was updated.';
 415  $string['privacy:metadata:database:question_attempt_step_data'] = 'Question attempt steps may have additional data specific to that step. The data is stored in the step_data table.';
 416  $string['privacy:metadata:database:question_attempt_step_data:name'] = 'The name of the data item.';
 417  $string['privacy:metadata:database:question_attempt_step_data:value'] = 'The value of the data item.';
 418  $string['privacy:metadata:database:question_attempt_steps'] = 'Each question attempt has a number of steps to indicate the different phases from beginning to completion to marking. This table stores the information for each of these steps.';
 419  $string['privacy:metadata:database:question_attempt_steps:fraction'] = 'The grade that was awarded to this question attempt scaled to a value out of 1.';
 420  $string['privacy:metadata:database:question_attempt_steps:state'] = 'The state of this question attempt step at the end of the step transition.';
 421  $string['privacy:metadata:database:question_attempt_steps:timecreated'] = 'The date and time that this step transition begun.';
 422  $string['privacy:metadata:database:question_attempt_steps:userid'] = 'The user who performed the step transition.';
 423  $string['privacy:metadata:database:question_attempts'] = 'The information about an attempt at a specific question.';
 424  $string['privacy:metadata:database:question_attempts:flagged'] = 'An indication that the user has flagged this question within the attempt.';
 425  $string['privacy:metadata:database:question_attempts:responsesummary'] = 'A summary of the question response.';
 426  $string['privacy:metadata:database:question_attempts:timemodified'] = 'The time that the question attempt was updated.';
 427  $string['privacy:metadata:link:qbehaviour'] = 'The question subsystem makes use of the Question behaviours plugin type.';
 428  $string['privacy:metadata:link:qformat'] = 'The question subsystem makes use of the Question import/export formats plugin type for the purpose of importing and exporting questions in different formats.';
 429  $string['privacy:metadata:link:qtype'] = 'The question subsystem interacts with the Question types plugin type which contains the different types of questions.';
 430  $string['questionbehaviouradminsetting'] = 'Question behaviour settings';
 431  $string['questionbehavioursdisabled'] = 'Question behaviours to disable';
 432  $string['questionbehavioursdisabledexplained'] = 'Enter a comma-separated list of behaviours you do not want to appear in the drop-down menu.';
 433  $string['questionbehavioursorder'] = 'Question behaviours order';
 434  $string['questionbehavioursorderexplained'] = 'Enter a comma-separated list of behaviours in the order you want them to appear in the drop-down menu.';
 435  $string['questionidmismatch'] = 'Question ids mismatch';
 436  $string['questionformtagheader'] = '{$a} tags';
 437  $string['questionname'] = 'Question name';
 438  $string['questionnamecopy'] = '{$a} (copy)';
 439  $string['questionpreviewdefaults'] = 'Question preview defaults';
 440  $string['questionpreviewdefaults_desc'] = 'These defaults are used when a user first previews a question in the question bank. Once a user has previewed a question, their personal preferences are stored as user preferences.';
 441  $string['questions'] = 'Questions';
 442  $string['questionx'] = 'Question {$a}';
 443  $string['questiontext'] = 'Question text';
 444  $string['requiresgrading'] = 'Requires grading';
 445  $string['responsehistory'] = 'Response history';
 446  $string['restart'] = 'Start again';
 447  $string['restartwiththeseoptions'] = 'Start again with these options';
 448  $string['restoremultipletopcats'] = 'The backup file contains more than one top-level question categories for context {$a}.';
 449  $string['rightanswer'] = 'Right answer';
 450  $string['rightanswer_help'] = 'An automatically generated summary of the correct response. This can be limited, so you may wish to consider explaining the correct solution in the general feedback for the question, and turning this option off.';
 451  $string['saved'] = 'Saved: {$a}';
 452  $string['settingsformultipletries'] = 'Multiple tries';
 453  $string['showhidden'] = 'Also show old questions';
 454  $string['showmarkandmax'] = 'Show mark and max';
 455  $string['showmaxmarkonly'] = 'Show max mark only';
 456  $string['showquestiontext'] = 'Show question text in the question list';
 457  $string['shown'] = 'Shown';
 458  $string['shownumpartscorrect'] = 'Show the number of correct responses';
 459  $string['shownumpartscorrectwhenfinished'] = 'Show the number of correct responses once the question has finished';
 460  $string['specificfeedback'] = 'Specific feedback';
 461  $string['specificfeedback_help'] = 'Feedback that depends on what response the student gave.';
 462  $string['started'] = 'Started';
 463  $string['state'] = 'State';
 464  $string['step'] = 'Step';
 465  $string['steps'] = 'Steps';
 466  $string['submissionoutofsequence'] = 'Access out of sequence. Please do not click the back button when working on quiz questions.';
 467  $string['submissionoutofsequencefriendlymessage'] = "You have entered data outside the normal sequence. This can occur if you use your browser's Back or Forward buttons; please don't use these during the test. It can also happen if you click on something while a page is loading. Click <strong>Continue</strong> to resume.";
 468  $string['submit'] = 'Submit';
 469  $string['submitandfinish'] = 'Submit and finish';
 470  $string['submitted'] = 'Submit: {$a}';
 471  $string['tagarea_question'] = 'Questions';
 472  $string['technicalinfo'] = 'Technical information';
 473  $string['technicalinfo_help'] = 'This technical information is probably only useful for developers working on new question types. It may also be helpful when trying to diagnose problems with questions.';
 474  $string['technicalinfominfraction'] = 'Minimum fraction: {$a}';
 475  $string['technicalinfomaxfraction'] = 'Maximum fraction: {$a}';
 476  $string['technicalinfoquestionsummary'] = 'Question summary: {$a}';
 477  $string['technicalinforesponsesummary'] = 'Response summary: {$a}';
 478  $string['technicalinforightsummary'] = 'Right answer summary: {$a}';
 479  $string['technicalinfostate'] = 'Question state: {$a}';
 480  $string['technicalinfovariant'] = 'Question variant: {$a}';
 481  $string['unknownbehaviour'] = 'Unknown behaviour: {$a}.';
 482  $string['unknownorunhandledtype'] = 'Unknown or unhandled question type: {$a}';
 483  $string['unknownquestion'] = 'Unknown question: {$a}.';
 484  $string['unknownquestioncatregory'] = 'Unknown question category: {$a}.';
 485  $string['unknownquestiontype'] = 'Unknown question type: {$a}.';
 486  $string['unusedcategorydeleted'] = 'This category has been deleted because, after deleting the course, its questions weren\'t used any more.';
 487  $string['updatedisplayoptions'] = 'Update display options';
 488  $string['whethercorrect'] = 'Whether correct';
 489  $string['whethercorrect_help'] = 'This covers both the textual description \'Correct\', \'Partially correct\' or \'Incorrect\', and any coloured highlighting that conveys the same information.';
 490  $string['whichtries'] = 'Which tries';
 491  $string['withselected'] = 'With selected';
 492  $string['xoutofmax'] = '{$a->mark} out of {$a->max}';
 493  $string['yougotnright'] = 'You have correctly selected {$a->num}.';