Forum Discussion

BrianHarris-aa4's avatar
BrianHarris-aa4
Community Member
2 months ago

Resume timeline upon resume slide

Is it possible for a slide to restart at the exact timing where it left off when the slide is set to resume saved state?

It would appear that when exiting a course and then resuming, the course goes back to the slide, but the slide restarts from the beginning instead of where the user left off last time.

Is it possible for the slide to start back at the timestamp where the user left off when they decided to close the course?

2 Replies

  • Hi BrianHarris-aa4​!

    Happy to share some insight on this!

    Storyline authors do have control over how a Slide behaves when a learner leaves the course, then returns. The Slide property Resume saved state is the correct option to choose for allowing learners to pick up exactly where they left off. Since these settings are adjusted individually at the Slide-level, it's possible that one of your Slides may be incorrectly set to Reset to initial state.

    Are you noticing this behavior when your Storyline course is uploaded to an LMS? The settings configured in Storyline should be respected by the LMS. However, there may be instances where a third-party LMS might have its own settings that could potentially affect how the course behaves.

    Also, if you're comfortable sharing a copy of your .story file, we'd be happy to take a closer look to ensure it's set up correctly. Feel free to upload that here in this discussion or privately through a support case.

    Looking forward to hearing from you!

  • Here's what I (sort of) know based on what I've read over the years in previous discussions. 

    Some folks have asked about a user exiting the course partway through a video. The video always restarts when the user returns. That's been called expected behavior. Yet a video will resume where it left off if the user goes to another slide and returns to the slide with the video. So "Resume saved state" does resume the timeline from its most recent point as long as the user stays in the course.

    I've also read that what happens on the last slide the user visits doesn't get saved. It has been mentioned that the data needed to resume a slide is only sent to the LMS when the user moves to another slide. So if the user exits the course, that resume data for the slide they return to can't be retrieved, because it was never stored.

    I don't know if that's LMS dependent or not. And I can't say how any of this might have changed with Storyline updates. 

    It is why some folks use a custom EXIT tab/button. It doesn't run the Exit Course trigger. Instead, it jumps to a "confirm exit" slide that is unconnected from the rest of the course. That slide has to buttons: one to exit the course and one that jump back to the previous slide. That ensures the resume data from the "last" slide visited has been saved (assuming, of course, that the user clicks the EXIT tab/button instead of just closing the browser).