-
Bug
-
Resolution: Fixed
-
Trivial
-
None
-
1.8.2
-
None
-
MOODLE_18_STABLE
In the readme file for the drag and drop editor, there is a small error:
In each of the files question/preview.php, mod/quiz/reviewquestion.php: change the line:
print_footer
to:
put_dragdrop_javascript();
print_footer;
In neither of the files is the real line to be changed actually just print_footer