summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_environments-moodle.ref
blob: 5eee6a48e419684e472821dfbc5e28f522df11db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>

<quiz>
 
<question type="category">
  <category>
    <text>$course$/top/LaTeX Environments</text>
  </category>
</question>
 
<question type="multichoice">
  <name format="html">
    <text><![CDATA[LaTeX Environments]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p><CENTER><SPAN STYLE=&#34;font-variant: small-caps;&#34;>This is a question</SPAN></CENTER> Select the numbered list </p>]]></text>
  </questiontext>
  <defaultgrade>1</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><OL><LI>C</LI><LI>D <UL><LI>S</LI><LI>T</LI><LI>U</LI></UL></LI></OL></p>]]></text>
    <feedback format="html"><text><![CDATA[<p>yes</p>]]></text></feedback>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><UL><LI>E <OL><LI>X</LI><LI>Y</LI><LI>Z</LI></OL></LI><LI>F</LI></UL></p>]]></text>
    <feedback format="html"><text><![CDATA[<p>Example of numbered list:<BR/><OL><LI>first item</LI><LI>second item</LI></OL></p>]]></text></feedback>
  </answer>
</question>
 
</quiz>