qti 0.9.4 → 0.9.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. checksums.yaml +4 -4
  2. data/lib/qti/models/manifest.rb +2 -1
  3. data/lib/qti/v2/models/non_assessment_test.rb +9 -1
  4. data/lib/qti/version.rb +1 -1
  5. data/spec/fixtures/items_2.1/Example02-feedbackInline.xml +1 -3
  6. data/spec/fixtures/items_2.1/categorization.xml +1 -1
  7. data/spec/fixtures/items_2.1/choice.xml +25 -28
  8. data/spec/fixtures/items_2.1/essay.xml +1 -4
  9. data/spec/fixtures/items_2.1/extended_text_rubric.xml +33 -36
  10. data/spec/fixtures/items_2.1/gap_match.xml +1 -4
  11. data/spec/fixtures/items_2.1/match2.xml +1 -1
  12. data/spec/fixtures/items_2.1/order.xml +20 -23
  13. data/spec/fixtures/items_2.1/text_entry.xml +1 -1
  14. data/spec/fixtures/{items_2.1 → items_2.2}/Example01-modalFeedback.xml +0 -0
  15. data/spec/fixtures/items_2.2/Example02-feedbackInline.xml +67 -0
  16. data/spec/fixtures/{items_2.1 → items_2.2}/Example03-feedbackBlock-solution-random.xml +0 -0
  17. data/spec/fixtures/{items_2.1 → items_2.2}/Example03-feedbackBlock-solution.xml +0 -0
  18. data/spec/fixtures/{items_2.1 → items_2.2}/Example04-feedbackBlock-templateBlock.xml +0 -0
  19. data/spec/fixtures/{items_2.1 → items_2.2}/Example05-feedbackBlock-adaptive.xml +0 -0
  20. data/spec/fixtures/{items_2.1 → items_2.2}/adaptive.xml +0 -0
  21. data/spec/fixtures/{items_2.1 → items_2.2}/adaptive_template.xml +0 -0
  22. data/spec/fixtures/{items_2.1 → items_2.2}/associate.xml +0 -0
  23. data/spec/fixtures/{items_2.1 → items_2.2}/audio-video.xml +0 -0
  24. data/spec/fixtures/items_2.2/categorization.xml +35 -0
  25. data/spec/fixtures/items_2.2/choice.xml +31 -0
  26. data/spec/fixtures/{items_2.1 → items_2.2}/choice_aria.xml +0 -0
  27. data/spec/fixtures/{items_2.1 → items_2.2}/choice_fixed.xml +0 -0
  28. data/spec/fixtures/{items_2.1 → items_2.2}/choice_multiple.xml +0 -0
  29. data/spec/fixtures/{items_2.1 → items_2.2}/choice_multiple_chocolade.xml +0 -0
  30. data/spec/fixtures/{items_2.1 → items_2.2}/choice_multiple_rtl.xml +0 -0
  31. data/spec/fixtures/{items_2.1 → items_2.2}/choice_ruby.xml +0 -0
  32. data/spec/fixtures/{items_2.1 → items_2.2}/choice_t_f.xml +0 -0
  33. data/spec/fixtures/{items_2.1 → items_2.2}/choice_true_false.xml +0 -0
  34. data/spec/fixtures/{items_2.1 → items_2.2}/data-attributes.xml +0 -0
  35. data/spec/fixtures/{items_2.1 → items_2.2}/drawing.xml +0 -0
  36. data/spec/fixtures/items_2.2/essay.xml +14 -0
  37. data/spec/fixtures/{items_2.1 → items_2.2}/extended_text.xml +0 -0
  38. data/spec/fixtures/items_2.2/extended_text_rubric.xml +36 -0
  39. data/spec/fixtures/{items_2.1 → items_2.2}/feedback_adaptive.xml +0 -0
  40. data/spec/fixtures/{items_2.1 → items_2.2}/figures.xml +0 -0
  41. data/spec/fixtures/items_2.2/gap_match.xml +33 -0
  42. data/spec/fixtures/{items_2.1 → items_2.2}/graphic_associate.xml +0 -0
  43. data/spec/fixtures/{items_2.1 → items_2.2}/graphic_gap_match.xml +0 -0
  44. data/spec/fixtures/{items_2.1 → items_2.2}/graphic_gap_match_text.xml +0 -0
  45. data/spec/fixtures/{items_2.1 → items_2.2}/graphic_order.xml +0 -0
  46. data/spec/fixtures/{items_2.1 → items_2.2}/hint.xml +0 -0
  47. data/spec/fixtures/{items_2.1 → items_2.2}/hotspot.xml +0 -0
  48. data/spec/fixtures/{items_2.1 → items_2.2}/hottext.xml +0 -0
  49. data/spec/fixtures/{items_2.1 → items_2.2}/images/CBG.png +0 -0
  50. data/spec/fixtures/{items_2.1 → items_2.2}/images/EBG.png +0 -0
  51. data/spec/fixtures/{items_2.1 → items_2.2}/images/EDI.png +0 -0
  52. data/spec/fixtures/{items_2.1 → items_2.2}/images/GLA.png +0 -0
  53. data/spec/fixtures/{items_2.1 → items_2.2}/images/MAN.png +0 -0
  54. data/spec/fixtures/{items_2.1 → items_2.2}/images/MCH.png +0 -0
  55. data/spec/fixtures/{items_2.1 → items_2.2}/images/airport.png +0 -0
  56. data/spec/fixtures/{items_2.1 → items_2.2}/images/blueStar.png +0 -0
  57. data/spec/fixtures/{items_2.1 → items_2.2}/images/blue_door.png +0 -0
  58. data/spec/fixtures/{items_2.1 → items_2.2}/images/bus.png +0 -0
  59. data/spec/fixtures/{items_2.1 → items_2.2}/images/castle.png +0 -0
  60. data/spec/fixtures/{items_2.1 → items_2.2}/images/greenTriangle.png +0 -0
  61. data/spec/fixtures/{items_2.1 → items_2.2}/images/green_door.png +0 -0
  62. data/spec/fixtures/{items_2.1 → items_2.2}/images/house.png +0 -0
  63. data/spec/fixtures/{items_2.1 → items_2.2}/images/open_car.png +0 -0
  64. data/spec/fixtures/{items_2.1 → items_2.2}/images/open_goat.png +0 -0
  65. data/spec/fixtures/{items_2.1 → items_2.2}/images/plane.png +0 -0
  66. data/spec/fixtures/{items_2.1 → items_2.2}/images/postcard.eps +0 -0
  67. data/spec/fixtures/{items_2.1 → items_2.2}/images/postcard.png +0 -0
  68. data/spec/fixtures/{items_2.1 → items_2.2}/images/rectangle.svg +0 -0
  69. data/spec/fixtures/{items_2.1 → items_2.2}/images/redCircle.png +0 -0
  70. data/spec/fixtures/{items_2.1 → items_2.2}/images/red_door.png +0 -0
  71. data/spec/fixtures/{items_2.1 → items_2.2}/images/sign.png +0 -0
  72. data/spec/fixtures/{items_2.1 → items_2.2}/images/survey.jpg +0 -0
  73. data/spec/fixtures/{items_2.1 → items_2.2}/images/train.png +0 -0
  74. data/spec/fixtures/{items_2.1 → items_2.2}/images/uk.png +0 -0
  75. data/spec/fixtures/{items_2.1 → items_2.2}/images/ukair.png +0 -0
  76. data/spec/fixtures/{items_2.1 → items_2.2}/images/ukairtags.png +0 -0
  77. data/spec/fixtures/{items_2.1 → items_2.2}/inline_choice.xml +0 -0
  78. data/spec/fixtures/{items_2.1 → items_2.2}/inline_choice_math.xml +0 -0
  79. data/spec/fixtures/{items_2.1 → items_2.2}/likert.xml +0 -0
  80. data/spec/fixtures/items_2.2/match.xml +28 -0
  81. data/spec/fixtures/items_2.2/match2.xml +119 -0
  82. data/spec/fixtures/{items_2.1 → items_2.2}/math.xml +0 -0
  83. data/spec/fixtures/{items_2.1 → items_2.2}/mc_calc3.xml +0 -0
  84. data/spec/fixtures/{items_2.1 → items_2.2}/mc_calc5.xml +0 -0
  85. data/spec/fixtures/{items_2.1 → items_2.2}/mc_stat2.xml +0 -0
  86. data/spec/fixtures/{items_2.1 → items_2.2}/media_coords.xml +0 -0
  87. data/spec/fixtures/{items_2.1 → items_2.2}/multi-input.xml +0 -0
  88. data/spec/fixtures/{items_2.1 → items_2.2}/nested_object.xml +0 -0
  89. data/spec/fixtures/items_2.2/order.xml +25 -0
  90. data/spec/fixtures/{items_2.1 → items_2.2}/order_partial_scoring.xml +0 -0
  91. data/spec/fixtures/{items_2.1 → items_2.2}/order_rtl.xml +0 -0
  92. data/spec/fixtures/{items_2.1 → items_2.2}/orkney1.xml +0 -0
  93. data/spec/fixtures/{items_2.1 → items_2.2}/orkney2.xml +0 -0
  94. data/spec/fixtures/{items_2.1 → items_2.2}/position_object.xml +0 -0
  95. data/spec/fixtures/{items_2.1 → items_2.2}/select_point.xml +0 -0
  96. data/spec/fixtures/{items_2.1 → items_2.2}/shared/orkney.css +0 -0
  97. data/spec/fixtures/{items_2.1 → items_2.2}/shared/orkney.html +0 -0
  98. data/spec/fixtures/{items_2.1 → items_2.2}/slider.xml +0 -0
  99. data/spec/fixtures/{items_2.1 → items_2.2}/svg.xml +0 -0
  100. data/spec/fixtures/{items_2.1 → items_2.2}/template.xml +0 -0
  101. data/spec/fixtures/{items_2.1 → items_2.2}/template_image.xml +0 -0
  102. data/spec/fixtures/items_2.2/text_entry.xml +23 -0
  103. data/spec/fixtures/{items_2.1 → items_2.2}/upload.xml +0 -0
  104. data/spec/fixtures/{items_2.1 → items_2.2}/upload_composite.xml +0 -0
  105. data/spec/fixtures/no_assessment_xml/choice.xml +12 -0
  106. data/spec/fixtures/no_assessment_xml/imsmanifest.xml +17 -0
  107. data/spec/fixtures/unsupported_version/imsmanifest.xml +25 -0
  108. data/spec/gemfiles/nokogiri-1.8.gemfile.lock +7 -6
  109. data/spec/lib/qti/models/manifest_spec.rb +6 -6
  110. data/spec/lib/qti/v2/models/non_assessment_test_spec.rb +25 -23
  111. data/spec/lib/qti_spec.rb +1 -1
  112. metadata +190 -166
  113. data/spec/fixtures/items_2.1/imsmanifest.xml +0 -227
