Forum LAMS for Tech-Heads - General Forum: Re: Re: Re: Re: Moodle backup of lams activities


 
Search: 

5: Re: Re: Re: Re: Moodle backup of lams activities
In response to 4 02/10/09 10:49 PM
[ Reply | Forward ]
I have added functionality like this to LearningDesignRepositoryServlet. See http://bugs.lamsfoundation.org/browse/LDEV-2129

Now a call like this will return an exported sequence in the request:

http://172.20.100.188:8080/lams//services/xml/LearningDesignRepository?method=exportLD&learningDesignID=1&format=1&datetime=xxx&serverId=xxx&username=xxx&courseId=xxx&country=xx&lang=xx&mode=1&hashValue=xxx

Added parameters:
&method=exportLD
&learningDesignID=1 -The learning design id that you want to export
&format=1 -The format you want to export in (1=zip, 2=IMS)

These changes will be included with 2.3

Posted by Luke Foxton

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