Forum Discussion
BomL97
2 months agoCommunity Member
Decoding suspend_data Field: Is It Possible?
Hello Community, I’m working with SCORM files generated by Rise 360, and I’m curious about the suspend_data field and its role in tracking learner progress. Specifically: Is it possible to decode ...
- 2 months ago
Yes, you can easily decode the suspend data. Rise uses the lzwCompress library. https://www.npmjs.com/package/lzwcompress
Here is a CodePen example on how you can decode it. https://codepen.io/John-Pinkster/pen/qBzENJR
Word of caution: don’t try and update this data as the Rise course logic will just override what you put in there.
PhilMayor
2 months agoSuper Hero
I will leave the decoding bit for others to explain if it is possible.
In terms of the LMS, there is no need for the LMS to understand the bookmarking data. The bookmarking data is passed to the LMS and transferred back and is not read.
As for completion and question level data that is sent separately using Scorm.