C3 Scorm plug-in ported to C3 runtime with added C3 Preview mode support (no worker mode support).
You can store your data in a C3 JSON object. When you want to save to server, save the string version of the JSON object to a value. When you want to read it back, get the string and use C3 JSON object parse ACE to reload your object.
Check out the manual or tutorials regarding C3 JSON object.
Thanks so much, Mikal. I had no idea about this until now and I find it amazing.
What is the usual list you use for measuring? I´m using "cmi.success_status" but I´m not sure why sometimes it´s reflected in Scrom Cloud (I see completion, sucess, score and total time)
Is this the reference list for sending different values?
scorm.com/scorm-explained/technical-scorm/run-time/run-time-reference
Thanks so much !
I don't actually use it now, I just ported it and did some quick testing for a commission. Good luck!