qti 0.9.14 → 0.9.15
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/qti.rb +1 -0
- data/lib/qti/v1/models/assessment.rb +17 -4
- data/lib/qti/v1/models/assessment_item.rb +4 -0
- data/lib/qti/v1/models/base.rb +2 -1
- data/lib/qti/v1/models/interactions/base_interaction.rb +36 -0
- data/lib/qti/v1/models/interactions/choice_interaction.rb +9 -0
- data/lib/qti/v1/models/interactions/fill_blank_interaction.rb +1 -1
- data/lib/qti/v1/models/interactions/match_interaction.rb +3 -1
- data/lib/qti/v1/models/interactions/numeric_interaction.rb +1 -1
- data/lib/qti/v1/models/interactions/string_interaction.rb +3 -2
- data/lib/qti/v1/models/stimulus_item.rb +33 -0
- data/lib/qti/v2/models/assessment_item.rb +4 -0
- data/lib/qti/v2/models/interactions/base_interaction.rb +2 -0
- data/lib/qti/version.rb +1 -1
- data/spec/fixtures/all_canvas_simple_1.2.xml +1676 -0
- data/spec/fixtures/feedback_quiz_1.2.xml +246 -0
- data/spec/fixtures/items_1.2/matching_feedback.xml +370 -0
- data/spec/fixtures/items_1.2/text.no.question.xml +36 -0
- data/spec/lib/qti/v1/models/assessment_item_spec.rb +11 -0
- data/spec/lib/qti/v1/models/assessment_spec.rb +187 -13
- data/spec/lib/qti/v1/models/interactions/base_interaction_spec.rb +56 -0
- data/spec/lib/qti/v1/models/interactions/choice_interaction_spec.rb +12 -0
- data/spec/lib/qti/v1/models/interactions/match_interaction_spec.rb +67 -23
- data/spec/lib/qti/v1/models/stimulus_item_spec.rb +55 -0
- metadata +14 -7
- data/spec/gemfiles/nokogiri-1.6.gemfile.lock +0 -149
- data/spec/gemfiles/nokogiri-1.8.gemfile.lock +0 -149
@@ -0,0 +1,246 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<questestinterop xmlns="http://www.imsglobal.org/xsd/ims_qtiasiv1p2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/ims_qtiasiv1p2 http://www.imsglobal.org/xsd/ims_qtiasiv1p2p1.xsd">
|
3
|
+
<assessment ident="i618e88580f76f70a1ed28804f497df9c" title="I Can Haz Feedback">
|
4
|
+
<qtimetadata>
|
5
|
+
<qtimetadatafield>
|
6
|
+
<fieldlabel>cc_maxattempts</fieldlabel>
|
7
|
+
<fieldentry>1</fieldentry>
|
8
|
+
</qtimetadatafield>
|
9
|
+
</qtimetadata>
|
10
|
+
<section ident="root_section">
|
11
|
+
<item ident="i201ce3687ccbb50d441c6b53eaafd9f4" title="Question">
|
12
|
+
<itemmetadata>
|
13
|
+
<qtimetadata>
|
14
|
+
<qtimetadatafield>
|
15
|
+
<fieldlabel>question_type</fieldlabel>
|
16
|
+
<fieldentry>essay_question</fieldentry>
|
17
|
+
</qtimetadatafield>
|
18
|
+
<qtimetadatafield>
|
19
|
+
<fieldlabel>points_possible</fieldlabel>
|
20
|
+
<fieldentry>1.0</fieldentry>
|
21
|
+
</qtimetadatafield>
|
22
|
+
<qtimetadatafield>
|
23
|
+
<fieldlabel>assessment_question_identifierref</fieldlabel>
|
24
|
+
<fieldentry>ia686e268a4c0356ec490324708ce275a</fieldentry>
|
25
|
+
</qtimetadatafield>
|
26
|
+
</qtimetadata>
|
27
|
+
</itemmetadata>
|
28
|
+
<presentation>
|
29
|
+
<material>
|
30
|
+
<mattext texttype="text/html"><div></div></mattext>
|
31
|
+
</material>
|
32
|
+
<response_str ident="response1" rcardinality="Single">
|
33
|
+
<render_fib>
|
34
|
+
<response_label ident="answer1" rshuffle="No"/>
|
35
|
+
</render_fib>
|
36
|
+
</response_str>
|
37
|
+
</presentation>
|
38
|
+
<resprocessing>
|
39
|
+
<outcomes>
|
40
|
+
<decvar maxvalue="100" minvalue="0" varname="SCORE" vartype="Decimal"/>
|
41
|
+
</outcomes>
|
42
|
+
<respcondition continue="Yes">
|
43
|
+
<conditionvar>
|
44
|
+
<other/>
|
45
|
+
</conditionvar>
|
46
|
+
<displayfeedback feedbacktype="Response" linkrefid="general_fb"/>
|
47
|
+
</respcondition>
|
48
|
+
<respcondition continue="No">
|
49
|
+
<conditionvar>
|
50
|
+
<other/>
|
51
|
+
</conditionvar>
|
52
|
+
</respcondition>
|
53
|
+
</resprocessing>
|
54
|
+
<itemfeedback ident="general_fb">
|
55
|
+
<flow_mat>
|
56
|
+
<material>
|
57
|
+
<mattext texttype="text/html"><p>General Feedback</p></mattext>
|
58
|
+
</material>
|
59
|
+
</flow_mat>
|
60
|
+
</itemfeedback>
|
61
|
+
</item>
|
62
|
+
<item ident="i77df161fe81eb55fb581caa123673c46" title="Question">
|
63
|
+
<itemmetadata>
|
64
|
+
<qtimetadata>
|
65
|
+
<qtimetadatafield>
|
66
|
+
<fieldlabel>question_type</fieldlabel>
|
67
|
+
<fieldentry>true_false_question</fieldentry>
|
68
|
+
</qtimetadatafield>
|
69
|
+
<qtimetadatafield>
|
70
|
+
<fieldlabel>points_possible</fieldlabel>
|
71
|
+
<fieldentry>1.0</fieldentry>
|
72
|
+
</qtimetadatafield>
|
73
|
+
<qtimetadatafield>
|
74
|
+
<fieldlabel>assessment_question_identifierref</fieldlabel>
|
75
|
+
<fieldentry>iff205c7405d3b36bdca9b75b51198932</fieldentry>
|
76
|
+
</qtimetadatafield>
|
77
|
+
</qtimetadata>
|
78
|
+
</itemmetadata>
|
79
|
+
<presentation>
|
80
|
+
<material>
|
81
|
+
<mattext texttype="text/html"><div><p>True</p></div></mattext>
|
82
|
+
</material>
|
83
|
+
<response_lid ident="response1" rcardinality="Single">
|
84
|
+
<render_choice>
|
85
|
+
<response_label ident="5966">
|
86
|
+
<material>
|
87
|
+
<mattext texttype="text/plain">True</mattext>
|
88
|
+
</material>
|
89
|
+
</response_label>
|
90
|
+
<response_label ident="7400">
|
91
|
+
<material>
|
92
|
+
<mattext texttype="text/plain">False</mattext>
|
93
|
+
</material>
|
94
|
+
</response_label>
|
95
|
+
</render_choice>
|
96
|
+
</response_lid>
|
97
|
+
</presentation>
|
98
|
+
<resprocessing>
|
99
|
+
<outcomes>
|
100
|
+
<decvar maxvalue="100" minvalue="0" varname="SCORE" vartype="Decimal"/>
|
101
|
+
</outcomes>
|
102
|
+
<respcondition continue="Yes">
|
103
|
+
<conditionvar>
|
104
|
+
<other/>
|
105
|
+
</conditionvar>
|
106
|
+
<displayfeedback feedbacktype="Response" linkrefid="general_fb"/>
|
107
|
+
</respcondition>
|
108
|
+
<respcondition continue="Yes">
|
109
|
+
<conditionvar>
|
110
|
+
<varequal respident="response1">5966</varequal>
|
111
|
+
</conditionvar>
|
112
|
+
<displayfeedback feedbacktype="Response" linkrefid="5966_fb"/>
|
113
|
+
</respcondition>
|
114
|
+
<respcondition continue="Yes">
|
115
|
+
<conditionvar>
|
116
|
+
<varequal respident="response1">7400</varequal>
|
117
|
+
</conditionvar>
|
118
|
+
<displayfeedback feedbacktype="Response" linkrefid="7400_fb"/>
|
119
|
+
</respcondition>
|
120
|
+
<respcondition continue="No">
|
121
|
+
<conditionvar>
|
122
|
+
<varequal respident="response1">5966</varequal>
|
123
|
+
</conditionvar>
|
124
|
+
<setvar action="Set" varname="SCORE">100</setvar>
|
125
|
+
<displayfeedback feedbacktype="Response" linkrefid="correct_fb"/>
|
126
|
+
</respcondition>
|
127
|
+
<respcondition continue="Yes">
|
128
|
+
<conditionvar>
|
129
|
+
<other/>
|
130
|
+
</conditionvar>
|
131
|
+
<displayfeedback feedbacktype="Response" linkrefid="general_incorrect_fb"/>
|
132
|
+
</respcondition>
|
133
|
+
</resprocessing>
|
134
|
+
<itemfeedback ident="general_fb">
|
135
|
+
<flow_mat>
|
136
|
+
<material>
|
137
|
+
<mattext texttype="text/html"><p>Neutral</p></mattext>
|
138
|
+
</material>
|
139
|
+
</flow_mat>
|
140
|
+
</itemfeedback>
|
141
|
+
<itemfeedback ident="correct_fb">
|
142
|
+
<flow_mat>
|
143
|
+
<material>
|
144
|
+
<mattext texttype="text/html"><p>Correct</p></mattext>
|
145
|
+
</material>
|
146
|
+
</flow_mat>
|
147
|
+
</itemfeedback>
|
148
|
+
<itemfeedback ident="general_incorrect_fb">
|
149
|
+
<flow_mat>
|
150
|
+
<material>
|
151
|
+
<mattext texttype="text/html"><p>Incorrect</p></mattext>
|
152
|
+
</material>
|
153
|
+
</flow_mat>
|
154
|
+
</itemfeedback>
|
155
|
+
<itemfeedback ident="5966_fb">
|
156
|
+
<flow_mat>
|
157
|
+
<material>
|
158
|
+
<mattext texttype="text/html"><p>Answer was True</p></mattext>
|
159
|
+
</material>
|
160
|
+
</flow_mat>
|
161
|
+
</itemfeedback>
|
162
|
+
<itemfeedback ident="7400_fb">
|
163
|
+
<flow_mat>
|
164
|
+
<material>
|
165
|
+
<mattext texttype="text/html"><p>Answer was False</p></mattext>
|
166
|
+
</material>
|
167
|
+
</flow_mat>
|
168
|
+
</itemfeedback>
|
169
|
+
</item>
|
170
|
+
<item ident="id39adb107fd2d03971a2d4206c6550dc" title="Question">
|
171
|
+
<itemmetadata>
|
172
|
+
<qtimetadata>
|
173
|
+
<qtimetadatafield>
|
174
|
+
<fieldlabel>question_type</fieldlabel>
|
175
|
+
<fieldentry>true_false_question</fieldentry>
|
176
|
+
</qtimetadatafield>
|
177
|
+
<qtimetadatafield>
|
178
|
+
<fieldlabel>points_possible</fieldlabel>
|
179
|
+
<fieldentry>1.0</fieldentry>
|
180
|
+
</qtimetadatafield>
|
181
|
+
<qtimetadatafield>
|
182
|
+
<fieldlabel>assessment_question_identifierref</fieldlabel>
|
183
|
+
<fieldentry>i2c64259a331bc821bdcb2f326cf36631</fieldentry>
|
184
|
+
</qtimetadatafield>
|
185
|
+
</qtimetadata>
|
186
|
+
</itemmetadata>
|
187
|
+
<presentation>
|
188
|
+
<material>
|
189
|
+
<mattext texttype="text/html"><div><p>Also, True</p></div></mattext>
|
190
|
+
</material>
|
191
|
+
<response_lid ident="response1" rcardinality="Single">
|
192
|
+
<render_choice>
|
193
|
+
<response_label ident="8116">
|
194
|
+
<material>
|
195
|
+
<mattext texttype="text/plain">True</mattext>
|
196
|
+
</material>
|
197
|
+
</response_label>
|
198
|
+
<response_label ident="9335">
|
199
|
+
<material>
|
200
|
+
<mattext texttype="text/plain">False</mattext>
|
201
|
+
</material>
|
202
|
+
</response_label>
|
203
|
+
</render_choice>
|
204
|
+
</response_lid>
|
205
|
+
</presentation>
|
206
|
+
<resprocessing>
|
207
|
+
<outcomes>
|
208
|
+
<decvar maxvalue="100" minvalue="0" varname="SCORE" vartype="Decimal"/>
|
209
|
+
</outcomes>
|
210
|
+
<respcondition continue="Yes">
|
211
|
+
<conditionvar>
|
212
|
+
<varequal respident="response1">8116</varequal>
|
213
|
+
</conditionvar>
|
214
|
+
<displayfeedback feedbacktype="Response" linkrefid="8116_fb"/>
|
215
|
+
</respcondition>
|
216
|
+
<respcondition continue="Yes">
|
217
|
+
<conditionvar>
|
218
|
+
<varequal respident="response1">9335</varequal>
|
219
|
+
</conditionvar>
|
220
|
+
<displayfeedback feedbacktype="Response" linkrefid="9335_fb"/>
|
221
|
+
</respcondition>
|
222
|
+
<respcondition continue="No">
|
223
|
+
<conditionvar>
|
224
|
+
<varequal respident="response1">8116</varequal>
|
225
|
+
</conditionvar>
|
226
|
+
<setvar action="Set" varname="SCORE">100</setvar>
|
227
|
+
</respcondition>
|
228
|
+
</resprocessing>
|
229
|
+
<itemfeedback ident="8116_fb">
|
230
|
+
<flow_mat>
|
231
|
+
<material>
|
232
|
+
<mattext texttype="text/html"><p>Correct!</p></mattext>
|
233
|
+
</material>
|
234
|
+
</flow_mat>
|
235
|
+
</itemfeedback>
|
236
|
+
<itemfeedback ident="9335_fb">
|
237
|
+
<flow_mat>
|
238
|
+
<material>
|
239
|
+
<mattext texttype="text/html"><p>Incorrect!</p></mattext>
|
240
|
+
</material>
|
241
|
+
</flow_mat>
|
242
|
+
</itemfeedback>
|
243
|
+
</item>
|
244
|
+
</section>
|
245
|
+
</assessment>
|
246
|
+
</questestinterop>
|
@@ -0,0 +1,370 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<questestinterop xmlns="http://www.imsglobal.org/xsd/ims_qtiasiv1p2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/ims_qtiasiv1p2 http://www.imsglobal.org/xsd/ims_qtiasiv1p2p1.xsd">
|
3
|
+
<assessment ident="ie797010092a6c1798006e216ba4c9c90" title="Full Matching">
|
4
|
+
<qtimetadata>
|
5
|
+
<qtimetadatafield>
|
6
|
+
<fieldlabel>cc_maxattempts</fieldlabel>
|
7
|
+
<fieldentry>1</fieldentry>
|
8
|
+
</qtimetadatafield>
|
9
|
+
</qtimetadata>
|
10
|
+
<section ident="root_section">
|
11
|
+
<item ident="i43dbc4f8278e6ded31674b351f9a1c37" title="Question">
|
12
|
+
<itemmetadata>
|
13
|
+
<qtimetadata>
|
14
|
+
<qtimetadatafield>
|
15
|
+
<fieldlabel>question_type</fieldlabel>
|
16
|
+
<fieldentry>matching_question</fieldentry>
|
17
|
+
</qtimetadatafield>
|
18
|
+
<qtimetadatafield>
|
19
|
+
<fieldlabel>points_possible</fieldlabel>
|
20
|
+
<fieldentry>1.0</fieldentry>
|
21
|
+
</qtimetadatafield>
|
22
|
+
<qtimetadatafield>
|
23
|
+
<fieldlabel>assessment_question_identifierref</fieldlabel>
|
24
|
+
<fieldentry>ia35182d853a74713f030ee217920ee59</fieldentry>
|
25
|
+
</qtimetadatafield>
|
26
|
+
</qtimetadata>
|
27
|
+
</itemmetadata>
|
28
|
+
<presentation>
|
29
|
+
<material>
|
30
|
+
<mattext texttype="text/html"><div><p>A:1 B:2</p></div></mattext>
|
31
|
+
</material>
|
32
|
+
<response_lid ident="response_6831">
|
33
|
+
<material>
|
34
|
+
<mattext texttype="text/plain">A</mattext>
|
35
|
+
</material>
|
36
|
+
<render_choice>
|
37
|
+
<response_label ident="6753">
|
38
|
+
<material>
|
39
|
+
<mattext>1</mattext>
|
40
|
+
</material>
|
41
|
+
</response_label>
|
42
|
+
<response_label ident="7138">
|
43
|
+
<material>
|
44
|
+
<mattext>2</mattext>
|
45
|
+
</material>
|
46
|
+
</response_label>
|
47
|
+
<response_label ident="7422">
|
48
|
+
<material>
|
49
|
+
<mattext></mattext>
|
50
|
+
</material>
|
51
|
+
</response_label>
|
52
|
+
<response_label ident="9758">
|
53
|
+
<material>
|
54
|
+
<mattext>C</mattext>
|
55
|
+
</material>
|
56
|
+
</response_label>
|
57
|
+
<response_label ident="2171">
|
58
|
+
<material>
|
59
|
+
<mattext>D</mattext>
|
60
|
+
</material>
|
61
|
+
</response_label>
|
62
|
+
<response_label ident="7178">
|
63
|
+
<material>
|
64
|
+
<mattext>E</mattext>
|
65
|
+
</material>
|
66
|
+
</response_label>
|
67
|
+
<response_label ident="5271">
|
68
|
+
<material>
|
69
|
+
<mattext>F</mattext>
|
70
|
+
</material>
|
71
|
+
</response_label>
|
72
|
+
<response_label ident="491">
|
73
|
+
<material>
|
74
|
+
<mattext>3</mattext>
|
75
|
+
</material>
|
76
|
+
</response_label>
|
77
|
+
<response_label ident="8310">
|
78
|
+
<material>
|
79
|
+
<mattext>4</mattext>
|
80
|
+
</material>
|
81
|
+
</response_label>
|
82
|
+
<response_label ident="7507">
|
83
|
+
<material>
|
84
|
+
<mattext>5</mattext>
|
85
|
+
</material>
|
86
|
+
</response_label>
|
87
|
+
<response_label ident="3052">
|
88
|
+
<material>
|
89
|
+
<mattext>6</mattext>
|
90
|
+
</material>
|
91
|
+
</response_label>
|
92
|
+
</render_choice>
|
93
|
+
</response_lid>
|
94
|
+
<response_lid ident="response_6259">
|
95
|
+
<material>
|
96
|
+
<mattext texttype="text/plain">B</mattext>
|
97
|
+
</material>
|
98
|
+
<render_choice>
|
99
|
+
<response_label ident="6753">
|
100
|
+
<material>
|
101
|
+
<mattext>1</mattext>
|
102
|
+
</material>
|
103
|
+
</response_label>
|
104
|
+
<response_label ident="7138">
|
105
|
+
<material>
|
106
|
+
<mattext>2</mattext>
|
107
|
+
</material>
|
108
|
+
</response_label>
|
109
|
+
<response_label ident="7422">
|
110
|
+
<material>
|
111
|
+
<mattext></mattext>
|
112
|
+
</material>
|
113
|
+
</response_label>
|
114
|
+
<response_label ident="9758">
|
115
|
+
<material>
|
116
|
+
<mattext>C</mattext>
|
117
|
+
</material>
|
118
|
+
</response_label>
|
119
|
+
<response_label ident="2171">
|
120
|
+
<material>
|
121
|
+
<mattext>D</mattext>
|
122
|
+
</material>
|
123
|
+
</response_label>
|
124
|
+
<response_label ident="7178">
|
125
|
+
<material>
|
126
|
+
<mattext>E</mattext>
|
127
|
+
</material>
|
128
|
+
</response_label>
|
129
|
+
<response_label ident="5271">
|
130
|
+
<material>
|
131
|
+
<mattext>F</mattext>
|
132
|
+
</material>
|
133
|
+
</response_label>
|
134
|
+
<response_label ident="491">
|
135
|
+
<material>
|
136
|
+
<mattext>3</mattext>
|
137
|
+
</material>
|
138
|
+
</response_label>
|
139
|
+
<response_label ident="8310">
|
140
|
+
<material>
|
141
|
+
<mattext>4</mattext>
|
142
|
+
</material>
|
143
|
+
</response_label>
|
144
|
+
<response_label ident="7507">
|
145
|
+
<material>
|
146
|
+
<mattext>5</mattext>
|
147
|
+
</material>
|
148
|
+
</response_label>
|
149
|
+
<response_label ident="3052">
|
150
|
+
<material>
|
151
|
+
<mattext>6</mattext>
|
152
|
+
</material>
|
153
|
+
</response_label>
|
154
|
+
</render_choice>
|
155
|
+
</response_lid>
|
156
|
+
<response_lid ident="response_743">
|
157
|
+
<material>
|
158
|
+
<mattext texttype="text/plain"></mattext>
|
159
|
+
</material>
|
160
|
+
<render_choice>
|
161
|
+
<response_label ident="6753">
|
162
|
+
<material>
|
163
|
+
<mattext>1</mattext>
|
164
|
+
</material>
|
165
|
+
</response_label>
|
166
|
+
<response_label ident="7138">
|
167
|
+
<material>
|
168
|
+
<mattext>2</mattext>
|
169
|
+
</material>
|
170
|
+
</response_label>
|
171
|
+
<response_label ident="7422">
|
172
|
+
<material>
|
173
|
+
<mattext></mattext>
|
174
|
+
</material>
|
175
|
+
</response_label>
|
176
|
+
<response_label ident="9758">
|
177
|
+
<material>
|
178
|
+
<mattext>C</mattext>
|
179
|
+
</material>
|
180
|
+
</response_label>
|
181
|
+
<response_label ident="2171">
|
182
|
+
<material>
|
183
|
+
<mattext>D</mattext>
|
184
|
+
</material>
|
185
|
+
</response_label>
|
186
|
+
<response_label ident="7178">
|
187
|
+
<material>
|
188
|
+
<mattext>E</mattext>
|
189
|
+
</material>
|
190
|
+
</response_label>
|
191
|
+
<response_label ident="5271">
|
192
|
+
<material>
|
193
|
+
<mattext>F</mattext>
|
194
|
+
</material>
|
195
|
+
</response_label>
|
196
|
+
<response_label ident="491">
|
197
|
+
<material>
|
198
|
+
<mattext>3</mattext>
|
199
|
+
</material>
|
200
|
+
</response_label>
|
201
|
+
<response_label ident="8310">
|
202
|
+
<material>
|
203
|
+
<mattext>4</mattext>
|
204
|
+
</material>
|
205
|
+
</response_label>
|
206
|
+
<response_label ident="7507">
|
207
|
+
<material>
|
208
|
+
<mattext>5</mattext>
|
209
|
+
</material>
|
210
|
+
</response_label>
|
211
|
+
<response_label ident="3052">
|
212
|
+
<material>
|
213
|
+
<mattext>6</mattext>
|
214
|
+
</material>
|
215
|
+
</response_label>
|
216
|
+
</render_choice>
|
217
|
+
</response_lid>
|
218
|
+
<response_lid ident="response_1943">
|
219
|
+
<material>
|
220
|
+
<mattext texttype="text/plain"></mattext>
|
221
|
+
</material>
|
222
|
+
<render_choice>
|
223
|
+
<response_label ident="6753">
|
224
|
+
<material>
|
225
|
+
<mattext>1</mattext>
|
226
|
+
</material>
|
227
|
+
</response_label>
|
228
|
+
<response_label ident="7138">
|
229
|
+
<material>
|
230
|
+
<mattext>2</mattext>
|
231
|
+
</material>
|
232
|
+
</response_label>
|
233
|
+
<response_label ident="7422">
|
234
|
+
<material>
|
235
|
+
<mattext></mattext>
|
236
|
+
</material>
|
237
|
+
</response_label>
|
238
|
+
<response_label ident="9758">
|
239
|
+
<material>
|
240
|
+
<mattext>C</mattext>
|
241
|
+
</material>
|
242
|
+
</response_label>
|
243
|
+
<response_label ident="2171">
|
244
|
+
<material>
|
245
|
+
<mattext>D</mattext>
|
246
|
+
</material>
|
247
|
+
</response_label>
|
248
|
+
<response_label ident="7178">
|
249
|
+
<material>
|
250
|
+
<mattext>E</mattext>
|
251
|
+
</material>
|
252
|
+
</response_label>
|
253
|
+
<response_label ident="5271">
|
254
|
+
<material>
|
255
|
+
<mattext>F</mattext>
|
256
|
+
</material>
|
257
|
+
</response_label>
|
258
|
+
<response_label ident="491">
|
259
|
+
<material>
|
260
|
+
<mattext>3</mattext>
|
261
|
+
</material>
|
262
|
+
</response_label>
|
263
|
+
<response_label ident="8310">
|
264
|
+
<material>
|
265
|
+
<mattext>4</mattext>
|
266
|
+
</material>
|
267
|
+
</response_label>
|
268
|
+
<response_label ident="7507">
|
269
|
+
<material>
|
270
|
+
<mattext>5</mattext>
|
271
|
+
</material>
|
272
|
+
</response_label>
|
273
|
+
<response_label ident="3052">
|
274
|
+
<material>
|
275
|
+
<mattext>6</mattext>
|
276
|
+
</material>
|
277
|
+
</response_label>
|
278
|
+
</render_choice>
|
279
|
+
</response_lid>
|
280
|
+
</presentation>
|
281
|
+
<resprocessing>
|
282
|
+
<outcomes>
|
283
|
+
<decvar maxvalue="100" minvalue="0" varname="SCORE" vartype="Decimal"/>
|
284
|
+
</outcomes>
|
285
|
+
<respcondition continue="Yes">
|
286
|
+
<conditionvar>
|
287
|
+
<other/>
|
288
|
+
</conditionvar>
|
289
|
+
<displayfeedback feedbacktype="Response" linkrefid="general_fb"/>
|
290
|
+
</respcondition>
|
291
|
+
<respcondition>
|
292
|
+
<conditionvar>
|
293
|
+
<varequal respident="response_6831">6753</varequal>
|
294
|
+
</conditionvar>
|
295
|
+
<setvar varname="SCORE" action="Add">25.00</setvar>
|
296
|
+
</respcondition>
|
297
|
+
<respcondition>
|
298
|
+
<conditionvar>
|
299
|
+
<not>
|
300
|
+
<varequal respident="response_6831">6753</varequal>
|
301
|
+
</not>
|
302
|
+
</conditionvar>
|
303
|
+
<displayfeedback feedbacktype="Response" linkrefid="6831_fb"/>
|
304
|
+
</respcondition>
|
305
|
+
<respcondition>
|
306
|
+
<conditionvar>
|
307
|
+
<varequal respident="response_6259">7138</varequal>
|
308
|
+
</conditionvar>
|
309
|
+
<setvar varname="SCORE" action="Add">25.00</setvar>
|
310
|
+
</respcondition>
|
311
|
+
<respcondition>
|
312
|
+
<conditionvar>
|
313
|
+
<not>
|
314
|
+
<varequal respident="response_6259">7138</varequal>
|
315
|
+
</not>
|
316
|
+
</conditionvar>
|
317
|
+
<displayfeedback feedbacktype="Response" linkrefid="6259_fb"/>
|
318
|
+
</respcondition>
|
319
|
+
<respcondition>
|
320
|
+
<conditionvar>
|
321
|
+
<varequal respident="response_743">7422</varequal>
|
322
|
+
</conditionvar>
|
323
|
+
<setvar varname="SCORE" action="Add">25.00</setvar>
|
324
|
+
</respcondition>
|
325
|
+
<respcondition>
|
326
|
+
<conditionvar>
|
327
|
+
<varequal respident="response_1943">7422</varequal>
|
328
|
+
</conditionvar>
|
329
|
+
<setvar varname="SCORE" action="Add">25.00</setvar>
|
330
|
+
</respcondition>
|
331
|
+
</resprocessing>
|
332
|
+
<itemfeedback ident="general_fb">
|
333
|
+
<flow_mat>
|
334
|
+
<material>
|
335
|
+
<mattext texttype="text/html"><p>Neutral</p></mattext>
|
336
|
+
</material>
|
337
|
+
</flow_mat>
|
338
|
+
</itemfeedback>
|
339
|
+
<itemfeedback ident="correct_fb">
|
340
|
+
<flow_mat>
|
341
|
+
<material>
|
342
|
+
<mattext texttype="text/html"><p>Correct</p></mattext>
|
343
|
+
</material>
|
344
|
+
</flow_mat>
|
345
|
+
</itemfeedback>
|
346
|
+
<itemfeedback ident="general_incorrect_fb">
|
347
|
+
<flow_mat>
|
348
|
+
<material>
|
349
|
+
<mattext texttype="text/html"><p>Incorrect</p></mattext>
|
350
|
+
</material>
|
351
|
+
</flow_mat>
|
352
|
+
</itemfeedback>
|
353
|
+
<itemfeedback ident="6831_fb">
|
354
|
+
<flow_mat>
|
355
|
+
<material>
|
356
|
+
<mattext texttype="text/html"><p>A:1</p></mattext>
|
357
|
+
</material>
|
358
|
+
</flow_mat>
|
359
|
+
</itemfeedback>
|
360
|
+
<itemfeedback ident="6259_fb">
|
361
|
+
<flow_mat>
|
362
|
+
<material>
|
363
|
+
<mattext texttype="text/html"><p>B:2</p></mattext>
|
364
|
+
</material>
|
365
|
+
</flow_mat>
|
366
|
+
</itemfeedback>
|
367
|
+
</item>
|
368
|
+
</section>
|
369
|
+
</assessment>
|
370
|
+
</questestinterop>
|