summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/utf8ref/test_matching-moodle.ref
blob: d241782194be8a85f5b0e70fea4b83871ebcc805 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>

<quiz>
 
<question type="category">
  <category>
    <text>$course$/top/Matching</text>
  </category>
</question>
 
<question type="ddmatch">
  <name format="html">
    <text><![CDATA[Matching]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1.0</defaultgrade>
  <generalfeedback format="html"><text/></generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <shuffleanswers>1</shuffleanswers>
  <subquestion format="html">
    <text><![CDATA[<p>A</p>]]></text>
    <answer format="html"><text><![CDATA[<p>1</p>]]></text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>B</p>]]></text>
    <answer format="html"><text><![CDATA[<p>2</p>]]></text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>C</p>]]></text>
    <answer format="html"><text><![CDATA[<p>3</p>]]></text></answer>
  </subquestion>
  <subquestion format="html">
    <text></text>
    <answer format="html"><text><![CDATA[<p>4</p>]]></text></answer>
  </subquestion>
</question>
<question type="matching">
  <name format="html">
    <text><![CDATA[Matching]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1.0</defaultgrade>
  <generalfeedback format="html"><text/></generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <shuffleanswers>0</shuffleanswers>
  <subquestion format="html">
    <text><![CDATA[<p>A</p>]]></text>
    <answer><text>1</text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>B</p>]]></text>
    <answer><text>2</text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>C</p>]]></text>
    <answer><text>3</text></answer>
  </subquestion>
  <subquestion format="html">
    <text></text>
    <answer><text>4</text></answer>
  </subquestion>
</question>
 
</quiz>