Forum Discussion
Will_Findlay
6 years agoCommunity Member
How often does Rise ping the LMS?
I am considering creating a very video heavy Rise course. However, I am worried about my LMS timing out. Does Rise contact the LMS after each move to a new page?
JoyceMaurin-e58
5 years agoCommunity Member
Ok. Well. My dev wanted to find a solution and dug on it. Here is what we will use:
We will add this:
if (strElement == "cmi.core.lesson_location")SCORM_CallLMSCommit();
Inside the Scorm_CallLMSSetValue function to force a commit when one change of lesson.
What could be the side effects?
Related Content
- 9 months ago
- 7 months ago
- 1 year ago