CCSI trips over single quote in attribute value
Brought to you by:
harriemartens,
hubertvogten
CCRT/CCRT-CCSI 2.2.4
CCRT has problems with XML files that contain a single
quote as part of the attribute value (title="Saturday's
disco"), which is allowed in XML.
The CCSI Webplayer displays:
Item failed to be parsed. (Body not found, invalid item
or unsupported QTI)
The CCRT webplayer displays the XML:
<assessmentItem
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsqti_v2p0
imsqti_v2p0.xsd" identifier="choice2" title="Saturday's
Disco"
The JBoss server log:
INFO [STDOUT] org.xml.sax.SAXParseException: Element
type "assessmentItem" must be followed by either
attribute specifications, ">" or "/>".