Trigger setting that prevents and enables learner to review content...?

Mar 01, 2019

Hi All,

I'm building an e-learning that has legal implications a.k.a. learners need to go through the entire e-learning in a sequential order.  There is a 'review' slide at the end of the e-learning containing icons that learners can click on to review each section of the e-learning.  I would like to have an icon on the bottom right of each slide that enables the learner to return to the 'review' slide. 

Can anyone suggest a trigger that can be set for the 'return to review' icon at the bottom right of each slide - that will activate after a learner has gone through the entire e-learning?

I've attached a pdf for visual reference

I'd really appreciate any help!

Sincerely,

Llewella 

2 Replies
Michael Hinze

You can do this:

1. Add the Review icon on the master slide and set its initial state to hidden

2. Add a jumpTo (or lightbox) <review slide> trigger to the icon

3. Create a True/False variable 'Completion' with a default value of False

4. Add a slide trigger to the masterslide that changes the state of the Review icon to Normal when variable 'Completion' changes, if 'Completion' =True

5. On the last slide, add a slide trigger that sets the 'Completion' variable to true when the timeline starts.

This setup should display the Review icon on all slides, once the course has been completed.

Hope that makes sense.

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