Forum Discussion

JuliaMays's avatar
JuliaMays
Community Member
1 day ago
Solved

Next button not activating after all images visited.

Hi all!  I'm experiencing an issue with Storyline.  I have a menu with five images that must be clicked.  Each image leads to a branch and the learner returns to the menu when the branch is complete....
  • JudyNollet's avatar
    1 day ago

    These triggers are the problem: 

    A “when timeline starts” triggers runs every time the user reaches the slide—even if the Slide Properties are set to “Resume saved state.” 

    To prevent those triggers from changing Next back to Disabled and the other button to Hidden when a user returns to the slide, you need to add conditions.

    For example, the conditions could check whether the state of buttons on the slide = Visited. Or a condition could check whether a T/F variable = True.

    For reference: 

    TIP: Controlling the NEXT Button 101 | E-Learning Heroes

    TIP: Create a Custom Menu Slide | E-Learning Heroes