davemckain / qtiworks

**This project will be closed in early 2023!** IMS QTI 2.1 assessment delivery engine and Java development library (JQTI+). Supports the MathAssess extensions. Replacement for QTIEngine/JQTI and MathAssessEngine/JQTI. Note that this project has now ended and no further work is currently planned.
Other
67 stars 55 forks source link

Content model for <prompt> not in sync between schema and information model #50

Open davemckain opened 10 years ago

davemckain commented 10 years ago

The information model for prompt says that it must contain inlineStatics. However the (final version of the) schema appears to have a more relaxed content model.

I will need to query this with Colin Smythe. (I also suspect this is the tip of a rather unpleasant iceberg...!)

Thanks for Nick Nicholas for noticing this.