File without changes
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2"
3
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p2 http://www.imsglobal.org/xsd/qti/qtiv2p2/imsqti_v2p2.xsd"
5
+ identifier="essay" title="Write an essay" adaptive="false" timeDependent="false">
6
+ <responseDeclaration identifier="RESPONSE" cardinality="single" baseType="string"/>
7
+ <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float" externalScored="human" normalMaximum="25"/>
8
+ <itemBody>
9
+ <p>In the class room, we discovered Martin Luther King Jr. and his devotion.</p>
10
+ <extendedTextInteraction responseIdentifier="RESPONSE" minStrings="1" maxStrings="500">
11
+ <prompt><b>Write an abstract about the life of this historical figure.</b></prompt>
12
+ </extendedTextInteraction>
13
+ </itemBody>
14
+ </assessmentItem>
@@ -0,0 +1,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Thie example adapted from the PET Handbook, copyright University of Cambridge ESOL Examinations -->
3
+ <assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2"
4
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p2 http://www.imsglobal.org/xsd/qti/qtiv2p2/imsqti_v2p2.xsd"
6
+ identifier="extendedText" title="Writing a Postcard with rubric" adaptive="false" timeDependent="false">
7
+ <responseDeclaration identifier="RESPONSE" cardinality="single" baseType="string"/>
8
+ <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
9
+ <itemBody>
10
+ <p>Read this postcard from your English pen-friend, Sam.</p>
11
+ <div>
12
+ <object type="image/png" data="images/postcard.png">
13
+ <blockquote class="postcard">
14
+ <p>Here is a postcard of my town. Please send me<br/> a postcard from your town.
15
+ What size is your<br/> town? What is the nicest part of your town?<br/>
16
+ Where do you go in the evenings?<br/> Sam.</p>
17
+ </blockquote>
18
+ </object>
19
+ </div>
20
+ <extendedTextInteraction responseIdentifier="RESPONSE" expectedLength="200">
21
+ <prompt>Write Sam a postcard. Answer the questions. Write 25-35 words.</prompt>
22
+ </extendedTextInteraction>
23
+ <rubricBlock view="scorer">
24
+ <h1>Scoring Guidelines</h1>
25
+ <div>
26
+ <p><b>Max Score:</b> 3.0 points</p>
27
+ <p><b>Scoring:</b></p>
28
+ <ul>
29
+ <li>When not all 3 questions are answered in the response: -1 for each missing.</li>
30
+ <li>Check for gramatical errors: -0.1 per error.</li>
31
+ <li>Possibly add in .1 increments extra bonus points for extra good answers.</li>
32
+ </ul>
33
+ </div>
34
+ </rubricBlock>
35
+ </itemBody>
36
+ </assessmentItem>
File without changes
@@ -0,0 +1,33 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2"
3
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p2 http://www.imsglobal.org/xsd/qti/qtiv2p2/imsqti_v2p2.xsd"
5
+ identifier="gapMatch" title="Richard III (Take 1)" adaptive="false" timeDependent="false">
6
+ <responseDeclaration identifier="RESPONSE" cardinality="multiple" baseType="directedPair">
7
+ <correctResponse>
8
+ <value>W G1</value>
9
+ <value>Su G2</value>
10
+ </correctResponse>
11
+ <mapping defaultValue="-1" lowerBound="0">
12
+ <mapEntry mapKey="W G1" mappedValue="1"/>
13
+ <mapEntry mapKey="Su G2" mappedValue="2"/>
14
+ </mapping>
15
+ </responseDeclaration>
16
+ <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
17
+ <itemBody>
18
+ <gapMatchInteraction responseIdentifier="RESPONSE" shuffle="false">
19
+ <prompt>Identify the missing words in this famous quote from Shakespeare's Richard III.</prompt>
20
+ <gapText identifier="W" matchMax="1">winter</gapText>
21
+ <gapText identifier="Sp" matchMax="1">spring</gapText>
22
+ <gapText identifier="Su" matchMax="1">summer</gapText>
23
+ <gapText identifier="A" matchMax="1">autumn</gapText>
24
+ <blockquote>
25
+ <p>Now is the <gap identifier="G1"/> of our discontent<br/> Made glorious <gap
26
+ identifier="G2"/> by this sun of York;<br/> And all the clouds that lour'd
27
+ upon our house<br/> In the deep bosom of the ocean buried.</p>
28
+ </blockquote>
29
+ </gapMatchInteraction>
30
+ </itemBody>
31
+ <responseProcessing
32
+ template="http://www.imsglobal.org/question/qti_v2p2/rptemplates/map_response"/>
33
+ </assessmentItem>
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,28 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1 http://www.imsglobal.org/xsd/qti/qtiv2p1/imsqti_v2p1p2.xsd" identifier="associate" title="Shakespearian Rivals" adaptive="false" timeDependent="false">
3
+ <responseDeclaration identifier="RESPONSE" cardinality="multiple" baseType="pair">
4
+ <correctResponse>
5
+ <value>A P</value>
6
+ <value>C M</value>
7
+ <value>D L</value>
8
+ </correctResponse>
9
+ <mapping defaultValue="0">
10
+ <mapEntry mapKey="A P" mappedValue="2"/>
11
+ <mapEntry mapKey="C M" mappedValue="1"/>
12
+ <mapEntry mapKey="D L" mappedValue="1"/>
13
+ </mapping>
14
+ </responseDeclaration>
15
+ <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
16
+ <itemBody>
17
+ <associateInteraction responseIdentifier="RESPONSE" shuffle="true" maxAssociations="3">
18
+ <prompt>Hidden in this list of characters from famous Shakespeare plays are three pairs of rivals. Can you match each character to his adversary?</prompt>
19
+ <simpleAssociableChoice identifier="A" matchMax="1">Antonio</simpleAssociableChoice>
20
+ <simpleAssociableChoice identifier="C" matchMax="1">Capulet</simpleAssociableChoice>
21
+ <simpleAssociableChoice identifier="D" matchMax="1">Demetrius</simpleAssociableChoice>
22
+ <simpleAssociableChoice identifier="L" matchMax="1">Lysander</simpleAssociableChoice>
23
+ <simpleAssociableChoice identifier="M" matchMax="1">Montague</simpleAssociableChoice>
24
+ <simpleAssociableChoice identifier="P" matchMax="1">Prospero</simpleAssociableChoice>
25
+ </associateInteraction>
26
+ </itemBody>
27
+ <responseProcessing template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/map_response"/>
28
+ </assessmentItem>
@@ -0,0 +1,119 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!--This file was created using: Onyx Editor, Version 3.4.3 (Full, licensed version), (c)2012 BPS Bildungsportal Sachsen GmbH-->
3
+ <assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p2 http://www.imsglobal.org/xsd/qti/qtiv2p2/imsqti_v2p2.xsd" identifier="Matchsingle_143114773" title="match (single)" adaptive="false" timeDependent="false">
4
+ <responseDeclaration identifier="RESPONSE" cardinality="multiple" baseType="directedPair">
5
+ <correctResponse>
6
+ <value>Match28433682 Match2675678</value>
7
+ <value>Match7191791 Match9372581</value>
8
+ <value>Match20473010 Match22744006</value>
9
+ <value>Match6429655 Match17943221</value>
10
+ </correctResponse>
11
+ </responseDeclaration>
12
+ <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float">
13
+ <defaultValue>
14
+ <value>0.0</value>
15
+ </defaultValue>
16
+ </outcomeDeclaration>
17
+ <outcomeDeclaration identifier="MAXSCORE" cardinality="single" baseType="float">
18
+ <defaultValue>
19
+ <value>1.0</value>
20
+ </defaultValue>
21
+ </outcomeDeclaration>
22
+ <outcomeDeclaration identifier="FEEDBACKBASIC" cardinality="single" baseType="identifier">
23
+ <defaultValue>
24
+ <value>empty</value>
25
+ </defaultValue>
26
+ </outcomeDeclaration>
27
+ <outcomeDeclaration identifier="FEEDBACKMODAL" cardinality="multiple" baseType="identifier" view="testConstructor"/>
28
+ <itemBody>
29
+ <div>Der wichtigste, größte und einzig schiffbare Fluss des Bundeslandes Sachsens ist die
30
+ Elbe. Die verschiedene Quellflüsse der Elbe durchziehen die sächsischen Städte.
31
+ <br/>Ordne anhand des Flusslaufs die Quellflüsse den gegebenen Städten zu.</div>
32
+ <matchInteraction responseIdentifier="RESPONSE" shuffle="true" maxAssociations="0">
33
+ <simpleMatchSet>
34
+ <simpleAssociableChoice identifier="Match28433682" fixed="false" matchMin="1" matchMax="1">Weißeritz</simpleAssociableChoice>
35
+ <simpleAssociableChoice identifier="Match7191791" fixed="false" matchMin="1" matchMax="1">Mulde</simpleAssociableChoice>
36
+ <simpleAssociableChoice identifier="Match20473010" fixed="false" matchMin="1" matchMax="1">Saale</simpleAssociableChoice>
37
+ <simpleAssociableChoice identifier="Match6429655" fixed="false" matchMin="1" matchMax="1">Spree</simpleAssociableChoice>
38
+ </simpleMatchSet>
39
+ <simpleMatchSet>
40
+ <simpleAssociableChoice identifier="Match2675678" fixed="false" matchMin="1" matchMax="1">Dresden</simpleAssociableChoice>
41
+ <simpleAssociableChoice identifier="Match9372581" fixed="false" matchMin="1" matchMax="1">Leipzig</simpleAssociableChoice>
42
+ <simpleAssociableChoice identifier="Match22744006" fixed="false" matchMin="1" matchMax="1">Halle</simpleAssociableChoice>
43
+ <simpleAssociableChoice identifier="Match17943221" fixed="false" matchMin="1" matchMax="1">Bautzen</simpleAssociableChoice>
44
+ </simpleMatchSet>
45
+ </matchInteraction>
46
+ </itemBody>
47
+ <responseProcessing>
48
+ <responseCondition>
49
+ <responseIf>
50
+ <isNull>
51
+ <variable identifier="RESPONSE"/>
52
+ </isNull>
53
+ <setOutcomeValue identifier="FEEDBACKBASIC">
54
+ <baseValue baseType="identifier">empty</baseValue>
55
+ </setOutcomeValue>
56
+ </responseIf>
57
+ <responseElseIf>
58
+ <match>
59
+ <variable identifier="RESPONSE"/>
60
+ <correct identifier="RESPONSE"/>
61
+ </match>
62
+ <setOutcomeValue identifier="SCORE">
63
+ <sum>
64
+ <variable identifier="SCORE"/>
65
+ <variable identifier="MAXSCORE"/>
66
+ </sum>
67
+ </setOutcomeValue>
68
+ <setOutcomeValue identifier="FEEDBACKBASIC">
69
+ <baseValue baseType="identifier">correct</baseValue>
70
+ </setOutcomeValue>
71
+ </responseElseIf>
72
+ <responseElse>
73
+ <setOutcomeValue identifier="FEEDBACKBASIC">
74
+ <baseValue baseType="identifier">incorrect</baseValue>
75
+ </setOutcomeValue>
76
+ </responseElse>
77
+ </responseCondition>
78
+ <responseCondition>
79
+ <responseIf>
80
+ <and>
81
+ <match>
82
+ <baseValue baseType="identifier">correct</baseValue>
83
+ <variable identifier="FEEDBACKBASIC"/>
84
+ </match>
85
+ </and>
86
+ <setOutcomeValue identifier="FEEDBACKMODAL">
87
+ <multiple>
88
+ <variable identifier="FEEDBACKMODAL"/>
89
+ <baseValue baseType="identifier">FEEDBACK_27448254</baseValue>
90
+ </multiple>
91
+ </setOutcomeValue>
92
+ </responseIf>
93
+ </responseCondition>
94
+ <responseCondition>
95
+ <responseIf>
96
+ <and>
97
+ <match>
98
+ <baseValue baseType="identifier">incorrect</baseValue>
99
+ <variable identifier="FEEDBACKBASIC"/>
100
+ </match>
101
+ </and>
102
+ <setOutcomeValue identifier="FEEDBACKMODAL">
103
+ <multiple>
104
+ <variable identifier="FEEDBACKMODAL"/>
105
+ <baseValue baseType="identifier">FEEDBACK_16479834</baseValue>
106
+ </multiple>
107
+ </setOutcomeValue>
108
+ </responseIf>
109
+ </responseCondition>
110
+ </responseProcessing>
111
+ <modalFeedback identifier="FEEDBACK_27448254" outcomeIdentifier="FEEDBACKMODAL" showHide="show" title="Richtig!">Die Elbe durchzieht den Freistaat von Südosten nach Nordwesten. Wichtige
112
+ Quellflüsse sind die Mulde, die Weißeritz, die Zschopau, die Weiße Elster und die Spree,
113
+ deren allgemeine Fließrichtung Norden ist und die ebenfalls zum Fluss-System der Elbe
114
+ gehören.</modalFeedback>
115
+ <modalFeedback identifier="FEEDBACK_16479834" outcomeIdentifier="FEEDBACKMODAL" showHide="show" title="Leider Falsch!">Die Elbe durchzieht den Freistaat von Südosten nach Nordwesten.
116
+ Wichtige Quellflüsse sind die Mulde, die Weißeritz, die Zschopau, die Weiße Elster und die
117
+ Spree, deren allgemeine Fließrichtung Norden ist und die ebenfalls zum Fluss-System der Elbe
118
+ gehören.</modalFeedback>
119
+ </assessmentItem>
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,25 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2"
3
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p2 http://www.imsglobal.org/xsd/qti/qtiv2p2/imsqti_v2p2.xsd"
5
+ identifier="order" title="Grand Prix of Bahrain" adaptive="false" timeDependent="false">
6
+ <responseDeclaration identifier="RESPONSE" cardinality="ordered" baseType="identifier">
7
+ <correctResponse>
8
+ <value>DriverC</value>
9
+ <value>DriverA</value>
10
+ <value>DriverB</value>
11
+ </correctResponse>
12
+ </responseDeclaration>
13
+ <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
14
+ <itemBody>
15
+ <orderInteraction responseIdentifier="RESPONSE" shuffle="true">
16
+ <prompt>The following F1 drivers finished on the podium in the first ever Grand Prix of
17
+ Bahrain. Can you rearrange them into the correct finishing order?</prompt>
18
+ <simpleChoice identifier="DriverA">Rubens Barrichello</simpleChoice>
19
+ <simpleChoice identifier="DriverB">Jenson Button</simpleChoice>
20
+ <simpleChoice identifier="DriverC" fixed="true">Michael Schumacher</simpleChoice>
21
+ </orderInteraction>
22
+ </itemBody>
23
+ <responseProcessing
24
+ template="http://www.imsglobal.org/question/qti_v2p2/rptemplates/match_correct"/>
25
+ </assessmentItem>
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p2 http://www.imsglobal.org/xsd/qti/qtiv2p2/imsqti_v2p2.xsd" identifier="textEntry" title="Richard III (Take 3)" adaptive="false" timeDependent="false">
3
+ <responseDeclaration identifier="RESPONSE" cardinality="single" baseType="string">
4
+ <correctResponse>
5
+ <value>York</value>
6
+ </correctResponse>
7
+ <mapping defaultValue="0">
8
+ <mapEntry mapKey="York" mappedValue="1"/>
9
+ <mapEntry mapKey="york" mappedValue="0.5"/>
10
+ </mapping>
11
+ </responseDeclaration>
12
+ <outcomeDeclaration identifier="SCORE" cardinality="single" baseType="float"/>
13
+ <itemBody>
14
+ <p>Identify the missing word in this famous quote from Shakespeare's Richard III.</p>
15
+ <blockquote>
16
+ <p>Now is the winter of our discontent<br/> Made glorious summer by this sun of
17
+ <textEntryInteraction responseIdentifier="RESPONSE" expectedLength="15"/>;<br/>
18
+ And all the clouds that lour'd upon our house<br/> In the deep bosom of the ocean
19
+ buried.</p>
20
+ </blockquote>
21
+ </itemBody>
22
+ <responseProcessing template="http://www.imsglobal.org/question/qti_v2p2/rptemplates/map_response"/>
23
+ </assessmentItem>