Forum LAMS for Tech-Heads - General Forum: Re: Re: Re: Re: LAMS Integration


 
Search: 

7: Re: Re: Re: Re: LAMS Integration
In response to 4 02/15/10 11:18 PM
[ Reply | Forward ]
Hi Sridhar,

> where can i get the service for integration.

Not so sure what you mean by that. Are you passing the right parameters?

Have a look at the code of some of the integrations as that will give you a good idea how to proceed.

First you will need to register your server with LAMS (see for instance the Moodle animated tutorial). Once you have registered your server, implement the call back to get the user's information (this is a server to server call from LAMS to your LMS to request user's details).

That should be pretty much solve the single-sign-on aspect. Then you want to access LAMS Author, Monitor and Leaner interfaces from your LMS... and for that have a look at the Login Requests.

Once this is done, you are pretty much ready to start lesson from your LMS (see Getting Learning Designs and Starting, Stopping or Scheduling a Lesson).

Thanks,

Ernie

Posted by Ernie Ghiglione

8: Re: Re: Re: Re: Re: LAMS Integration
In response to 7 02/16/10 07:27 AM
[ Reply | Forward ]
Thanks for sharing the animated Video. I need source code for integration Module developed if it is .Net C# will be help full.

Where can i get the same.

Posted by sridhar joies

9: Re: Re: Re: Re: Re: Re: LAMS Integration
In response to 8 02/16/10 03:55 PM
[ Reply | Forward ]
Hi Sridhar,

There's a Windows SharePoint Server 3.0 Integration:

http://wiki.lamsfoundation.org/display/lamsdocs/Integrations

Ernie

Posted by Ernie Ghiglione

10: Re: Re: Re: Re: Re: Re: Re: LAMS Integration
In response to 9 02/16/10 10:22 PM
[ Reply | Forward ]
I am unable to download the source code from the "CVS Server" link

Can you help me in downloading that.

Posted by sridhar joies

11: Re: Re: Re: Re: Re: Re: Re: Re: LAMS Integration
In response to 10 02/17/10 12:46 AM
[ Reply | Forward ]
12: Re: Re: Re: Re: Re: Re: Re: Re: Re: LAMS Integration
In response to 11 02/17/10 01:10 AM
[ Reply | Forward ]
Here i have LAMS Source Code .... I need Integration Module Source code. I have not found that in the above path

Posted by sridhar joies

13: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: LAMS Integration
In response to 12 02/17/10 05:33 PM
[ Reply | Forward ]
Ah, I see what you are saying.

If you need the code, you will need a CVS client and configure it according to these settings:

* access method: pserver
* user name: anonymous
* server name: lamscvs.melcoe.mq.edu.au
* location: /usr/local/cvsroot

I'm sure pretty much any IDE will have a CVS module you can configure with this.

Here you can browse thru the integration code:

http://is.gd/8C0A8

Thanks,

Ernie

Posted by Ernie Ghiglione

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