SCORM learning object not proceeding to next

SCORM learning object not proceeding to next

by Lokesh Manchanda -
Number of replies: 0

I am new to moodle and SCORM. I was working with activity which have 10 Learning Objects and I'm accessing them from within Learning Object. Problem is it doesn't go to next after 1.

I am setting adl.nav.request to "continue" and calling doTerminate() after that. It seems to be working for the first Learning Object but when i try to set values in second Learning Object then it throws error 104 which indicates that Initializing after termination which is weird because Terminated variable must be reinitiated after termination and change of Learning Object.

I figured that Terminated variable gets true while opening second Learning object means all previous values are still there in scorm_13.js

Please tell me if I am doing anything wrong here or how to get it to re-initialize on each Learning Object.

PS - Everything was working fine with previous version of moodle, I recently updated it to 3.6.

Average of ratings: -