<< Back
Message for this thread
Posted by Messages text
Kinny

Noavatar
Total post : 39
> Profile
Written on : 05/01/2011 18:14 ( more than one month )
Object : [Docebo 4.0.x] Can I display scorm link without login ?
Hello,

I want to make a demo of my scorm content to new visitor. So visitors without account on the lms could play and try my scorm without login.

I know that I can use the scorm link to play the scorm content directly in full page (without the AJAX lightbox).

But when the session and cookies of login page is not scored by the navigator, the login page is displayed instead of scorm content.

I'd like to know if Docebo 4.0.x can do that in configuration course, or maybe by using the api auth function.

Can the api auth function called before redirecting to scorm link cover and pass throught the login page ?

Thank you for your help.

Kinny 
 
Erba Claudio

Avatar
Total post : 2688
> Profile
Written on : 07/01/2011 11:01 ( more than one month )
Object : Re: [Docebo 4.0.x] Can I display scorm link without login ?
Yes, there is a string you can call to load scorm without Login
Giovanni do you remeber this feature?
Claudio 
Docebo CEO and Founder
www.docebo.com
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 11/01/2011 17:11 ( more than one month )
Object : Re: [Docebo 4.0.x] Can I display scorm link without login ?
Written by:: Kinny

I'd like to know if Docebo 4.0.x can do that in configuration course, or maybe by using the api auth function.

Can the api auth function called before redirecting to scorm link cover and pass throught the login page ?
 


Hello,
you could use the api or the sso; for the sso please see the tech draft document. (page 8)

For the api, see the documentation here  and in this case you should do an api call to get the auth token (using authenticate) and then append the &auth=<code> string to your url.

bye,
Giovanni. 
Message modified by : giovanni.derks on : 11/01/2011 17:13

Docebo Staff
 - Docebo 4 released! -

 
knutrichard

Noavatar
Total post : 61
> Profile
Written on : 14/01/2011 14:26 ( more than one month )
Object : Re: [Docebo 4.0.x] Can I display scorm link without login ?
Written by:: Derks Giovanni

Written by:: Kinny

I'd like to know if Docebo 4.0.x can do that in configuration course, or maybe by using the api auth function.

Can the api auth function called before redirecting to scorm link cover and pass throught the login page ?
 


Hello,
you could use the api or the sso; for the sso please see the tech draft document. (page 8)

For the api, see the documentation here  and in this case you should do an api call to get the auth token (using authenticate) and then append the &auth=<code> string to your url.

bye,
Giovanni. 


Your links does not work. 

I have the tech draft and tried adding &auth=mytoken but no luck. 
Message modified by : knutrichard on : 14/01/2011 14:41
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 17/01/2011 18:51 ( more than one month )
Object : Re: [Docebo 4.0.x] Can I display scorm link without login ?
Hello,
have you configured the token in admin > configuration >  settings > docebo api and sso by selecting "

Docebo Staff
 - Docebo 4 released! -

 
Kristiansen Trond

Noavatar
Total post : 8
> Profile
Written on : 31/01/2011 14:03 ( more than one month )
Object : Re: [Docebo 4.0.x] Can I display scorm link without login ?
Hi,
just right click in the lightbox window to open content in a new window and you wil see the url. It will be something like:
http://www.yourdocebo.com/files/doceboLms/scorm/<some long string>.zip_content/etcetc...

You can access contet without login.

Rgds,
Trond 
 
Kinny

Noavatar
Total post : 39
> Profile
Written on : 01/02/2011 19:26 ( more than one month )
Object : Re: [Docebo 4.0.x] Can I display scorm link without login ?
Thank it works ! Laughing 

Kinny 
 
Erba Claudio

Avatar
Total post : 2688
> Profile
Written on : 01/02/2011 22:51 ( more than one month )
Object : Re: [Docebo 4.0.x] Can I display scorm link without login ?
But if you use the Trondk method Scorm will not track because you are watching a simpole file that don't call the API
Claudio 
Docebo CEO and Founder
www.docebo.com
 
<< Back