summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_description-moodle.ref
blob: 7a13bc0d253b566e365f7f8918f139b1fe53fa68 (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
<?xml version="1.0" encoding="iso-8859-1"?>

<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>