[QTI] responseProcessing for single fill in the blank question
Uma Abhyankar
uma_ab at yahoo.com
Wed Mar 5 06:07:19 GMT 2008
Dear Niall,
Many thanks for an immediate reply. It helps and works like a charm!
Thats what I like about this mailing list, help is given right away...
I feel so stupid to have done such a minor mistake :-( and not find it.
Thanks for taking the efforts to find the issue which has helped me
tremendously.
-Thanks and Regards
Uma
----- Original Message ----
> From: Niall Barr <niall at nbsoftware.com>
> To: "IMS Question & Test Interoperability" <ims-qti at lists.ucles.org.uk>
> Sent: Wednesday, 5 March, 2008 1:23:01 AM
> Subject: Re: [QTI] responseProcessing for single fill in the blank question
>
> Hi Uma,
>
> Your first item just has one minor issue - should be
> immediately after so that mapping is inside responseDeclaraton
> but not correctResponse. I had to edit the schema declarations to keep
> the XMLSpy editor happy. The version below works fine with APIS (screen
> shot link below.) I think the same modification should fix your second
> item as well.
>
> Niall
>
>
> >
> xmlns:lip="http://www.imsglobal.org/xsd/imslip_v1p0"
>
> xmlns:m="http://www.w3.org/1998/Math/MathML"
>
> xmlns:xi="http://www.w3.org/2001/XInclude"
>
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>
> xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1
> imsqti_v2p1.xsd" identifier="19_29" title="co - Completion"
> adaptive="false" timeDependent="false" >
> > baseType="string">
>
> heat of reaction
>
>
>
>
>
>
>
>
> > baseType="integer">
>
> 0
>
>
>
>
The energy released or absorbed in a chemical reaction is
> called ____________________.
> > expectedLength="60"/>
>
>
> > template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/map_response"
> />
>
>
> Here it is rendered and with an answer checked in APIStestHost.
>
> http://www.niallbarr.me.uk/qtitmp/apis-screenshot.jpg
>
>
> Uma Abhyankar wrote:
> > Hello All,
> >
> > I have following QTI 2.1 xml written for a single fill in the blank kind of
> question.
> > There could be multiple variants of a given answer and any one can be correct.
> >
> > For grading such a response, I used the following responseDeclaration and
> > responseProcessing part. (similar to multiple response/answers type of QTI
> question,
> > choice_multiple.xml. However in this case any one answer is correct)
> >
> > After re-thinking, I am not sure, if it looks fine? I am now doubtful whether
> the
> > responseDeclaration should be different?
> >
> > Part I : Single fill in the blank with multiple variants of the same answer.
> > ---------
> >
> > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> > xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1
> imsqti_v2p1.xsd"
> > identifier="19_29"
> > title="co - Completion"
> > adaptive="false"
> > timeDependent="false">
> > > baseType="string">
> >
> > heat of reaction
> >
> >
> >
> >
> >
> >
> >
> >
> > > baseType="integer">
> >
> > 0
> >
> >
> >
> >
The energy released or absorbed in a chemical reaction is called
> ____________________.
> > > expectedLength="60"/>
> >
> >
> > > template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/map_response"/>
> >
> >
> > Part II : Single fill in the blank with single variant of the answer. (The
> mapping in responseDeclaration is
> > -------- used to be consistent with Part I)
> >
> >
> > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> > xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p1
> imsqti_v2p1.xsd"
> > identifier="20_30"
> > title="co - Completion"
> > adaptive="false"
> > timeDependent="false">
> > > baseType="string">
> >
> > equilibrium
> >
> >
> >
> >
> >
> > > baseType="integer">
> >
> > 0
> >
> >
> >
> >
Any chemical system that has two opposing reactions occurring at equal
> rates is in a state of ____________________.
> > > expectedLength="60"/>
> >
> >
> > > template="http://www.imsglobal.org/question/qti_v2p1/rptemplates/map_response"/>
> >
> >
> > Please do review both Parts and give your valuable inputs as to what should be
> the correct way
> > to write the responseDeclaration and responseProcessing parts?
> >
> > -Thanks and Regards
> > Uma
> >
> >
> >
> >
> > Explore your hobbies and interests. Go to
> http://in.promos.yahoo.com/groups
> >
> > _______________________________________________
> > IMS-QTI mailing list
> > IMS-QTI at lists.ucles.org.uk
> > http://lists.ucles.org.uk/lists/listinfo/ims-qti
> >
> >
> >
>
>
> _______________________________________________
> IMS-QTI mailing list
> IMS-QTI at lists.ucles.org.uk
> http://lists.ucles.org.uk/lists/listinfo/ims-qti
Explore your hobbies and interests. Go to http://in.promos.yahoo.com/groups
More information about the IMS-QTI
mailing list