<< Indietro
Messaggi di questa discussione
Mittente Testo dei messaggi
smith tony

Noavatar
Post fatti : 1
> Profilo
Scritto il : 02/12/2010 16:24 ( più di un mese )
Oggetto : Run actuall course from extrenal app
Hi

We want to use the API to actually launch a course as it's the player we are interested in intergrating with from the api is this possible.

So we would have the list of courses setup on both systems. Click Run and it would launch the player with course in it?

Also is it possible to get information on scorm courses like the cmi_interactions from a course, again via the API.

Tony
 
Erba Claudio

Avatar
Post fatti : 2688
> Profilo
Scritto il : 02/12/2010 21:53 ( più di un mese )
Oggetto : Re: Run actuall course from extrenal app
Well, i'm pretty sure that a scorm object can be played outside the LMS with a specific link, i don't Know if API manage also course list and other stuff right now
Claudio 
Docebo CEO and Founder
www.docebo.com
 
knutrichard

Noavatar
Post fatti : 61
> Profilo
Scritto il : 14/01/2011 14:23 ( più di un mese )
Oggetto : Re: Run actuall course from extrenal app
Written by:: Erba Claudio

Well, i'm pretty sure that a scorm object can be played outside the LMS with a specific link, i don't Know if API manage also course list and other stuff right now
Claudio 


I´m trying to access a scorm package from putside the LMS just running the link in a browser. I always get the login screen. What am I doing wrong? 
 
Derks Giovanni

Avatar
Post fatti : 1861
> Profilo
Scritto il : 17/01/2011 18:44 ( più di un mese )
Oggetto : Re: Run actuall course from extrenal app
Hi knutrichard,
you also have to use to api to authenticate and get the authorization token. Once you have it, you have to append it to your url using &auth=<value>.

You can see the code of the drupal module as a reference: https://github.com/docebo/docebotp/blob/master/drupal/docebo/docebo.module

(see the docebo_request function)

bye,
Giovanni. 

Docebo Staff
 - Docebo 4 released! -

 
<< Indietro