Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<!-- question: 123  -->
2
  <question type="ordering">
3
    <name>
4
      <text>Moodle</text>
5
    </name>
6
    <questiontext format="html">
7
      <text>Put these words in order.</text>
8
    </questiontext>
9
    <generalfeedback format="html">
10
      <text><![CDATA[The correct answer is "Modular Object Oriented Dynamic Learning Environment".]]></text>
11
    </generalfeedback>
12
    <defaultgrade>1</defaultgrade>
13
    <penalty>0.3333333</penalty>
14
    <hidden>0</hidden>
15
    <idnumber>myid</idnumber>
16
    <layouttype></layouttype>
17
    <selecttype></selecttype>
18
    <selectcount>2</selectcount>
19
    <gradingtype></gradingtype>
20
    <showgrading></showgrading>
21
    <numberingstyle>none</numberingstyle>
22
    <correctfeedback format="html">
23
      <text>Well done!</text>
24
    </correctfeedback>
25
    <partiallycorrectfeedback format="html">
26
      <text>Parts, but only parts, of your response are correct.</text>
27
    </partiallycorrectfeedback>
28
    <incorrectfeedback format="html">
29
      <text>That is not right at all.</text>
30
    </incorrectfeedback>
31
    <shownumcorrect>1</shownumcorrect>
32
    <answer fraction="1" format="html">
33
      <text>Modular</text>
34
      <feedback format="html">
35
        <text>Modular is correct.</text>
36
      </feedback>
37
    </answer>
38
    <answer fraction="2" format="html">
39
      <text>Object</text>
40
      <feedback format="html">
41
        <text>Object is correct.</text>
42
      </feedback>
43
    </answer>
44
    <answer fraction="3" format="html">
45
      <text>Oriented</text>
46
      <feedback format="html">
47
        <text>Oriented is correct.</text>
48
      </feedback>
49
    </answer>
50
    <answer fraction="4" format="html">
51
      <text>Dynamic</text>
52
      <feedback format="html">
53
        <text>Dynamic is correct.</text>
54
      </feedback>
55
    </answer>
56
    <answer fraction="5" format="html">
57
      <text>Learning</text>
58
      <feedback format="html">
59
        <text>Learning is correct.</text>
60
      </feedback>
61
    </answer>
62
    <answer fraction="6" format="html">
63
      <text>Environment</text>
64
      <feedback format="html">
65
        <text>Environment is correct.</text>
66
      </feedback>
67
    </answer>
68
    <hint format="html">
69
      <text>Hint 1</text>
70
    </hint>
71
    <hint format="html">
72
      <text>Hint 2</text>
73
    </hint>
74
  </question>