SLK opens SCORM package as a ZIP file
Posted
by Cherie Riesberg
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Cherie Riesberg
Published on Tue, 09 Mar 2010 21:44:18 GMT
Indexed on
2010/03/11
4:40 UTC
Read the original article
Hit count: 558
Symptom:
After installing SharePoint Learning Kit successfully, (http://www.codeplex.com/SLK), everything works except that the SCORM package (a ZIP extension) is opening as a ZIP file instead of a course. You get the normal ZIP message "Do you want to open or save this file?"
Problem:
The package is zipped at the upper folder level and does not create a manifest that allows SharePoint to recognize it as a SCORM file instead of a ZIP file.
Solution:
Add the contents of the course to the ZIP, not the outer (uppermost) folder. This creates a ZIP file that SharePoint can recognize as a SCORM package.
© Geeks with Blogs or respective owner