1 |
efrain |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<quiz>
|
|
|
3 |
<!-- question: 0 -->
|
|
|
4 |
<question type="category">
|
|
|
5 |
<category>
|
|
|
6 |
<text>$course$/Test questions</text>
|
|
|
7 |
|
|
|
8 |
</category>
|
|
|
9 |
</question>
|
|
|
10 |
|
|
|
11 |
<!-- question: 1357 -->
|
|
|
12 |
<question type="ordering">
|
|
|
13 |
<name>
|
|
|
14 |
<text>dd-ordering old question</text>
|
|
|
15 |
</name>
|
|
|
16 |
<questiontext format="html">
|
|
|
17 |
<text>Put these words in order.</text>
|
|
|
18 |
</questiontext>
|
|
|
19 |
<generalfeedback format="html">
|
|
|
20 |
<text><![CDATA[<p>The correct answer is "Modular Object Oriented Dynamic Learning Environment".</p>]]></text>
|
|
|
21 |
</generalfeedback>
|
|
|
22 |
<defaultgrade>1.0000000</defaultgrade>
|
|
|
23 |
<penalty>0.3333333</penalty>
|
|
|
24 |
<hidden>0</hidden>
|
|
|
25 |
<idnumber>dd1</idnumber>
|
|
|
26 |
<layouttype>HORIZONTAL</layouttype>
|
|
|
27 |
<selecttype>ALL</selecttype>
|
|
|
28 |
<selectcount>2</selectcount>
|
|
|
29 |
<gradingtype>ABSOLUTE_POSITION</gradingtype>
|
|
|
30 |
<showgrading>SHOW</showgrading>
|
|
|
31 |
<correctfeedback format="html">
|
|
|
32 |
<text>Your answer is correct.</text>
|
|
|
33 |
</correctfeedback>
|
|
|
34 |
<partiallycorrectfeedback format="html">
|
|
|
35 |
<text>Your answer is partially correct.</text>
|
|
|
36 |
</partiallycorrectfeedback>
|
|
|
37 |
<incorrectfeedback format="html">
|
|
|
38 |
<text>Your answer is incorrect.</text>
|
|
|
39 |
</incorrectfeedback>
|
|
|
40 |
<answer fraction="1.0000000" format="moodle_auto_format">
|
|
|
41 |
<text>Modular</text>
|
|
|
42 |
</answer>
|
|
|
43 |
<answer fraction="2.0000000" format="moodle_auto_format">
|
|
|
44 |
<text>Object</text>
|
|
|
45 |
</answer>
|
|
|
46 |
<answer fraction="3.0000000" format="moodle_auto_format">
|
|
|
47 |
<text>Oriented</text>
|
|
|
48 |
</answer>
|
|
|
49 |
<answer fraction="4.0000000" format="moodle_auto_format">
|
|
|
50 |
<text>Dynamic</text>
|
|
|
51 |
</answer>
|
|
|
52 |
<answer fraction="5.0000000" format="moodle_auto_format">
|
|
|
53 |
<text>Learning</text>
|
|
|
54 |
</answer>
|
|
|
55 |
<answer fraction="6.0000000" format="moodle_auto_format">
|
|
|
56 |
<text>Environment</text>
|
|
|
57 |
</answer>
|
|
|
58 |
<hint format="html">
|
|
|
59 |
<text>
|
|
|
60 |
<![CDATA[ <p dir="ltr" style="text-align: left;">Hint 1</p> ]]>
|
|
|
61 |
</text>
|
|
|
62 |
</hint>
|
|
|
63 |
<hint format="html">
|
|
|
64 |
<text>
|
|
|
65 |
<![CDATA[ <p dir="ltr" style="text-align: left;">Hint 2</p> ]]>
|
|
|
66 |
</text>
|
|
|
67 |
</hint>
|
|
|
68 |
</question>
|
|
|
69 |
</quiz>
|