Return to menu leading to a finish

Jul 10, 2020

Hi All,

I need some help with how to end my project.

I have created a slide where the user makes a choice and it splits down a route (Member/Employer). The user completes that route and then it brings them back successfully to the menu to choose the remaining route...Yay!

However, they have now entered a perpetual cycle as I don't know how to add conditions (if that even is the right way) to end the program. Please can someone help with advising how I can lead the user to a final page once all has been seen.

Thank you in advance!

2 Replies
Ned Whiteley

Hi Chitra,

If you want the user to be able to view both routes, all you need to do is to have two variables, MemberComplete and EmployerComplete, which are changed from False to True when the user clicks the button on the final slide in the appropriate route to return to the menu slide.

Add a new trigger on the last slide of each section to jump the user to the final slide of the course if both variables are True. Make sure that you have your triggers in the correct order, otherwise it won't work:

 

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