Forum LAMS for Tech-Heads - General Forum: Re: Re: Re: Plans for SCORM support


 
Search: 

5: Re: Re: Re: Plans for SCORM support
In response to 3 04/01/09 02:54 PM
[ Reply | Forward ]
Hi Caroline, Dave,

Sorry for taking so long to reply. We are moving forward the release of LAMS v2.3 and that is keeping us very busy.

This is not release as an installer but you can get the code and build it. The code is here:

http://is.gd/qa3z

You would need to get this from CVS with the date for before March 25 so it would work with LAMS 2.2.

In the Moodle side, there are some slight modifications you need to do to Moodle core (see Modifications to Moodle):

http://is.gd/qa4H

The actual Moodle SCORM Tool is here:

http://is.gd/qa7f


This has been tested with Moodle 1.9.3

If you have any questions or get stuck, please let me know.

Thanks

Ernie

Posted by Ernie Ghiglione

8: Re: Re: Re: Re: Plans for SCORM support
In response to 5 04/27/09 07:50 AM
[ Reply | Forward ]
Thanks, this is very helpful.

The next issue we have is reusing the LAMS sequence with embedded Moodle will need to be edited for each Moodle class.

That is, students within a class only have read access on that one class. If the LAMS sequence has links to a particular Moodle class, it will only work for that one class.

(Note, I haven't gotten the Moodle integration code actually working yet, so I might be missing something here.)

Is there any workaround or accomodation for this in the Moodle embedding or does it have to be customized for each Moodle class?

Posted by Dave Bauer

9: Re: Re: Re: Re: Re: Plans for SCORM support
In response to 8 04/28/09 08:21 AM
[ Reply | Forward ]
If I've read this right, you're wondering whether a Moodle activity in a LAMS sequence has to be 're-inserted' by a teacher when it is used in a different Moodle course?

I think the answer is no. LAMS does a lot of duplication of the moodle activity - when you preview the sequence, when you create a lesson, when you import a sequence - each time, it creates a new instance of the moodle activity. I didn't write the LAMS-side code, but I'm pretty sure it takes into account the course id passed by Moodle when you tell it to 'add lesson'. So it creates a new instance of all the required Moodle activities in the sequence, in the course you're adding the lesson for.

Posted by Jun-Dir Liew

10: Re: Re: Re: Re: Re: Re: Plans for SCORM support
In response to 9 04/28/09 08:29 AM
[ Reply | Forward ]
You got it right. Thanks for your response, that is exactly what I needed to know. I'll try to test the development version of this soon.

Posted by Dave Bauer

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum