Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<quiz>
2
<quiz>
3
<!-- question: 0  -->
3
<!-- question: 0  -->
4
  <question type="category">
4
  <question type="category">
5
    <category>
5
    <category>
6
      <text>$course$/Iota</text>
6
      <text>$module$/Iota</text>
7
    </category>
7
    </category>
8
    <info format="plain_text">
8
    <info format="plain_text">
9
      <text>This is Iota category for test</text>
9
      <text>This is Iota category for test</text>
10
    </info>
10
    </info>
11
    <idnumber></idnumber>
11
    <idnumber></idnumber>
Línea 41... Línea 41...
41
  </question>
41
  </question>
Línea 42... Línea 42...
42
 
42
 
43
<!-- question: 0  -->
43
<!-- question: 0  -->
44
  <question type="category">
44
  <question type="category">
45
    <category>
45
    <category>
46
      <text>$course$/Iota/Kappa</text>
46
      <text>$module$/Iota/Kappa</text>
47
    </category>
47
    </category>
48
    <info format="markdown">
48
    <info format="markdown">
49
      <text>This is Kappa category for test</text>
49
      <text>This is Kappa category for test</text>
50
    </info>
50
    </info>
Línea 113... Línea 113...
113
  </question>
113
  </question>
Línea 114... Línea 114...
114
 
114
 
115
<!-- question: 0  -->
115
<!-- question: 0  -->
116
  <question type="category">
116
  <question type="category">
117
    <category>
117
    <category>
118
      <text>$course$/Iota/Kappa/Lambda</text>
118
      <text>$module$/Iota/Kappa/Lambda</text>
119
    </category>
119
    </category>
120
    <info format="moodle_auto_format">
120
    <info format="moodle_auto_format">
121
      <text>This is Lambda category for test</text>
121
      <text>This is Lambda category for test</text>
122
    </info>
122
    </info>
Línea 153... Línea 153...
153
  </question>
153
  </question>
Línea 154... Línea 154...
154
 
154
 
155
<!-- question: 0  -->
155
<!-- question: 0  -->
156
  <question type="category">
156
  <question type="category">
157
    <category>
157
    <category>
158
      <text>$course$/Iota/Mu</text>
158
      <text>$module$/Iota/Mu</text>
159
    </category>
159
    </category>
160
    <info format="moodle_auto_format">
160
    <info format="moodle_auto_format">
161
      <text>This is Mu category for test</text>
161
      <text>This is Mu category for test</text>
162
    </info>
162
    </info>