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$/Sigma/Tau</text>
7
    </category>
8
    <info format="html">
9
        <text>This is Tau category for test</text>
10
    </info>
11
  </question>
12
 
13
<!-- question: 106  -->
14
  <question type="essay">
15
    <name>
16
      <text>Tau Question</text>
17
    </name>
18
    <questiontext format="moodle_auto_format">
19
      <text>Testing Tau Question</text>
20
    </questiontext>
21
    <generalfeedback format="moodle_auto_format">
22
      <text></text>
23
    </generalfeedback>
24
    <defaultgrade>1.0000000</defaultgrade>
25
    <penalty>0.0000000</penalty>
26
    <hidden>0</hidden>
27
    <responseformat>editor</responseformat>
28
    <responserequired>1</responserequired>
29
    <responsefieldlines>15</responsefieldlines>
30
    <attachments>0</attachments>
31
    <attachmentsrequired>0</attachmentsrequired>
32
    <graderinfo format="html">
33
      <text></text>
34
    </graderinfo>
35
    <responsetemplate format="html">
36
      <text></text>
37
    </responsetemplate>
38
  </question>
39
 
40
<!-- question: 0  -->
41
  <question type="category">
42
    <category>
43
        <text>$course$/Sigma</text>
44
    </category>
45
    <info format="html">
46
        <text>This is Sigma category for test</text>
47
    </info>
48
  </question>
49
 
50
<!-- question: 105  -->
51
  <question type="shortanswer">
52
    <name>
53
      <text>Sigma Question</text>
54
    </name>
55
    <questiontext format="moodle_auto_format">
56
      <text>Testing Sigma Question</text>
57
    </questiontext>
58
    <generalfeedback format="moodle_auto_format">
59
      <text></text>
60
    </generalfeedback>
61
    <defaultgrade>1.0000000</defaultgrade>
62
    <penalty>0.3333333</penalty>
63
    <hidden>0</hidden>
64
    <usecase>0</usecase>
65
    <answer fraction="100" format="moodle_auto_format">
66
      <text>yes</text>
67
      <feedback format="html">
68
        <text></text>
69
      </feedback>
70
    </answer>
71
    <answer fraction="0" format="moodle_auto_format">
72
      <text>no</text>
73
      <feedback format="html">
74
        <text></text>
75
      </feedback>
76
    </answer>
77
    <answer fraction="0" format="moodle_auto_format">
78
      <text>may be</text>
79
      <feedback format="html">
80
        <text></text>
81
      </feedback>
82
    </answer>
83
  </question>
84
</quiz>