Home
The Toolkit for Online Communities
15888 Community Members, 0 members online, 1705 visitors today
Log In Register

Forum .LRN Q&A: Re: How to create IMS/SCORM Content Package Course

OpenACS Home : Forums : .LRN Q&A : Re: How to create IMS/SCORM Content Package Course : One Message

+
Posted by Dave Bauer on
Please post the version of the LORS package that you have installed.
+
Posted by Sergio FRESCHI on
Hello Lakshmi.

You can download some IMS-CP compliant courses from this URL:

http://weg.ee.usyd.edu.au/people/sergio/

I have tested them on different LORS (WebCT, .LRN, Reload) and they worked fine.

Please, let me know if you have problems with them.

Sergio.

+
Posted by Christian Fuchs on
Thanks, tried course3.zip. Same error!

Versions:
lors 0.6d4
lorsm 0.7d
lors-portlet 0.4d

dotlrn 2.2.0a1 (because we need dotfolio, too and I requires acs-kernel 5.2.2)

Hi Christian,

You might want to check whether the file is being expanding correctly after being uploaded.

LORS uses AOLserver's ns_mktemp function to create a temporary directory in which expands the zip file. Can you check whether theis temporary directory exists? (usually /tmp)

In addition, is the unzip command on the PATH environment variable of the user you are using to run your instance of .LRN?

Ernie