LMS bookmarking for objects and actions – Request for a solution
If suppose we have 5 slides of click on tabs each.
Let’s talk about one slide we have 3 tabs: Tab1 Tab2 and Tab3 as buttons and popup1, popup2, popup3 are respective popups.
Up on clicking on Tab1 (button) we must show the object to reveal for example popup1. So, we have given an action to show the popup1. Like the tab1 you follow tab2 should show popup2 and tab3 to popup3.
Initially popups1,2 and 3 should be hidden we have three methods to hide the popups
- One way to close the eye of object

- Second way is to hide the object On Enter

- Third through state

Same actions will be given to every slides
Now if we publish to SCORM 1.2

In LMS, if the learner visits 3 slides after clicking all tabs in every slide and skip/exit the course in slide 3.
After some time if he again resumes the course, it is taking to the slide 3 but whatever slides he already visited in previous attempt the objects (Popups) are hiding automatically.
Can anyone provide solution for this issue.
