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$/Delta</text>
6
      <text>$module$/Delta</text>
7
    </category>
7
    </category>
8
    <info format="plain_text">
8
    <info format="plain_text">
9
      <text>This is Delta category for test</text>
9
      <text>This is Delta category for test</text>
10
    </info>
10
    </info>
11
    <idnumber></idnumber>
11
    <idnumber></idnumber>
12
  </question>
12
  </question>
Línea 13... Línea 13...
13
 
13
 
14
<!-- question: 0  -->
14
<!-- question: 0  -->
15
  <question type="category">
15
  <question type="category">
16
    <category>
16
    <category>
17
      <text>$course$/Delta/Epsilon</text>
17
      <text>$module$/Delta/Epsilon</text>
18
    </category>
18
    </category>
19
    <info format="markdown">
19
    <info format="markdown">
20
      <text>This is Epsilon category for test</text>
20
      <text>This is Epsilon category for test</text>
21
    </info>
21
    </info>
22
    <idnumber></idnumber>
22
    <idnumber></idnumber>
Línea 23... Línea 23...
23
  </question>
23
  </question>
24
 
24
 
25
<!-- question: 0  -->
25
<!-- question: 0  -->
26
  <question type="category">
26
  <question type="category">
27
    <category>
27
    <category>
28
      <text>$course$/Delta/Epsilon/Zeta</text>
28
      <text>$module$/Delta/Epsilon/Zeta</text>
29
    </category>
29
    </category>
30
    <info format="moodle_auto_format">
30
    <info format="moodle_auto_format">
31
      <text>This is Zeta category for test</text>
31
      <text>This is Zeta category for test</text>