Forum Discussion
GiovanniFinotto
5 months agoCommunity Member
Slides and variables
Hi everyone.
I'm working with storyline 360.
I've 3 slides. When I'm in the third, how can I exit course after one minute has passed since I entered the first slide?
Can you give me some sugges...
Nedim
5 months agoCommunity Member
As Luciana already mentioned, you can take advantage of the built-in Elapsed Time variable to track the time a learner spends in the course. This variable starts counting from the moment the first slide is entered.
To trigger an action (like exiting the course) once 1 minute has passed, you can use a condition on the third slide that checks whether the Project.ElapsedTime variable is greater than or equal to 60,000 milliseconds (which equals 1 minute).
Example: