[QTI] Problems with textEntryInteractions in r2q2
Jonathon Hare
jsh2 at ecs.soton.ac.uk
Fri Nov 2 14:40:41 GMT 2007
I haven't checked, but I would guess that it is because of the way
the SCORE value is used in the responseProcessing: SCORE is being set
to 0.5+SCORE. If the value is not initialised with a default value,
then it would have a null value, and r2q2 could behave in an
unexpected way -- my understanding of the spec is that with this
particular item & without the default value, the SCORE value should
be null after the item is complete.
-Jon
On 2 Nov 2007, at 11:31, Markus Schmitt wrote:
> ok, I found a solution for this problem:
>
> the outcomeDeclaration for SCORE needs a default
> Value:
>
> <outcomeDeclaration identifier="SCORE"
> cardinality="single" baseType="float">
> <defaultValue>
> <value>0</value>
> </defaultValue>
> </outcomeDeclaration>
>
> Now I'm wondering why other question types for example
> multiple choice works in r2q2 without this defaultValue.
>
>
> Machen Sie Yahoo! zu Ihrer Startseite. Los geht's:
> http://de.yahoo.com/set
>
> _______________________________________________
> IMS-QTI mailing list
> IMS-QTI at lists.ucles.org.uk
> http://lists.ucles.org.uk/lists/listinfo/ims-qti
More information about the IMS-QTI
mailing list