Forum Discussion
Unrestrict single slide
It was in this Quick Tips webinars that Ginger Swart demonstrated how to quickly "unrestrict" slides: https://training.articulate.com/webinars/quick-tips-and-tricks-episode-91#t=35
Basically, it's done by having triggers that jump to the next slide when the timeline starts, with the condition that a certain variable is True. Those triggers are on all the slides, and the result is that the user coan click any of the slides in the Menu. At the appropriate point, the variable is changed back to False, which allows the user to stay on each revisited slide as desired.
Perhaps you could use something like that. Yes, there may be a brief flash as the program jumps to the "navigation slide" and then immediately jumps to the "main navigation content." But at least it would allow users to go back to the navigation slide if they want to.
Judy,
Thanks for the link. The whole idea of links and variables was something my team was looking at. One idea was to have a link that shows up in the player (next to Resources). Another idea was to place the skipped content in another scene. As the video mentioned, there are usually multiple ways to accomplish a task. Thanks again!