Regarding the state saving capabilities, is there anyway when creating custom components to allow suspend data to save.
In SCORM, this is implemented with a single large string that is saved per user.
When creating custom SCORM interactives, it's up to the developer to fill this string with whatever custom key/value system they make.
I want to replace our custom SCORM interactives with H5P, but the docs only say (Start and End Time, Scores) are saved. That is not useful.
Regarding the state saving capabilities, is there anyway when creating custom components to allow suspend data to save.
In SCORM, this is implemented with a single large string that is saved per user.
When creating custom SCORM interactives, it's up to the developer to fill this string with whatever custom key/value system they make.
I want to replace our custom SCORM interactives with H5P, but the docs only say (Start and End Time, Scores) are saved. That is not useful.