Exported packages from the demo site seem to work as they should. I had not trouble unzipping any packages. Perhaps it is your zip utility.
Do not confuse compliance, with conformance. ATutor can not comply with SCORM for reasons I've mentioned. It "conforms" with the SCORM/IMS content packaging specification.
Once you figure out why your zip utility is not unpacking the files, there is an imsmanifest.xml file in each package. Try another zip utility if necessary. I've confirmed that packages unzip with the current Winzip and Ark (linux zip utility)
Here's an imsmanifest for a simple 1 page package. Note that the formatting of the XML is messed up a little by the way the forum displays it. A real manifest file is layed out properly
---
<!--
This is an ATutor SCORM 1.2 Content Package document
-->
-
<!--
Created from the ATutor Content Package Generator - http://www.atutor.ca
-->
-
<manifest identifier="MANIFEST-91d6f04cc463ef0056cdbfdd4ebaf000" xsi:schemaLocation="http://www.imsproject.org/xsd/imscp_rootv1p1p2 imscp_rootv1p1p2.xsd http://www.imsglobal.org/xsd/imsmd_rootv1p2p1 imsmd_rootv1p2p1.xsd http://www.adlnet.org/xsd/adlcp_rootv1p2 adlcp_rootv1p2.xsd">
-
<metadata>
<schema>ADL SCORM</schema>
<schemaversion>1.2</schemaversion>
-
<imsmd:lom>
-
<imsmd:general>
-
<imsmd:title>
<imsmd:langstring xml:lang="es">Play Here Course - Flash Demo 2</imsmd:langstring>
</imsmd:title>
-
<imsmd:description>
-
<imsmd:langstring xml:lang="es">
This course allows potential content designers or course instructors to login and try the course development tools in ATutor. Login with login name
<strong>demo</strong>
, and password
<strong>demo</strong>
. Feel free to explore, add some content of your own, but respect the contributions others have made to this demo.
</imsmd:langstring>
</imsmd:description>
</imsmd:general>
-
<imsmd:lifecycle>
-
<imsmd:contribute>
-
<imsmd:role>
-
<imsmd:source>
<imsmd:langstring xml:lang="x-none">LOMv1.0</imsmd:langstring>
</imsmd:source>
-
<imsmd:value>
<imsmd:langstring xml:lang="x-none">Author</imsmd:langstring>
</imsmd:value>
</imsmd:role>
-
<imsmd:centity>
-
<imsmd:vcard>
BEGIN:VCARD
VERSION:2.1
N:;;demo;;
FN:demo
EMAIL;INTERNET:demo@demo.com
NOTE;ENCODING=QUOTED-PRINTABLE:Originated from an ATutor at http://www.atutor.ca/atutor/demo/. See ATutor.=
ca for additional information.
URL:
REV:2004-10-23T09:35:16Z
END:VCARD
</imsmd:vcard>
</imsmd:centity>
</imsmd:contribute>
</imsmd:lifecycle>
-
<imsmd:educational>
-
<imsmd:learningresourcetype>
-
<imsmd:source>
<imsmd:langstring xml:lang="x-none">ATutor</imsmd:langstring>
</imsmd:source>
-
<imsmd:value>
<imsmd:langstring xml:lang="x-none">Content Module</imsmd:langstring>
</imsmd:value>
</imsmd:learningresourcetype>
</imsmd:educational>
<imsmd:rights>
</imsmd:rights>
</imsmd:lom>
</metadata>
-
<organizations default="MANIFEST01_ORG1">
-
<organization identifier="MANIFEST01_ORG1" structure="hierarchical">
<title>Play Here Course - Flash Demo 2</title>
-
<item identifier="MANIFEST01_ITEM2330" identifierref="MANIFEST01_RESOURCE2330" parameters="">
<title>Flash Demo 2</title>
</item>
</organization>
</organizations>
-
<resources>
-
<resource identifier="MANIFEST01_RESOURCE2330" type="webcontent" href="resources/atutor_howto_1.4.2_-_flash_and_object_embedding/2330.html" adlcp:scormtype="asset">
<metadata/>
<file href="resources/atutor_howto_1.4.2_-_flash_and_object_embedding/2330.html"/>
<file href="resources/atutor_howto_1.4.2_-_flash_and_object_embedding/flashaccess/flashaccess/flashcard01.swf"/>
</resource>
</resources>
</manifest>
----
[reply][b]In reply to:[/b]
Hi Greg,
Thanks for the reply
It seems like there is error in the package that was downloaded. I went into ATutor demo and export a content. The ZIP file however has errors when unzipping it, an...
[op]forums/view.php?fid=7;pid=2851;page=1#2854[/op][/reply]