Copy link to clipboard
Copied
Hi,
I have set up a TOC and enabled self-paced learning. When i publish the html5 to my server it plays fine and if i hit refresh on the browser it will restart the html5 at the last viewed slide. If i close the browser and start a new browser it will start at the last slide where i left off but in the toc menu it will show the previous slides as checked off but they are not clickable. In the refreshed browser the navigation works in the toc but not in a new browser where i left off?
Not sure if this is normal because of no LMS or if i am missing something. I can redesign the manual navigation buttons to action to last slide or slide number so that it's a work around but would rather have the navigation work in the toc when the user comes back and resumes where they left off.
Hope this all make sense.
Here is a link to the project in question.
http://www.aplusservereducation.com/aspprotect/course/olccunitone/index.html
Thank you for your time and help.
Wally
Copy link to clipboard
Copied
Do you perhaps have Navigate to Visited Slides ONLY selected in the TOC settings?
Do you have Backward Movement disabled in the quiz settings?
Copy link to clipboard
Copied
Hi Rod
I do have navigate visted slides only. I don't want the student to fast forward through the course using the TOC. Also allow backward movement is checked in quiz settings.
Thanks for replying!
Copy link to clipboard
Copied
Deselect the Navigate to Visited Slides ONLY option and then see if that fixes your issue where the user gets bookmarked back into the middle of a lesson but cannot click the TOC.
Copy link to clipboard
Copied
I think this is a bug. The bookmarks are checked that they have been visited, the visitedArray in the cookie is populated with the visited slides, the rollover and hyperlink do not work though. I haven't checked CP7, but it's this way in CP8 also.
I'm trying to find a JS solution to enable the links, but nothing yet.