|
2:
Re: LAMS Integration
|
In response to 1
|
09/03/08 05:29 PM |
|
Hi Gary,
The interfaces you'd be interested in are in the LessonManager servlets. There's the soap one (deprecated), and another that returns XML. Currently the best way to see what they provide is to look at the source files in lams_central/src/java/org/lamsfoundation/lams/webservice/LearningManagerSoapBindingImpl.java and lams_central/src/java/org/lamsfoundation/lams/webservice/xml/LearningManagerServlet.java
There's no 'delete sequence' method - this can be done when you open LAMS author. But there is a 'delete lesson' method, although we haven't used it so far I think.
In the xml/LessonManagerServlet there are two methods for getting the progress of an individual and a whole class.
Hope this helps,
Posted by Jun-Dir Liew
|
|
|
|
5:
Re: Re: LAMS Integration
|
In response to 3
|
09/05/08 05:51 AM |
|
Luke,
many thanks worked a treat, just an observation it would be really good from an integration point of view to be able to get the start and completion dates as well
Gary
Posted by gary stone
|
|
|
4:
Re: LAMS Integration
|
In response to 1
|
09/03/08 05:51 PM |
|
Hi Gary,
Any chance we can add your LMS information as part of the list of current integrations?
Would you be able to send us a few screenshots and also a brief description of the LMS and details so we can add it to the Wiki?
Thanks,
Ernie
Posted by Ernie Ghiglione
|
|
|
6:
Re: Re: LAMS Integration
|
In response to 4
|
09/05/08 05:55 AM |
|
HI Ernie,
As soon as i have completed the user documentation for the implementation I will send it to you. Who should I send it to ?
Kind Regards
Gary
Posted by gary stone
|
|
|