Forum Discussion
How to detect or count a course launch or resume ?
As im building a custom resume page ( as the default is dreadfull ) im wondering if this might work...
Set the course to "Reset to Initial State"
Thus forcing a user on a resumed attempt to go to the first slide.
On that first slide build a slideLayer with the custom resume functionality...
If a user quits and restarts check if 'suspend_data' has any data... if so... the user has tried it before and thus gets the resume slideLayer.
From there he then can choose restart or resume and on resume he will be directed to the last visited page.
Why im doing this ? As we use custom code we need to ensure that that code is available as a user resumes. Thus we have to copy that code onto each page of a course or add it to a Slide Master. Both setups i dont like... thus experimenting with a custom resume setup.
- Math Notermans - Any luck on this? I was thinking of attempting to do the same thing. In my case, we're using SCORM 2004, so I started inspecting the scormdriver.js and it looks like there is a method to get the suspend_data value (SCORM2004_GetDataChunk()). Do you know if that is right (I don't have direct access to the LMS so it is difficult for me to test)? If so, what does it return in the case of a not resumed session? Null value?
Thanks so much!
- MathNotermans-92 years agoCommunity Member
Actually we are using Scorm2004 too and i have a project where better info on this is needed, so i am gonna do some tests with it this and next week. I will let you know the results.
- PatrickGeiger2 years agoCommunity Member
Math Notermans
Actually we are using Scorm2004 too and i have a project where better info on this is needed, so i am gonna do some tests with it this and next week. I will let you know the results.
Awesome. Thanks!
- JeffForrer2 years agoCommunity Member
Good day. Did you have any results on this, I am looking to detect when the course is resumed as well. Thank you!
Related Content
- 9 months ago
- 1 year ago