MDL-47494 ddwtos: Images in questions now work in quiz attempts.

This commit is contained in:
Tim Hunt
2011-02-09 20:33:51 +00:00
parent 5ac7176c7b
commit f7ecca1ccd
@@ -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;