Best Way to Disable Menu and Ensure User Listens to Audio

Dec 05, 2015

Hi Guys,

I am looking for the best way to do the following:

1. Ensuring that the user has to listen to the voice before advancing to the next slide and

2. Disabling the navigation on the menu bar so they can't just skip the next slide until they have finished listening to the previous one.

I hope that makes sense.

Thank you

 

7 Replies
SL Developer

Hi Graham!

There are many simple ways to do so but I would recommend creating a true/false variable with initial value false and add a trigger to make it true when timeline ends. Add a condition to the trigger "Jump to next slide" when the variable is true.

Switch off the menu in the player if its not required. Otherwise you will have to add some technical triggers on each slide to make the branching in loops so that the slide will only play if the previous slide's trigger is true or else it should move back to the slide being played previously and you can resume saved state to let not the user know that he has been redirected.

Hope it helps!

Graham O'Keeffe

Hi SL Developer,

For the menu option I went to Menu Options > Navigation Restrictions > Restricted.

This works well and does not allow the user to move forward until they have viewed the slide.

But yes it looks like I will have to create a variable now for each slide if I want to make sure the voice over is played in full.

Is there any easier way to do this, as I have a 80 slides and in this course and it needs to be converted into 12 different languages?

Regards

 

SL Developer

Hi Graham!

I am not sure if this will work for you as I don't know that how much variation is there in length of  each audio. If its not too much then you can create a variable true/false. On the master slide, add a trigger to make its value false when timeline starts.  Say the longest audio is 15 sec, set another trigger to make its value true when timeline reaches 15 secs. Then add a condition to the trigger to jump to the next slide if variable is true.

Hope it helps!

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