URL or JavaScript function which moves to the next module within a course

Good afternoon,


I have a question similar to one of my previous. Is there a JavaScript function or URL link which can be used to jump to the next module within a course in RLP? I'm looking to integrate it into responsive Lectora courses.


RLP automatically places a button at the bottom of the course frame once the module is marked completed (except with Microlearning Modules), but if the user is on a mobile device in full screen, they may forget they're in full screen and may not see it. Using a bit of JavaScript I could create a button which would appear in the course to allow them to click to the next module.


Thank you,

Bill Miller


Discussion (1)

Hello Bill. The SCORM specifications state that you are not allowed to have navigation in one module/AU/SCO that takes you to the next module. The LMS is supposed to handle this functionality. 

You can see this in action in Lectora if you have two AU modules in one project. If there are Next/Back buttons between the AU units, Lectora won't let you publish, since navigation between modules is the responsibility of the LMS.