Forum Discussion

AutumnKirk-7210's avatar
AutumnKirk-7210
Community Member
10 months ago
Solved

Return to menu unless all slides in a section are complete

Hi! I am looking for a way to prompt a user to return to the menu page to select a new module to complete UNLESS they have already completed all modules. If all modules are complete. I would like to ...
  • JudyNollet's avatar
    10 months ago

    You could do this:

    • Create a T/F variable with a default value of False for each module. 
    • Adjust the variable to True when the user completes the corresponding module.
    • At the end of each module, have a trigger that shows a button to the assessment with the conditions that all of the variables = True.

     

    I suggest you still show the button that returns to the menu, since some users might want to review content before taking the test.

    It’s worth the effort to learn about variables and trigger conditions, because they provide the real power in Storyline. Here’s more information: