summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_multiple_categories-moodle.ref
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_multiple_categories-moodle.ref')
-rw-r--r--Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_multiple_categories-moodle.ref61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_multiple_categories-moodle.ref b/Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_multiple_categories-moodle.ref
new file mode 100644
index 00000000000..4df2ca1968f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_multiple_categories-moodle.ref
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+
+<quiz>
+
+<question type="category">
+ <category>
+ <text>$course$/top/Category 1</text>
+ </category>
+</question>
+
+<question type="multichoice">
+ <name format="html">
+ <text><![CDATA[Q1]]></text>
+ </name>
+ <questiontext format="html">
+ <text><![CDATA[<p>Text 1 </p>]]></text>
+ </questiontext>
+ <defaultgrade>1.0</defaultgrade>
+ <generalfeedback format="html"><text/></generalfeedback>
+ <penalty>0.10</penalty>
+ <hidden>0</hidden>
+ <single>true</single>
+ <shuffleanswers>1</shuffleanswers>
+ <answernumbering>abc</answernumbering>
+ <answer fraction="100" format="html">
+ <text><![CDATA[<p>A</p>]]></text>
+ </answer>
+ <answer fraction="0" format="html">
+ <text><![CDATA[<p>B</p>]]></text>
+ </answer>
+</question>
+
+<question type="category">
+ <category>
+ <text>$course$/top/Category 2</text>
+ </category>
+</question>
+
+<question type="multichoice">
+ <name format="html">
+ <text><![CDATA[Q2]]></text>
+ </name>
+ <questiontext format="html">
+ <text><![CDATA[<p>Text 2 </p>]]></text>
+ </questiontext>
+ <defaultgrade>1.0</defaultgrade>
+ <generalfeedback format="html"><text/></generalfeedback>
+ <penalty>0.10</penalty>
+ <hidden>0</hidden>
+ <single>true</single>
+ <shuffleanswers>1</shuffleanswers>
+ <answernumbering>abc</answernumbering>
+ <answer fraction="100" format="html">
+ <text><![CDATA[<p>C</p>]]></text>
+ </answer>
+ <answer fraction="0" format="html">
+ <text><![CDATA[<p>D</p>]]></text>
+ </answer>
+</question>
+
+</quiz>