Forum Discussion
BarbaraJacobs-1
9 months agoCommunity Member
Storyline, xAPI, and time outs!
I need to generate a Storyline popup based on a time-out when someone leaves their computer without completing a module. We are capturing quite a number of xAPI statements, and we find that if a lea...
SamHill
9 months agoSuper Hero
Hi BarbaraJacobs-1 see the attached file, specifically the Master Slide where I have added JavaScript which will trigger a timeout layer after a defined amount of time has elapsed. You will need to define two variables in your SL file:
userMaxMinutes - number - Default value: a number representing the total number of minutes that should elapse before the Timeout layer is displayed.
userTimeout - True/False - Default value: False
In the example I have provided, the variable userTimeout changing to True triggers the Timeout layer to display, but you can configure this to do what you want.
Related Content
- 11 months ago
- 10 months ago
- 11 months ago
- 2 years ago