DeveloperIgniti
4 months agoCommunity Member
How would you confidently diagnose suspend_data is exceeding SCORM 1.2 limit?
I am working on a course that is possibly exceeding the 4,096 character suspend_data limit.
When the (completed) course is relaunched it is “forgetting” all progress beyond a certain point.
This does not happen when using SCORM 2004 3rd edition.
I decided to inspect the log in SCORM Cloud and it appears the suspend_data log contains 4,006 characters, so 90 characters short of the limit.
Is there some way I can confirm with high confidence that the SCORM data is being truncated? Can I check this somehow using Storyline debug mode?
Thanks in advance.