Changes between Version 5 and Version 6 of ContentPackaging/IMS_Content_Packaging

Show
Ignore:
Timestamp:
05/21/09 21:07:52 (16 months ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ContentPackaging/IMS_Content_Packaging

    v5 v6  
    2121 
    2222We are now including all referenced XSDs in our packages for both IMS Content Packages and SCORM 1.2 '''brent''' 
     23 
     24== Addition of Metadata == 
     25 
     26Have implemented the inclusion of "Qualified Dublin Core" metadata to both IMS Content Package and SCORM 1.2 exports. Metadata is referenced to an external file (dublincore.xml) from within the imsmanifest.xml file. For IMS Content Packages this meant adding the adlcp namespace in order to use adlcp:location to reference this file.  
     27 
     28Qualified Dublin Core was chosen because we have no (or little) idea of what our end users are doing with content generated by eXe and DC is the easiest to transform/crosswalk.