2010-04-10 14:01:45 +00:00
< ? php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Strings for component 'question' , language 'en' , branch 'MOODLE_20_STABLE'
*
* @ package question
* @ copyright 1999 onwards Martin Dougiamas { @ link http :// moodle . com }
* @ license http :// www . gnu . org / copyleft / gpl . html GNU GPL v3 or later
*/
2006-12-22 15:39:40 +00:00
2007-08-09 21:50:59 +00:00
$string [ 'adminreport' ] = 'Report on possible problems in your question database.' ;
2009-02-25 09:31:49 +00:00
$string [ 'availableq' ] = 'Available?' ;
2010-04-10 14:01:45 +00:00
$string [ 'badbase' ] = 'Bad base before **: {$a}**' ;
$string [ 'broken' ] = 'This is a "broken link", it points to a nonexistent file.' ;
$string [ 'byandon' ] = 'by <em>{$a->user}</em> on <em>{$a->time}</em>' ;
2008-05-21 07:53:57 +00:00
$string [ 'cannotcopybackup' ] = 'Could not copy backup file' ;
2010-04-10 14:01:45 +00:00
$string [ 'cannotcreate' ] = 'Could not create new entry in question_attempts table' ;
$string [ 'cannotcreatepath' ] = 'Cannot create path: {$a}' ;
2008-07-24 04:20:44 +00:00
$string [ 'cannotdeletecate' ] = 'You can\'t delete that category it is the default category for this context.' ;
2010-04-10 14:01:45 +00:00
$string [ 'cannotenable' ] = 'Question type {$a} cannot be created directly.' ;
2008-07-24 04:20:44 +00:00
$string [ 'cannotfindcate' ] = 'Could not find category record' ;
2008-05-21 07:53:57 +00:00
$string [ 'cannotfindquestionfile' ] = 'Could not find question data file in zip' ;
2010-11-21 04:55:25 +00:00
$string [ 'cannotgetdsfordependent' ] = 'Cannot get the specified dataset for a dataset dependent question! (question: {$a->id}, datasetitem: {$a->item})' ;
2010-04-10 14:01:45 +00:00
$string [ 'cannotgetdsforquestion' ] = 'Cannot get the specified dataset for a calculated question! (question: {$a})' ;
2008-07-24 04:20:44 +00:00
$string [ 'cannothidequestion' ] = 'Was not able to hide question' ;
2010-04-10 14:01:45 +00:00
$string [ 'cannotimportformat' ] = 'Sorry, importing this format is not yet implemented!' ;
$string [ 'cannotinsertquestion' ] = 'Could not insert new question!' ;
2010-04-11 16:45:55 +00:00
$string [ 'cannotinsertquestioncatecontext' ] = 'Could not insert the new question category {$a->cat} illegal contextid {$a->ctx}' ;
2008-07-24 04:20:44 +00:00
$string [ 'cannotloadquestion' ] = 'Could not load question' ;
2010-04-10 14:01:45 +00:00
$string [ 'cannotmovequestion' ] = 'You can\'t use this script to move questions that have files associated with them from different areas.' ;
$string [ 'cannotopenforwriting' ] = 'Cannot open for writing: {$a}' ;
2008-07-24 04:20:44 +00:00
$string [ 'cannotpreview' ] = 'You can\'t preview these questions!' ;
2010-11-20 19:38:23 +00:00
$string [ 'cannotretrieveqcat' ] = 'Could not retrieve question category' ;
2008-07-24 04:20:44 +00:00
$string [ 'cannotunhidequestion' ] = 'Failed to unhide the question.' ;
2008-05-21 07:53:57 +00:00
$string [ 'cannotunzip' ] = 'Could not unzip file.' ;
2010-04-10 14:01:45 +00:00
$string [ 'cannotwriteto' ] = 'Cannot write exported questions to {$a}' ;
2010-11-20 20:38:31 +00:00
$string [ 'categorycurrent' ] = 'Current category' ;
$string [ 'categorycurrentuse' ] = 'Use this category' ;
2010-04-10 14:01:45 +00:00
$string [ 'categorydoesnotexist' ] = 'This category does not exist' ;
2010-11-20 20:38:31 +00:00
$string [ 'categorymoveto' ] = 'Save in category' ;
2008-08-29 10:08:27 +00:00
$string [ 'clicktoflag' ] = 'Click to flag this question' ;
$string [ 'clicktounflag' ] = 'Click to un-flag this question' ;
2010-04-10 14:01:45 +00:00
$string [ 'contexterror' ] = 'You shouldn\'t have got here if you\'re not moving a category to another context.' ;
$string [ 'copy' ] = 'Copy from {$a} and change links.' ;
$string [ 'created' ] = 'Created' ;
$string [ 'createdby' ] = 'Created by' ;
2010-11-20 20:38:31 +00:00
$string [ 'createdmodifiedheader' ] = 'Created / last saved' ;
2009-02-25 07:14:03 +00:00
$string [ 'createnewquestion' ] = 'Create a new question ...' ;
2007-08-09 21:50:59 +00:00
$string [ 'cwrqpfs' ] = 'Random questions selecting questions from sub categories.' ;
2008-08-15 10:06:10 +00:00
$string [ 'cwrqpfsinfo' ] = ' < p > During the upgrade to Moodle 1.9 we will separate question categories into
2007-08-09 21:50:59 +00:00
different contexts . Some question categories and questions on your site will have to have their sharing
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
shared and unshared categories ( as is the case on this site ) . This happens when a \ ' random\ ' question is set to select
from subcategories and one or more subcategories have a different sharing status to the parent category in which
the random question is created .</ p >
2007-08-21 06:55:48 +00:00
< p > The following question categories , from which \ ' random\ ' questions in parent categories select questions from ,
will have their sharing status changed to the same sharing status as the category with the \ ' random\ ' question in
on upgrading to Moodle 1.9 . The following categories will have their sharing status changed . Questions which are
affected will continue to work in all existing quizzes until you remove them from these quizzes .</ p > ' ;
2007-08-09 21:50:59 +00:00
$string [ 'cwrqpfsnoprob' ] = 'No question categories in your site are affected by the \'Random questions selecting questions from sub categories\' issue.' ;
2010-04-10 14:01:45 +00:00
$string [ 'defaultfor' ] = 'Default for {$a}' ;
$string [ 'defaultinfofor' ] = 'The default category for questions shared in context \'{$a}\'.' ;
2008-05-13 21:52:38 +00:00
$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.' ;
2009-02-25 09:31:49 +00:00
$string [ 'disabled' ] = 'Disabled' ;
2010-04-10 14:01:45 +00:00
$string [ 'disterror' ] = 'The distribution {$a} caused problems' ;
$string [ 'donothing' ] = 'Don\'t copy or move files or change links.' ;
2010-05-26 08:46:47 +00:00
$string [ 'editcategories' ] = 'Edit categories' ;
$string [ 'editcategories_help' ] = ' Rather than keeping everything in one big list , questions may be arranged into categories and subcategories .
Each category has a context which determines where the questions in the category can be used :
* Activity context - Questions only available in the activity module
* Course context - Questions available in all activity modules in the course
* Course category context - Questions available in all activity modules and courses in the course category
* System context - Questions available in all courses and activities on the site
Categories are also used for random questions , as questions are selected from a particular category . ' ;
$string [ 'editcategories_link' ] = 'question/category' ;
2007-08-09 21:50:59 +00:00
$string [ 'editingcategory' ] = 'Editing a category' ;
2006-12-22 15:39:40 +00:00
$string [ 'editingquestion' ] = 'Editing a question' ;
2009-11-19 17:46:15 +00:00
$string [ 'editthiscategory' ] = 'Edit this category' ;
2010-04-10 14:01:45 +00:00
$string [ 'emptyxml' ] = 'Unkown error - empty imsmanifest.xml' ;
2009-02-25 09:31:49 +00:00
$string [ 'enabled' ] = 'Enabled' ;
2007-08-09 21:50:59 +00:00
$string [ 'erroraccessingcontext' ] = 'Cannot access context' ;
2010-04-10 14:01:45 +00:00
$string [ 'errordeletingquestionsfromcategory' ] = 'Error deleting questions from category {$a}.' ;
$string [ 'errorduringpost' ] = 'Error occurred during post-processing!' ;
2008-05-21 07:53:57 +00:00
$string [ 'errorduringpre' ] = 'Error occurred during pre-processing!' ;
$string [ 'errorduringproc' ] = 'Error occurred during processing!' ;
2010-04-10 14:01:45 +00:00
$string [ 'errorduringregrade' ] = 'Could not regrade question {$a->qid}, going to state {$a->stateid}.' ;
2010-05-17 07:24:55 +00:00
$string [ 'errorfilecannotbecopied' ] = 'Error: cannot copy file {$a}.' ;
$string [ 'errorfilecannotbemoved' ] = 'Error: cannot move file {$a}.' ;
$string [ 'errorfileschanged' ] = 'Error: files linked to from questions have changed since form was displayed.' ;
2010-04-10 14:01:45 +00:00
$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.' ;
$string [ 'errormovingquestions' ] = 'Error while moving questions with ids {$a}.' ;
2008-09-25 08:03:54 +00:00
$string [ 'errorpostprocess' ] = 'Error occurred during post-processing!' ;
2010-04-10 14:01:45 +00:00
$string [ 'errorpreprocess' ] = 'Error occurred during pre-processing!' ;
2008-09-25 08:03:54 +00:00
$string [ 'errorprocess' ] = 'Error occurred during processing!' ;
2010-04-10 14:01:45 +00:00
$string [ 'errorprocessingresponses' ] = 'An error occurred while processing your responses.' ;
$string [ 'errorsavingcomment' ] = 'Error saving the comment for question {$a->name} in the database.' ;
$string [ 'errorupdatingattempt' ] = 'Error updating attempt {$a->id} in the database.' ;
2007-08-09 21:50:59 +00:00
$string [ 'exportcategory' ] = 'Export category' ;
2010-05-26 09:58:22 +00:00
$string [ 'exportcategory_help' ] = ' This setting determines the category from which the exported questions will be taken .
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 . ' ;
2008-06-15 12:02:43 +00:00
$string [ 'exporterror' ] = 'Errors occur during exporting!' ;
2010-11-19 11:11:19 +00:00
$string [ 'exportfilename' ] = 'questions' ;
$string [ 'exportnameformat' ] = '%Y%m%d-%H%M' ;
2010-05-18 08:04:11 +00:00
$string [ 'exportquestions' ] = 'Export questions to file' ;
$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.' ;
$string [ 'exportquestions_link' ] = 'question/export' ;
2010-08-05 17:33:11 +00:00
$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.' ;
$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.' ;
2010-04-10 14:01:45 +00:00
$string [ 'filesareacourse' ] = 'the course files area' ;
$string [ 'filesareasite' ] = 'the site files area' ;
$string [ 'filestomove' ] = 'Move / copy files to {$a}?' ;
2008-08-29 10:08:27 +00:00
$string [ 'flagged' ] = 'Flagged' ;
$string [ 'flagthisquestion' ] = 'Flag this question' ;
2008-05-14 08:37:38 +00:00
$string [ 'formquestionnotinids' ] = 'Form contained question that is not in questionids' ;
2010-04-10 14:01:45 +00:00
$string [ 'fractionsnomax' ] = 'One of the answers should have a score of 100% so it is possible to get full marks for this question.' ;
2007-08-09 21:50:59 +00:00
$string [ 'getcategoryfromfile' ] = 'Get category from file' ;
$string [ 'getcontextfromfile' ] = 'Get context from file' ;
2010-04-10 14:01:45 +00:00
$string [ 'changepublishstatuscat' ] = '<a href="{$a->caturl}">Category "{$a->name}"</a> in course "{$a->coursename}" will have it\'s sharing status changed from <strong>{$a->changefrom} to {$a->changeto}</strong>.' ;
$string [ 'chooseqtypetoadd' ] = 'Choose a question type to add' ;
2007-08-09 21:50:59 +00:00
$string [ 'ignorebroken' ] = 'Ignore broken links' ;
2010-04-10 14:01:45 +00:00
$string [ 'impossiblechar' ] = 'Impossible character {$a} detected as parenthesis character' ;
2010-05-26 09:58:22 +00:00
$string [ 'importcategory' ] = 'Import category' ;
$string [ 'importcategory_help' ] = ' This setting determines the category into which the imported questions will go .
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 . ' ;
2010-05-18 08:04:11 +00:00
$string [ 'importquestions' ] = 'Import questions from file' ;
$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.' ;
$string [ 'importquestions_link' ] = 'question/import' ;
2008-07-24 04:20:44 +00:00
$string [ 'invalidarg' ] = 'No valid arguments supplied or incorrect server configuration' ;
2008-05-21 07:53:57 +00:00
$string [ 'invalidcategoryidforparent' ] = 'Invalid category id for parent!' ;
$string [ 'invalidcategoryidtomove' ] = 'Invalid category id to move!' ;
2010-04-10 14:01:45 +00:00
$string [ 'invalidconfirm' ] = 'Confirmation string was incorrect' ;
$string [ 'invalidcontextinhasanyquestions' ] = 'Invalid context passed to question_context_has_any_questions.' ;
2008-05-21 05:08:29 +00:00
$string [ 'invalidwizardpage' ] = 'Incorrect or no wizard page specified!' ;
2009-01-21 07:21:43 +00:00
$string [ 'lastmodifiedby' ] = 'Last modified by' ;
2010-04-10 14:01:45 +00:00
$string [ 'linkedfiledoesntexist' ] = 'Linked file {$a} doesn\'t exist' ;
2010-11-20 20:38:31 +00:00
$string [ 'makechildof' ] = 'Make child of \'{$a}\'' ;
2007-08-09 21:50:59 +00:00
$string [ 'maketoplevelitem' ] = 'Move to top level' ;
2010-05-26 09:58:22 +00:00
$string [ 'matchgrades' ] = 'Match grades' ;
$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 :
* 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
* 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 ' ;
2008-05-21 05:08:29 +00:00
$string [ 'missingcourseorcmid' ] = 'Need to provide courseid or cmid to print_question.' ;
2008-12-12 04:53:32 +00:00
$string [ 'missingcourseorcmidtolink' ] = 'Need to provide courseid or cmid to get_question_edit_link.' ;
2010-04-10 14:01:45 +00:00
$string [ 'missingimportantcode' ] = 'This question type is missing important code: {$a}.' ;
$string [ 'missingoption' ] = 'The cloze question {$a} is missing its options' ;
2007-08-20 02:55:27 +00:00
$string [ 'modified' ] = 'Last saved' ;
2010-04-10 14:01:45 +00:00
$string [ 'move' ] = 'Move from {$a} and change links.' ;
2010-11-20 20:38:31 +00:00
$string [ 'movecategory' ] = 'Move category' ;
2010-04-10 14:01:45 +00:00
$string [ 'movedquestionsandcategories' ] = 'Moved questions and question categories from {$a->oldplace} to {$a->newplace}.' ;
$string [ 'movelinksonly' ] = 'Just change where links point to, do not move or copy files.' ;
$string [ 'moveq' ] = 'Move question(s)' ;
$string [ 'moveqtoanothercontext' ] = 'Move question to another context.' ;
2010-11-20 20:38:31 +00:00
$string [ 'movingcategory' ] = 'Moving category' ;
2010-04-10 14:01:45 +00:00
$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}?' ;
$string [ 'movingcategorynofiles' ] = 'Are you sure you want to move category "{$a->name}" and all child categories to context for "{$a->contextto}"?' ;
2010-11-20 20:38:31 +00:00
$string [ 'movingquestions' ] = 'Moving questions and any files' ;
2010-04-10 14:01:45 +00:00
$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}?' ;
$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}.' ;
2007-08-09 21:50:59 +00:00
$string [ 'needtochoosecat' ] = 'You need to choose a category to move this question to or press \'cancel\'.' ;
2010-04-10 14:01:45 +00:00
$string [ 'nocate' ] = 'No such category {$a}!' ;
2007-08-09 21:50:59 +00:00
$string [ 'nopermissionadd' ] = 'You don\'t have permission to add questions here.' ;
2008-10-08 10:27:38 +00:00
$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.' ;
2007-08-09 21:50:59 +00:00
$string [ 'noprobs' ] = 'No problems found in your question database.' ;
2006-12-22 15:39:40 +00:00
$string [ 'notenoughdatatoeditaquestion' ] = 'Neither a question id, nor a category id and question type, was specified.' ;
2007-08-09 21:50:59 +00:00
$string [ 'notenoughdatatomovequestions' ] = 'You need to provide the question ids of questions you want to move.' ;
2008-08-29 10:08:27 +00:00
$string [ 'notflagged' ] = 'Not flagged' ;
2010-04-10 14:01:45 +00:00
$string [ 'novirtualquestiontype' ] = 'No virtual question type for question type {$a}' ;
2010-05-26 08:46:47 +00:00
$string [ 'parentcategory' ] = 'Parent category' ;
$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.' ;
$string [ 'parentcategory_link' ] = 'question/category' ;
2010-04-10 14:01:45 +00:00
$string [ 'parenthesisinproperclose' ] = 'Parenthesis before ** is not properly closed in {$a}**' ;
$string [ 'parenthesisinproperstart' ] = 'Parenthesis before ** is not properly started in {$a}**' ;
MDL-21695 quiz: deprecated setHelpButton() and old_help_icon() replaced with new calls
Some help icons dropped without replacement as suggested by Helen, the
Help Writer. Some strings moved to core_question.
AMOS BEGIN
HLP quiz/timelimit.html,[timelimit_help,mod_quiz]
HLP quiz/grademethod.html,[grademethod_help,mod_quiz]
HLP quiz/questionsperpage.html,[newpage_help,mod_quiz]
HLP quiz/shufflewithin.html,[shufflewithin_help,mod_quiz]
HLP quiz/penaltyscheme.html,[penaltyscheme_help,mod_quiz]
HLP quiz/repeatattempts.html,[eachattemptbuildsonthelast_help,mod_quiz]
HLP quiz/reviewoptions.html,[reviewoptionsheading_help,mod_quiz]
HLP quiz/showuserpicture.html,[showuserpicture_help,mod_quiz]
HLP quiz/decimalpoints.html,[decimalplaces_help,mod_quiz]
HLP quiz/decimalplacesquestion.html,[decimalplacesquestion_help,mod_quiz]
HLP quiz/requirepassword.html,[requirepassword_help,mod_quiz]
HLP quiz/requiresubnet.html,[requiresubnet_help,mod_quiz]
HLP quiz/timedelay1.html,[delay1st2nd_help,mod_quiz]
HLP quiz/timedelay2.html,[delaylater_help,mod_quiz]
HLP quiz/overallfeedback.html,[overallfeedback_help,mod_quiz]
HLP quiz_statistics/negcovar.html,[negcovar_help,quiz_statistics]
MOV [penaltyfactor,mod_quiz],[penaltyfactor,core_question]
MOV [penaltyfactor_help,mod_quiz],[penaltyfactor_help,core_question]
HLP quiz/penalty.html,[penaltyfactor_help,core_question]
AMOS END
2010-08-02 20:56:15 +00:00
$string [ 'penaltyfactor' ] = 'Penalty factor' ;
$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 .
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 . ' ;
2007-08-09 21:50:59 +00:00
$string [ 'permissionedit' ] = 'Edit this question' ;
$string [ 'permissionmove' ] = 'Move this question' ;
$string [ 'permissionsaveasnew' ] = 'Save this as a new question' ;
$string [ 'permissionto' ] = 'You have permission to :' ;
2007-08-21 06:55:48 +00:00
$string [ 'published' ] = 'shared' ;
2009-01-21 07:21:43 +00:00
$string [ 'qtypeveryshort' ] = 'T' ;
2010-04-10 14:01:45 +00:00
$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}".' ;
2007-02-27 14:01:46 +00:00
$string [ 'questionbank' ] = 'Question bank' ;
2008-05-13 21:52:38 +00:00
$string [ 'questioncategory' ] = 'Question category' ;
2010-11-20 20:38:31 +00:00
$string [ 'questioncatsfor' ] = 'Question categories for \'{$a}\'' ;
2006-12-22 15:39:40 +00:00
$string [ 'questiondoesnotexist' ] = 'This question does not exist' ;
2009-01-22 02:32:39 +00:00
$string [ 'questionname' ] = 'Question name' ;
2010-04-10 14:01:45 +00:00
$string [ 'questionsaveerror' ] = 'Errors occur during saving question - ({$a})' ;
$string [ 'questionsmovedto' ] = 'Questions still in use moved to "{$a}" in the parent course category.' ;
$string [ 'questionsrescuedfrom' ] = 'Questions saved from context {$a}.' ;
$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.' ;
2009-01-22 02:32:39 +00:00
$string [ 'questiontype' ] = 'Question type' ;
2007-08-09 21:50:59 +00:00
$string [ 'questionuse' ] = 'Use question in this activity' ;
2008-09-03 08:32:29 +00:00
$string [ 'saveflags' ] = 'Save the state of the flags' ;
2009-02-25 07:14:03 +00:00
$string [ 'selectacategory' ] = 'Select a category:' ;
$string [ 'selectaqtypefordescription' ] = 'Select a question type to see its description.' ;
2009-01-22 02:32:39 +00:00
$string [ 'selectquestionsforbulk' ] = 'Select questions for bulk actions' ;
2010-04-10 14:01:45 +00:00
$string [ 'shareincontext' ] = 'Share in context for {$a}' ;
2010-05-26 09:58:22 +00:00
$string [ 'stoponerror' ] = 'Stop on error' ;
$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.' ;
2007-08-09 21:50:59 +00:00
$string [ 'tofilecategory' ] = 'Write category to file' ;
$string [ 'tofilecontext' ] = 'Write context to file' ;
$string [ 'unknown' ] = 'Unknown' ;
2010-04-10 14:01:45 +00:00
$string [ 'unknownquestiontype' ] = 'Unknown question type: {$a}.' ;
$string [ 'unknowntolerance' ] = 'Unknown tolerance type {$a}' ;
2007-08-21 06:55:48 +00:00
$string [ 'unpublished' ] = 'unshared' ;
2010-04-10 14:01:45 +00:00
$string [ 'upgradeproblemcategoryloop' ] = 'Problem detected when upgrading question categories. There is a loop in the category tree. The affected category ids are {$a}.' ;
$string [ 'upgradeproblemcouldnotupdatecategory' ] = 'Could not update question category {$a->name} ({$a->id}).' ;
$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.' ;
$string [ 'wrongprefix' ] = 'Wrongly formatted nameprefix {$a}' ;
2010-05-06 22:33:21 +00:00
$string [ 'youmustselectaqtype' ] = 'You must select a question type.' ;
2010-04-10 14:01:45 +00:00
$string [ 'yourfileshoulddownload' ] = 'Your export file should start to download shortly. If not, please <a href="{$a}">click here</a>.' ;