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$/Sigma/Tau</text>
6
        <text>$module$/Sigma/Tau</text>
7
    </category>
7
    </category>
8
    <info format="html">
8
    <info format="html">
9
        <text>This is Tau category for test</text>
9
        <text>This is Tau category for test</text>
10
    </info>
10
    </info>
11
  </question>
11
  </question>
Línea 38... Línea 38...
38
  </question>
38
  </question>
Línea 39... Línea 39...
39
 
39
 
40
<!-- question: 0  -->
40
<!-- question: 0  -->
41
  <question type="category">
41
  <question type="category">
42
    <category>
42
    <category>
43
        <text>$course$/Sigma</text>
43
        <text>$module$/Sigma</text>
44
    </category>
44
    </category>
45
    <info format="html">
45
    <info format="html">
46
        <text>This is Sigma category for test</text>
46
        <text>This is Sigma category for test</text>
47
    </info>
47
    </info>