summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_description-moodle.ref
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_description-moodle.ref')
-rw-r--r--Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_description-moodle.ref29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_description-moodle.ref b/Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_description-moodle.ref
new file mode 100644
index 00000000000..5ac3ffd8cb8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_description-moodle.ref
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<quiz>
+
+<question type="category">
+ <category>
+ <text>$course$/top/Example Quiz</text>
+ </category>
+</question>
+
+<question type="description">
+ <name format="html">
+ <text><![CDATA[Requirements]]></text>
+ </name>
+ <questiontext format="html">
+ <text><![CDATA[<p>This is a description. Not really a question. We can include environments and math. <UL><LI>This</LI><LI>That</LI></UL> \[\mathrm {e}^{2\mathrm {i}\pi }+1=0.\]</p>]]></text>
+ </questiontext>
+ <defaultgrade>1.0</defaultgrade>
+ <generalfeedback format="html">
+ <text><![CDATA[<p>here is a feedback</p>]]></text>
+ </generalfeedback>
+ <penalty>0.10</penalty>
+ <hidden>0</hidden>
+ <tags>
+ <tag><text><![CDATA[descr]]></text></tag>
+ </tags>
+</question>
+
+</quiz>