Forum Discussion

JakeDelaney's avatar
JakeDelaney
Community Member
8 months ago
Solved

Story line issue when you revisit a slide

So, I was working on creating my first storyline course and everything seem to be going fine.  However, in one of my tests of the entire project I click on a link to a new slide I had already visited...
  • JudyNollet's avatar
    8 months ago

    JakeDelaney : The "Resume Saved State" slide property will work during Preview. (The "resume" function that won't work is resuming the course where you left off if you exit the course and then relaunch it. That function works when the published course is in an LMS/LRS.) 

    The attached file has edited versions of the slides that work as expected. Here's some of what I did: 

    On both slides:

    • Put the title of the each button into the button (instead of having all the titles in a separate text box). 
    • Deleted unused states, and inserted a checkmark in the Visited state. FYI: That was just a quick way to create a visible difference between Normal and Visited. There are lots of other design choices that could be used. 
    • Renamed some of the objects and layers in a way that makes troubleshooting a little easier. 
    • I also made a few changes so I wouldn't have to listen to the audio when testing, either by hiding the audio in the timeline or disabling the triggers that play it. (I don't like being forced to listen to audio that reads the text when I'm taking a course. I especially don't like it when troubleshooting.) I also added triggers to the intro-text boxes, so I could hide them by clicking for quick testing. 

     

    On the first slide:

    • Added conditions to the trigger that hides the "Definition Central" button. This was done to ensure that the button wouldn't be re-hidden if the user returns to this slide. 
    • Deleted triggers that change the buttons to Visited. Any object with a Visited state will automatically change to that state when clicked. Here's more info: PRIMER: Take advantage of built-in states | Articulate - Community
    • Moved the trigger that adjusts the value of "Lawfullypresent" so it's before the trigger that jumps to that slide. Trigger order matters. When the program jumps to another slide, it can't run any triggers back on the original slide. So if you want something to happen, it has to be done before jumping away.

     

    On the second slide:

    • Added conditions to the trigger that hides the Return button. This was done to ensure that the button wouldn't be re-hidden if the user returns to this slide. 

     

    This post might help for future reference: TIP: Controlling the NEXT Button 101 | Articulate - Community