Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?xml version="1.0" encoding="UTF-8"?>
2
<quiz>
3
<!-- question: 0  -->
4
  <question type="category">
5
    <category>
6
        <text>$course$/Default for C1</text>
7
 
8
    </category>
9
  </question>
10
 
11
<!-- question: 115000  -->
12
  <question type="multichoice">
13
    <name>
14
      <text>Multi-choice-001</text>
15
    </name>
16
    <questiontext format="html">
17
      <text>Find the capital cities in Europe.</text>
18
    </questiontext>
19
    <generalfeedback format="html">
20
      <text>Berlin, Paris and London</text>
21
    </generalfeedback>
22
    <defaultgrade>1.0000000</defaultgrade>
23
    <penalty>0.3333333</penalty>
24
    <hidden>0</hidden>
25
    <single>false</single>
26
    <shuffleanswers>true</shuffleanswers>
27
    <answernumbering>abc</answernumbering>
28
    <showstandardinstruction>0</showstandardinstruction>
29
    <correctfeedback format="html">
30
      <text>Your answer is correct.</text>
31
    </correctfeedback>
32
    <partiallycorrectfeedback format="html">
33
      <text>Your answer is partially correct.</text>
34
    </partiallycorrectfeedback>
35
    <incorrectfeedback format="html">
36
      <text>Your answer is incorrect.</text>
37
    </incorrectfeedback>
38
    <shownumcorrect/>
39
    <answer fraction="0" format="html">
40
      <text>Tokyo</text>
41
      <feedback format="html">
42
        <text></text>
43
      </feedback>
44
    </answer>
45
    <answer fraction="0" format="html">
46
      <text>Spain</text>
47
      <feedback format="html">
48
        <text></text>
49
      </feedback>
50
    </answer>
51
    <answer fraction="50" format="html">
52
      <text>London</text>
53
      <feedback format="html">
54
        <text></text>
55
      </feedback>
56
    </answer>
57
    <answer fraction="0" format="html">
58
      <text>Barcelona</text>
59
      <feedback format="html">
60
        <text></text>
61
      </feedback>
62
    </answer>
63
    <answer fraction="50" format="html">
64
      <text>Paris</text>
65
      <feedback format="html">
66
        <text></text>
67
      </feedback>
68
    </answer>
69
    <hint format="html">
70
      <text>First hint</text>
71
    </hint>
72
    <hint format="html">
73
      <text>Second hint</text>
74
    </hint>
75
  </question>
76
 
77
</quiz>