Forum Discussion
Sending progress percentage of a SCORM file to an LMS using 'cmi progress_measure'
Hello! I am looking for a way to display the percentage complete of a SCORM file in my LMS (SCORM Cloud). How can I do this with Storyline?
I have read about SCORM 2004 (Version 4) and how it has 'cmi progress_measure' that can send this information to LMS's. I am exporting wiith that format but I can still not retrieve the percentage of completion data.
Is there a workaround for this?
3 Replies
- KellyAunerStaff
Hi JakeMunn,
Thanks for reaching out about this!
Currently, Storyline 360 doesn't support sending the value of cmi.progress_measure to the LMS, so I've shared your feedback with our product team. This is the quiz data that Storyline sends to an LMS, although it may vary depending on which LMS you use. You may want to check out these two discussions that touch on this:
- How to use the "cmi.progress_measure" to track the progress in a course
- Tracking the percentage of course completion - how?
I hope this helps!
- JakeMunnCommunity Member
Hey Kelly - This is extremely disappointing. A basic elearning function is having the progress percentage showing. Storyline doesn't have this as a basic default function?
The two discussions you sent me are from 11 years ago and 5 years ago and both have links that don't even work contained within the discussions. I'm flabbergasted that this is Storyline's stance on a basic functionality. I have used this platform for almost 10 years and now I'm considering switching to Captivate because I may lose a big client because of this missing function.
Please tell me you have a better workaround or more recent discussions/information to provide me with.
- PhilMayorSuper Hero
It should be relatively simple to use something like menu.progress to send the javascript to update cmi progress_measure. You may have to assign it to an intermediary variable as most built in variables cannot be sent to javascript. I think you will have to convert it to a value between 0 and 1 before you send it.
Related Content
- 2 months ago
- 4 months ago