mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch 'MDL-68753-master-enfix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
6f56e743ed
47 changed files with 172 additions and 173 deletions
|
@ -32,7 +32,7 @@ $string['answer_fail'] = 'Incorrect answer';
|
|||
$string['answer_incorrect'] = 'Your answer is incorrect';
|
||||
$string['answer_pass'] = 'Correct answer';
|
||||
$string['answer_unchecked'] = 'Answer unchecked';
|
||||
$string['answer_unknown'] = 'Unkown answer';
|
||||
$string['answer_unknown'] = 'Unknown answer';
|
||||
$string['answer_text'] = 'Answer text';
|
||||
$string['areapackage'] = 'Package file';
|
||||
$string['attempt'] = 'Attempt';
|
||||
|
@ -113,7 +113,7 @@ $string['result_compound'] = 'Combined partial score';
|
|||
$string['result_fill-in'] = 'Fill-in text';
|
||||
$string['result_fill-in_gap'] = 'Gap #{$a}';
|
||||
$string['result_matching'] = 'Matching choice';
|
||||
$string['result_other'] = 'Unkown interaction type';
|
||||
$string['result_other'] = 'Unknown interaction type';
|
||||
$string['result_sequencing_choice'] = 'Positions';
|
||||
$string['result_sequencing_answer'] = 'Position value';
|
||||
$string['result_sequencing_position'] = '#{$a}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue