[QTI] is my qti doc correct?
Anthony Lymer
a.lymer at gmx.ch
Tue Sep 18 20:46:02 BST 2007
Hi everybody,
I'm new to QTI and have a few questions about this standard.
I wanted to test and validate my generated QTI files with the R2Q2 reference
implementation, but when I upload my XML-document an error occurs.
Could someone tell me if the following QTI-Item isn't correct and why it
isn't correct:
<?xml version="1.0" encoding="UTF-8"?>
<ns3:assessmentItem title="item1" timeDependent="false"
identifier="item1" adaptive="false"
xmlns:ns2="http://www.imsglobal.org/xsd/imslip_v1p0"
xmlns:ns4="http://www.w3.org/1999/xlink"
xmlns:ns3="http://www.imsglobal.org/xsd/imsqti_v2p1"
xmlns:ns5="http://www.w3.org/1998/Math/MathML"
xmlns:ns6="http://www.w3.org/2001/XInclude">
<responseDeclaration identifier="RESPONSE" cardinality="single">
<correctResponse>
<value>answer1</value>
</correctResponse>
</responseDeclaration>
<itemBody>
<choiceInteraction shuffle="false" maxChoices="0">
<prompt>asdfasf</prompt>
<simpleChoice>answer1</simpleChoice>
<simpleChoice>answer2</simpleChoice>
</choiceInteraction>
</itemBody>
</ns3:assessmentItem>
I don't use QTI for the response processing, but it would be nice if the
questions and the answers were conform to the QTI-standard.
Thanks in advance
Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /public/ims-qti/attachments/20070918/71d260f5/attachment.html
More information about the IMS-QTI
mailing list