Enable Next Button

Apr 05, 2017

Hello - I have a landing slide (3.1 in attached .story) that has 4 buttons which branch to separate scenes which are demos of software.

I don't want the next button change states to Normal until all 4 buttons have been visited and is returned to the landing page.

Help...on a deadline

5 Replies
Walt Hamilton

Actually, it makes no difference where you jump, whether to a slide, or to a scene with 100 slides.

Two things need to happen on the last slide of that scene: The variable is set to True, and it must be set before the jump to the menu slide.

Here is the flow:

1. Menu sets NEXT to hidden when timeline starts. (This can be controlled best if the menu slide resumes at initial state.)

2. Menu sets NEXT to Normal if DemoComplete1 = True AND DemoComplete2 = True, etc.

3. Menu sets Button for scene 1 to Completed if DemoComplete1 - True, etc.

4. Ease of Use button jumps to ease of Use scene when clicked.

5. User navigates Ease of Use scene.

6. Ease of Use timeline ends and sets DemoComplete1 to True.

7. Ease of Use timeline ends and jumps to Menu scene.

8. Steps 1 - 7 are repeated until all 4 Scenes have been visited. This time when Menu slide runs, all 4 variables are True, and NEXT is set to Normal, and user can go to  Summary slide.

 

 

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