Actions
Bug #3643
closedInvalid QTI serialization for image material
Start date:
11/12/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3643
Description
For parsed exams that include images, the QTI XML generated does not conform to the QTI specification. The error (in Metacat logs) is:
cvc-complex-type.3.2.2: Attribute 'imagetype' is not allowed to appear in element 'matimage'.
Updated by ben leinfelder about 16 years ago
incorrect attribute spelling was used (i think QTI dropped the ball here):
"imagetype" was used but it should have been "imagtype"
Actions