Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<question type="ordering">
2
    <name>
3
      <text>Moodle</text>
4
    </name>
5
    <questiontext format="html">
6
      <text>Put these words in order.</text>
7
    </questiontext>
8
    <questiontext format="html">
9
        <text><![CDATA[Put these words in order.]]></text>
10
    </questiontext>
11
    <generalfeedback format="html">
12
        <text><![CDATA[The correct answer is "Modular Object Oriented Dynamic Learning Environment".]]></text>
13
    </generalfeedback>
14
    <defaultgrade>1</defaultgrade>
15
    <penalty>0.3333333</penalty>
16
    <hidden>0</hidden>
17
    <idnumber>myid</idnumber>
18
    <numberingstyle>none</numberingstyle>
19
    <correctfeedback format="html">
20
        <text><![CDATA[<p>Your answer is correct.</p>]]></text>
21
    </correctfeedback>
22
    <partiallycorrectfeedback format="html">
23
        <text><![CDATA[<p>Your answer is partially correct.</p>]]></text>
24
    </partiallycorrectfeedback>
25
    <incorrectfeedback format="html">
26
        <text><![CDATA[<p>Your answer is incorrect.</p>]]></text>
27
    </incorrectfeedback>
28
    <answer fraction="1.0000000" format="html">
29
        <text>Modular</text>
30
        <feedback format="html">
31
            <text><![CDATA[Modular is correct.]]></text>
32
        </feedback>
33
    </answer>
34
    <answer fraction="2.0000000" format="html">
35
        <text>Object</text>
36
        <feedback format="html">
37
            <text><![CDATA[Object is correct.]]></text>
38
        </feedback>
39
    </answer>
40
    <answer fraction="3.0000000" format="html">
41
        <text>Oriented</text>
42
        <feedback format="html">
43
            <text><![CDATA[Oriented is correct.]]></text>
44
        </feedback>
45
    </answer>
46
    <answer fraction="4.0000000" format="html">
47
        <text>Dynamic</text>
48
        <feedback format="html">
49
            <text><![CDATA[Dynamic is correct.]]></text>
50
        </feedback>
51
    </answer>
52
    <answer fraction="5.0000000" format="html">
53
        <text>Learning</text>
54
        <feedback format="html">
55
            <text><![CDATA[Learning is correct.]]></text>
56
        </feedback>
57
    </answer>
58
    <answer fraction="6.0000000" format="html">
59
        <text>Environment</text>
60
        <feedback format="html">
61
            <text><![CDATA[Environment is correct.]]></text>
62
        </feedback>
63
    </answer>
64
    <hint format="html">
65
        <text>Hint 1</text>
66
    </hint>
67
    <hint format="html">
68
        <text>Hint 2</text>
69
    </hint>
70
</question>