MDL-47494 ddwtos: Images in questions now work in quiz attempts.
This commit is contained in:
@@ -62,6 +62,7 @@ class qtype_ddwtos_test extends UnitTestCase {
|
||||
$dd = new stdClass;
|
||||
$dd->id = 0;
|
||||
$dd->category = 0;
|
||||
$dd->contextid = 0;
|
||||
$dd->parent = 0;
|
||||
$dd->questiontextformat = FORMAT_HTML;
|
||||
$dd->generalfeedbackformat = FORMAT_HTML;
|
||||
|
||||
Reference in New Issue
Block a user