Línea 297... |
Línea 297... |
297 |
$string['questiondoesnotexist'] = 'This question does not exist';
|
297 |
$string['questiondoesnotexist'] = 'This question does not exist';
|
298 |
$string['questionname'] = 'Question name';
|
298 |
$string['questionname'] = 'Question name';
|
299 |
$string['questionnameandquestionversion'] = '{$a->name} v{$a->version}';
|
299 |
$string['questionnameandquestionversion'] = '{$a->name} v{$a->version}';
|
300 |
$string['questionno'] = 'Question {$a}';
|
300 |
$string['questionno'] = 'Question {$a}';
|
301 |
$string['questionsaveerror'] = 'Errors occur during saving question - ({$a})';
|
301 |
$string['questionsaveerror'] = 'Errors occur during saving question - ({$a})';
|
302 |
$string['questionsinuse'] = '* Denotes questions which can\'t be deleted because they are in use. Instead, they will be hidden in the question bank unless you select \'Show old questions\'.';
|
302 |
$string['questionsinuse'] = '* Denotes questions which can\'t be deleted because they are in use. Instead, they will be hidden in the question bank unless you set \'Show hidden questions\' to \'Yes\'.';
|
303 |
$string['questionsmovedto'] = 'Questions still in use moved to "{$a}" in the parent course category.';
|
303 |
$string['questionsmovedto'] = 'Questions still in use moved to "{$a}" in the parent course category.';
|
304 |
$string['questionsrescuedfrom'] = 'Questions saved from context {$a}.';
|
304 |
$string['questionsrescuedfrom'] = 'Questions saved from context {$a}.';
|
305 |
$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.';
|
305 |
$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.';
|
306 |
$string['questiontags'] = 'Question tags';
|
306 |
$string['questiontags'] = 'Question tags';
|
307 |
$string['questiontype'] = 'Question type';
|
307 |
$string['questiontype'] = 'Question type';
|