Picture of Rob Mausser
Bookmarking without Scorm?
by Rob Mausser - Wednesday, 30 March 2016, 8:18 PM
 

We have a client that wants to use Adapt but not with scorm, but still wants bookmarking to work for the user.

 

Is there a plugin that anyone has made that uses another method than scorm (cookies, MySQL database, etc etc) to track bookmarking for the user end?

 

To clarify: no one but the user needs to see bookmarking data. So the user and session etc does not need to be reported and tracked.

 

It simply needs to be that if the user opens the session on the same computer, they can see where they left off in the bookmarks.

 

Cheers

Picture of Matt Leathes
Re: Bookmarking without Scorm?
by Matt Leathes - Thursday, 31 March 2016, 10:52 AM
 

Hi Rob

You could just do this.

Just to warn you - this was really only intended for development purposes. I'm not sure anyone has used this for production so it definitely needs thorough testing.

Picture of Mark D'Aquin
Re: Bookmarking without Scorm?
by Mark D'Aquin - Wednesday, 31 August 2016, 7:59 PM
 

Hi Matt,

We may have some courses that we would like to have bookmarking enabled but not running on the LMS. I noticed the possibility above, but was wondering how they provided bookmarking in the Adapt demo. Is this running on an LMS? 

https://community.adaptlearning.org/demo2/index.html

Thanks,

Mark

Picture of Matt Leathes
Re: Bookmarking without Scorm?
by Matt Leathes - Monday, 5 September 2016, 2:55 PM
 

Hi Mark

I already responded to this when you asked via PM but just in case you missed that, this was my response:

yes, they used the technique I describe here: https://community.adaptlearning.org/mod/forum/discuss.php?d=1446#p6682
but have obviously renamed scorm_test_harness.html to index.html
Picture of Mark D'Aquin
Re: Bookmarking without Scorm?
by Mark D'Aquin - Tuesday, 13 September 2016, 3:00 PM
 

Hi Matt - thank you for your reply, I'll give this a try.