7:
Re: Re: Advice on how to communicate with an external tool
By: Daniel Romero
|
In response to 6 | 11/28/08 03:21 PM | ||
Hi Marcin,
thanks for the info, theres just a few things im not so clear about.... If i understand it correctly, what i should do is to get the users in each session to interact via skype. the groups that the teacher has created will actually be the sessions. So, everytime an user is assigned to a session, the tool should update the file with the info about the users. In order to do this, i have to use the method getSessionsByContentID(Long toolContentID) to get the sessions and then getUsersBySession(Long sessionID) to get the users for each session. But the first method needs the toolcontentid of the tool...where can i get that? that would have to be outside the tool right? Im basing my new tool on the shareresources one...does that mean id have to implement the methods mentioned earlier on my new tool? Theres a method called getSkypeForLamsItemsBySessionId()... thanks a lot. Posted by Daniel Romero |
|
||||||||||
|
||||||||||
|
||||||||||
|
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum