@ -1,7 +1,7 @@
<?php //$id:$
/**
* Container for the scormItem class that deals with <item> elements in an imsmanifest file
* @package dokeos.learnpath
* @package dokeos.learnpath.scorm
* @author Yannick Warnier <ywarnier@beeznest.org>
*/
* Container for the scormMetadata class, setup to hold information about the <metadata> element in imsmanifest files
* @package dokeos.scorm
* scormMetadata class, handling each <metadata> element found in an imsmanifest file
* Container for the scormOrganization class
* @package scorm.learnpath
* Container for the scormResource class
@ -27,7 +27,7 @@
* @version v 1.0
* @access public
==============================================================================