Copy link to clipboard
Copied
So, I have created my first project, with quiz slides. Upon successful completion, I want the continue button's 'action' to take the user to their enrollments within the LMS, or, to the next course.When I direct the 'continue' button to go to another project, it doesn't take me, nor will it take me to the LMS website.
Anyone have any experience with this? I have 40 courses to create between two Learning Paths.
Thanks!
Copy link to clipboard
Copied
You cannot set the Continue button on the Quiz Result slide to do anything other than continue to the end of the Quiz Result slide timeline. At that point whatever actions you had assigned to the On Success or On Fail of the quiz will be executed.
If your LMS enrollment page is a generic URL that would be the same for all learners then you might be able to assign the ON Success action as Open URL and set that as the URL.
If using a SCORM compliant LMS you cannot call another course module from within the current module. Your user needs to either select that module from the navigation provided by the LMS or you configure the course settings in your LMS to automatically progress to the next module (if your LMS has this ability).