Storing variables in LMS after the user resumes the module
Hi there, I have been looking into a solution for my issues and have found a really good thread about storing comments. https://forums.adobe.com/message/7020917#7020917
However, what I am trying to get is different. I will make the example really simple.
I have two menu items, there are two ticks. The ticks against the two menu items are hidden by default. They appear once a variable is set from 0 to 1. In other words, the first tick would appear once the user has gone to the last slide of the first topic. On the last slide, the variable would change from 0 to 1 and the tick would appear.
The settings on the LMS are set so the user could take only the first topic and when s/he resumes the module, s/he would resume from the place where s/he left (bookmarking is active). So far, so good. The issue is that when the user resumes, the variable is reset to 0 and the tick image would not appear.
Would you have any idea about how I could tackle that please?
The LMS is LMS365 - Sharepoint.
Thank you so much in advance.
Bobby
PS. Can I store the variables in cmi.suspend_data?
Actually, I am not sure where is cmi.suspend_data stored when the users closes the module half-way through it? Is it on the LMS?
