QTI 2.0 and Desire2Learn formats use IMS Content Packaging to include files with their question definitions. For example, an image referred to in the question or a movie to watch first.

When we export to QTI 2.0, per the spec, we should be outputting a CP zip to wrap the XML. It should also include a content manifest. And ideally, it would include the content files as well.

As a stop-gap, the content can stay on the Drupal server and the paths to it rewritten on output as absolute URLs so they can be accessed in the other learning environment (to which the export is imported).

Comments

sivaji_ganesh_jojodae’s picture

Status: Active » Closed (duplicate)
turadg’s picture

Version: 6.x-4.x-dev » 6.x-5.x-dev
Status: Closed (duplicate) » Active

Exporting and importing are not the same. They may be completed at different times or we may choose not to implement one of them at all.

It's clear that this won't be done by 4.0 so I'll move it to 5.x.

sivaji_ganesh_jojodae’s picture

Sorry for marking this as duplicate. I didn't notice title properly. I have no problem someone implementing this.

falcon’s picture

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