Days in a row streak counter
Hi all
I'm trying to create a 'days in a row' streak counter.
Where the learner where if the learner accesses the module on consecutive days in a row it would increase. If they missed a day it would basically start from zero again.
I can have a variable load and save to the browsers memory and could create a variable that every time they complete the module, increases by one.
However, I need something in addition which recognises whether some time has elapsed since the last time the module was used and resets that variable to 0.
I know that Captivate has system variables such as cpInfoCurrentDay would not sure how I can integrate it into an Advanced or Conditional Action to make it work.
What does cpInfoEpcohMS do and would be useful in this instance?
