Forum Discussion
Courses not COMPLETING on LMS
- 5 years ago
So for anyone else in the same position and reading this - there is hope!
Whichever slide had your "complete course" trigger on, make it a Results slide.
Then on any previous slide, go to INSERT > Convert to Freeform, and choose Pick One.Choose any object already on your slide, or create a new object off screen if you prefer. Set this object to your one and only option in the Pick One choices. Then set its initial state to SELECTED.
Finally, ensure you have the SUBMIT INTERACTION trigger added to this slide. I added it on the NEXT button click, and "when timeline ends" because my specific course is set to automatically move from one slide to the next.
And thats it. Publish your course, ensuring that the TRACKING is now set to "When the learner completes a quiz" and not "Using triggers"
Hi David,
What version of SCORM are you targetting? I know that 1.2 probably wont be able to complete in the way you set out above (I think?!) whereas SCORM 2004 4th Ed might.
-- EDIT-- sorry. I just saw you already answered my question - SCORM 1.2!
Yeah, I dont think you can have this within 1.2
The call "cmi.core.lesson_status" will be different for 2004. Instead you will want to use "cmi.completion_status" and "cmi.success_status" to give you the ability to seperate out the complete / passed values as you need.
Related Content
- 4 months ago
- 8 months ago