Skip to content

Commit

Permalink
test: update test samples
Browse files Browse the repository at this point in the history
  • Loading branch information
poyuk committed Feb 8, 2024
1 parent 840e955 commit 3e0ea79
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions test/samples/ims/items/3_0/aqti_tmh_sample_1.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsaqti_item_v1p0"
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqtiasi_v3p0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsaqti_item_v1p0 http://www.imsglobal.org/xsd/qti/aqtiv1p0/imsaqti_itemv1p0_v1p0.xsd"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqtiasi_v3p0 https://purl.imsglobal.org/spec/qti/v3p0/schema/xsd/imsqti_asiv3p0_v1p0.xsd"
identifier="aqti_tmh_sample_1"
title="Estimate distances using multiplication with Tom"
adaptive="false"
Expand Down Expand Up @@ -34,8 +34,8 @@
<card support="linguistic-guidance">
<htmlContent>
<div class="lg">
<p>A small, rectangular instrument having a row of reeds set back in air holes.
A harmonica is played by blowing through the air holes. Sometimes it is called a
<p>A small, rectangular instrument having a row of reeds set back in air holes.
A harmonica is played by blowing through the air holes. Sometimes it is called a
mouth organ, or mouth harp.</p>
</div>
</htmlContent>
Expand Down
8 changes: 4 additions & 4 deletions test/samples/ims/items/3_0/aqti_tmh_sample_2.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsaqti_item_v1p0"
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqtiasi_v3p0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ssml="http://www.w3.org/2010/10/synthesis"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsaqti_item_v1p0 http://www.imsglobal.org/xsd/qti/aqtiv1p0/imsaqti_itemv1p0_v1p0.xsd"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqtiasi_v3p0 https://purl.imsglobal.org/spec/qti/v3p0/schema/xsd/imsqti_asiv3p0_v1p0.xsd"
identifier="aqti_tmh_sample_2"
title="Estimate distances using multiplication with Grace"
adaptive="false"
Expand Down Expand Up @@ -46,8 +46,8 @@
<card support="linguistic-guidance">
<htmlContent>
<div class="lg">
<p>A small, rectangular instrument having a row of reeds set back in air holes.
A harmonica is played by blowing through the air holes. Sometimes it is called a
<p>A small, rectangular instrument having a row of reeds set back in air holes.
A harmonica is played by blowing through the air holes. Sometimes it is called a
mouth organ, or mouth harp.</p>
</div>
</htmlContent>
Expand Down
8 changes: 4 additions & 4 deletions test/samples/ims/items/3_0/aqti_tmh_sample_3.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsaqti_item_v1p0"
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqtiasi_v3p0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsaqti_item_v1p0 http://www.imsglobal.org/xsd/qti/aqtiv1p0/imsaqti_itemv1p0_v1p0.xsd"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqtiasi_v3p0 https://purl.imsglobal.org/spec/qti/v3p0/schema/xsd/imsqti_asiv3p0_v1p0.xsd"
identifier="aqti_tmh_sample_3"
title="Estimate distances using multiplication with Bob"
adaptive="false"
Expand Down Expand Up @@ -42,8 +42,8 @@
<card support="linguistic-guidance">
<htmlContent>
<div class="lg">
<p>A small, rectangular instrument having a row of reeds set back in air holes.
A harmonica is played by blowing through the air holes. Sometimes it is called a
<p>A small, rectangular instrument having a row of reeds set back in air holes.
A harmonica is played by blowing through the air holes. Sometimes it is called a
mouth organ, or mouth harp.</p>
</div>
</htmlContent>
Expand Down
4 changes: 2 additions & 2 deletions test/samples/ims/items/3_0/empty_item.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsaqti_item_v1p0"
<assessmentItem xmlns="http://www.imsglobal.org/xsd/imsqtiasi_v3p0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsaqti_item_v1p0 http://www.imsglobal.org/xsd/qti/aqtiv1p0/imsaqti_itemv1p0_v1p0.xsd"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqtiasi_v3p0 https://purl.imsglobal.org/spec/qti/v3p0/schema/xsd/imsqti_asiv3p0_v1p0.xsd"
identifier="aqti_tmh_sample_1"
title="Estimate distances using multiplication with Tom"
adaptive="false"
Expand Down

0 comments on commit 3e0ea79

Please sign in to comment.