Menu for Modules with completion

Aug 19, 2020

I know this has been discussed before but I can't find it!

I have 10 modules for a course, I have an administrative section  (3 slides)before the "main menu"   I want to allow user to complete the modules in any order (quiz at end of each module) before they  can go to a summary module and receive credit.

This will be produced as a SCROM and I have setup a sepperate sene for each module.  Anyone can point me in the correct direct for this?

Thanks!

1 Reply
Judy Nollet

Hi, Antonio,

  • Create 10 T/F variables, one for each module. Have the initial value be False (to represent that the user hasn't yet completed the module).
  • On the last slide of each module, create a trigger that adjusts the corresponding variable to True when the timeline starts. Or add the trigger to the Next button (but be sure it appears before jumping to the next slide).
  • On the Main Menu slide:
    • Set the initial state of your Summary Module button to Disabled or Hidden.
    • Add a trigger to change the state of the Summary Module button to Normal with the conditions that all 10 variables are True.
      • To ensure this trigger executes every time a user returns to the Main Menu slide, have the slide "Reset to initial state" when revisiting.
      • Or, if there are animations on the timeline that you don't want to repeat on revisiting, do this: Put the trigger on a blank layer, and set the layer properties to "Reset to initial state." You'll also need a  trigger on the base layer to show that blank layer when the timeline starts.

If you're not familiar with variables and conditions, I highly recommend that you check out Articulate's tutorials and user guides (https://community.articulate.com/articles/tutorials-and-documentation). They provide the real power in the program.

Good luck!

This discussion is closed. You can start a new discussion or contact Articulate Support.