diff --git a/question/format/xhtml/format.php b/question/format/xhtml/format.php index bb54d80c04c..11ca25d92f7 100644 --- a/question/format/xhtml/format.php +++ b/question/format/xhtml/format.php @@ -172,7 +172,9 @@ class qformat_xhtml extends qformat_default { $xp .= "\n"; $xp .= "\n"; $xp .= "Moodle Quiz XHTML Export\n"; + $xp .= "\n"; $xp .= "\n"; $xp .= "\n"; $xp .= "
\n\n"; diff --git a/question/format/xhtml/xhtml.css b/question/format/xhtml/xhtml.css index 2c3a5980f86..2bc3b73289b 100644 --- a/question/format/xhtml/xhtml.css +++ b/question/format/xhtml/xhtml.css @@ -1,23 +1,20 @@ - +}