forked from saasbook/ruql
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpreguntas-TFG-20140224-0050.xml
168 lines (162 loc) · 4.79 KB
/
preguntas-TFG-20140224-0050.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<?xml version="1.0" encoding="UTF-8"?>
<quiz>
<!-- question: 0 -->
<question type="category">
<category>
<text>$course$/Por defecto en Página Principal</text>
</category>
</question>
<!-- question: 2 -->
<question type="multichoice">
<name>
<text>Opción múltiple</text>
</name>
<questiontext format="html">
<text><![CDATA[<p>What is the largest US state?</p>]]></text>
</questiontext>
<generalfeedback format="html">
<text></text>
</generalfeedback>
<defaultgrade>1.0000000</defaultgrade>
<penalty>0.3333333</penalty>
<hidden>0</hidden>
<single>true</single>
<shuffleanswers>true</shuffleanswers>
<answernumbering>abc</answernumbering>
<correctfeedback format="html">
<text><![CDATA[<p>Respuesta correcta</p>]]></text>
</correctfeedback>
<partiallycorrectfeedback format="html">
<text><![CDATA[<p>Respuesta parcialmente correcta.</p>]]></text>
</partiallycorrectfeedback>
<incorrectfeedback format="html">
<text><![CDATA[<p>Respuesta incorrecta.</p>]]></text>
</incorrectfeedback>
<shownumcorrect/>
<answer fraction="100" format="html">
<text><![CDATA[<p>Alaska</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
<answer fraction="0" format="html">
<text><![CDATA[<p>Hawaii</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
<answer fraction="0" format="html">
<text><![CDATA[<p>Texas</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
</question>
<!-- question: 3 -->
<question type="multichoice">
<name>
<text>Opción múltiple (Multirespuesta)</text>
</name>
<questiontext format="html">
<text><![CDATA[<p>Which are American political parties?</p>]]></text>
</questiontext>
<generalfeedback format="html">
<text></text>
</generalfeedback>
<defaultgrade>1.0000000</defaultgrade>
<penalty>0.3333333</penalty>
<hidden>0</hidden>
<single>false</single>
<shuffleanswers>true</shuffleanswers>
<answernumbering>abc</answernumbering>
<correctfeedback format="html">
<text><![CDATA[<p>Respuesta correcta</p>]]></text>
</correctfeedback>
<partiallycorrectfeedback format="html">
<text><![CDATA[<p>Respuesta parcialmente correcta.</p>]]></text>
</partiallycorrectfeedback>
<incorrectfeedback format="html">
<text><![CDATA[<p>Respuesta incorrecta.</p>]]></text>
</incorrectfeedback>
<shownumcorrect/>
<answer fraction="33.33333" format="html">
<text><![CDATA[<p>Democrats</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
<answer fraction="33.33333" format="html">
<text><![CDATA[<p>Republicans</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
<answer fraction="33.33333" format="html">
<text><![CDATA[<p>Greens</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
<answer fraction="0" format="html">
<text><![CDATA[<p>Tories</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
<answer fraction="0" format="html">
<text><![CDATA[<p>Social Democrats</p>]]></text>
<feedback format="html">
<text></text>
</feedback>
</answer>
</question>
<!-- question: 1 -->
<question type="shortanswer">
<name>
<text>Respuesta corta</text>
</name>
<questiontext format="html">
<text><![CDATA[<p>The capital of California is...</p>]]></text>
</questiontext>
<generalfeedback format="html">
<text></text>
</generalfeedback>
<defaultgrade>1.0000000</defaultgrade>
<penalty>0.3333333</penalty>
<hidden>0</hidden>
<usecase>0</usecase>
<answer fraction="100" format="moodle_auto_format">
<text>Sacramento</text>
<feedback format="html">
<text></text>
</feedback>
</answer>
</question>
<!-- question: 4 -->
<question type="truefalse">
<name>
<text>Verdadero/Falso</text>
</name>
<questiontext format="html">
<text><![CDATA[<p>The week has 7 days.</p>]]></text>
</questiontext>
<generalfeedback format="html">
<text></text>
</generalfeedback>
<defaultgrade>1.0000000</defaultgrade>
<penalty>1.0000000</penalty>
<hidden>0</hidden>
<answer fraction="100" format="moodle_auto_format">
<text>true</text>
<feedback format="html">
<text></text>
</feedback>
</answer>
<answer fraction="0" format="moodle_auto_format">
<text>false</text>
<feedback format="html">
<text></text>
</feedback>
</answer>
</question>
</quiz>