T
T
tenaro2018-01-26 10:35:25
JavaScript
tenaro, 2018-01-26 10:35:25

How to save data in SCORM 2004 v4 between courses?

I am writing a learning system for scorm. I use pipeworks scorm api wrapper.
all the necessary data was stored in localstorage, now I need to store it in lms
using cmi.suspend_data,
the course is loading, I update the data scorm.set(..), scorm.save()
I read this data, I see that they are updated.
When you reload the page, the data is saved, but if you close the browser and open the course again, the data disappears.
How to deal with it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tenaro, 2018-02-14
@tenaro

reload: sdo settings - launch type "frameset"
transitions between lessons: use wrapper.html to connect with feed, load pages with lessons in iframe there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question