summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_essay-moodle.ref
blob: 2caadf5297f865dd9d6a95c296762ff42d4c98d2 (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
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>

<quiz>
 
<question type="category">
  <category>
    <text>$course$/top/Essay Test</text>
  </category>
</question>
 
<question type="essay">
  <name format="html">
    <text><![CDATA[Title]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>A </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>feedback for essay</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <responserequired>0</responserequired>
  <responseformat>editor</responseformat>
  <responsefieldlines>15</responsefieldlines>
  <attachments>0</attachments>
  <attachmentsrequired>0</attachmentsrequired>
  <graderinfo format="html"><text><![CDATA[
    <ul>
      <li>B </li>
      <li>C</li>
    </ul>
  ]]></text></graderinfo>
  <responsetemplate format="html">
    <text><![CDATA[Type you answer here]]></text>
  </responsetemplate>
</question>
 
</quiz>