mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-53393-master' of git://github.com/cameron1729/moodle
This commit is contained in:
commit
55e90f2270
8 changed files with 76 additions and 51 deletions
|
@ -218,7 +218,7 @@ class qtype_essay_attempt_upgrader_test extends question_attempt_upgrader_test_b
|
|||
'minfraction' => 0,
|
||||
'maxfraction' => 1,
|
||||
'flagged' => 0,
|
||||
'questionsummary' => "* Give two examples of facilities within XML schemas that cannot be found in Document Type Definitions (DTDs).\n_(2 marks)_",
|
||||
'questionsummary' => "Give two examples of facilities within XML schemas that cannot be found in Document Type Definitions (DTDs).\n_(2 marks)_",
|
||||
'rightanswer' => '',
|
||||
'responsesummary' => "Variable can be typed \n\nxml Schemas fully support Namespaces",
|
||||
'timemodified' => 1273068477,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue