Skip to main content

Hello.  I have created a range of eLearning courses in Easy Generator, and want to create course settings in Docebo that mark the content as complete as soon as they access. 

 

I do not want people to have to complete every second of each component of the SCORM to register a completion as the content is not compliance related or mandatory.  

 

What settings in the course Docebo would help me ensure this will happen?

 

Any help or advice is greatly appreciated.  

 

Thanks…. 

 

Hi @bnicho18 

You might try the following: 

  1. Create an HTML learning object with some welcome text. Place this as the first item in the course. 
  2. Visit the settings for this learning object and set the “End object marker” setting to Yes. See below. 

 

When the learner visits the course the HTML Is displayed, this completes that learning object. Given the end object marker the course too will be completed.

There will be a number of messages that pop up to say that the object and the course are complete. If these are intrusive then some css work should help here.

Alternatively, If you are able to you could edit the SCORMS to report completion when they are accessed. This is outside my expertise but I am sure it is possible.

Hope that helps

 

 

 

 

 


If it’s a SCORM object, you need to code that using your authoring tool. Docebo does not have any settings to control the insides of a SCORM package. There should be a setting in your authoring tool that would pass a completion indicator as soon as it’s launched.

If the content is simple, these object types mark complete on launch:

  • Slide converter
  • HTML page
  • File

 


Reply