IMS Content Packaging is a specification for, wait for it, packaging content.
http://www.imsglobal.org/content/packaging/

IMS QTI 2.0 uses it and so does Desire2Learn format. Our Drupal Quiz module importer doesn't yet.

First it will need to be able to find all the QTI XML code in the content package and turn them into question nodes.

Further, it should be able to access the other contents of the package and save them for use by the nodes. The references in the questions to the content files should be maintained such that an image in an itemBody is visible in the view of the corresponding question node.

Comments

falcon’s picture

Project: Quiz » Quiz EI
Version: 6.x-5.x-dev » 6.x-4.0-alpha1
Component: Code - Import/Export » Code