Need help with completion page

Mar 06, 2023

I have a menu slide and 11 layers on that slide.

The menu slide has 10 links that show visited once clicked and the user goes to the layer related to the link.

Each layer has a variable that changes from false to true when the layer starts.

There is a trigger on the menu slide that says when timeline begins, if all variables are true, show completion layer. 

When I test it, once all variables are true, I have to click play to get the completion layer to show. I want it to show automatically. 

I also tried a trigger that said once all links are visited to play completion slide. It also forces me to click play to see the completion slide.

What am I missing?

I included several images to help answer any questions about the setup of the menu slide and the set up of the layers slides.

4 Replies
Garth Yorko

Your trigger to show to the Completion layer means that the learner will never see the 10th link since the variable changes when the layer starts. Change those to adjust the variable when the timeline ends.

This thread has a solution for you on getting the completion layer to show. 

Next button remains disabled despite triggers and states considered. - Articulate Storyline Discussions - E-Learning Heroes

 

Lea Anne Daughrity

The 10th layer has to start before the variable becomes true, so it successfully goes to 10 and back, but when it gets back and all variables are true, it isn't showing layer 11. I see what you did in the other file, but why isn't this working. What is forcing you to have to click play for layer 11 to show up? I don't want to have the timeline toggle showing, so I can't force my users to click play since it won't be visible.

Lea Anne Daughrity

I moved the Course Complete to its own slide and changed the trigger from if/then variables to visited states. I added a next button to be visible only when the all 10 buttons are visited. That worked. I still don't totally get why, even after modifying it similar to how I solved it with the new slide, it still wouldn't work. Regardless, I have resolved the issue.