Possible to choose to make interactive storyline play straight through?

Apr 11, 2023

I am building a course using Storyline to make individual modules.  I want interactivity, like clicking buttons to reveal answers and play the narration, etc.  But is it also possible to have the storyline play all the way through without pausing for interaction?  Like, a button on the front page that says "Play all slides" or something like that?

10 Replies
Judy Nollet

Yes, that's possible. For example, a "Play all slides" button could set a T/F variable to True. Then on the Master layout, you could have a trigger to jump to the next slide when the timeline ends, with the condition that the variable = True. If the variable is still False, the user would simply proceed as usual by clicking buttons. 

  • If a slide has to jump to another scene, you'd need a trigger on that slide.
  • You'd probably need to add a way for the user to turn that function off at any point (e.g., if they want to focus on something without it auto advancing).
Judy Nollet

Yes, Gordon, you could program interactive slides to "play"(aka show the interactive content) when the variable = True. How you do that would depend on how it's set up. 

Personally, it all seems like too much work for not enough value. I suggest you simply require users to step through the course.