Progress Bar (optional scenes for user)

Oct 10, 2019

Hi,

I'm looking to build a progress bar for modules however there are several parts the user can optionally click on (if they want more information). 

How can I function the bar to include the optional scenes without making it mandatory?

Thanks

3 Replies
Jerry Beaucaire

One idea is to tie the state of the progress bar to a variable, and you can adjust the variable at the start of each slide.

For example, on slide3 you could set the variable to 10 (to represent 10%).

If the next non-optional slide is slide 6, you might set the variable to 15.

So slides 4 and 5 could be optional content and for those slides, you would set the variable to 12 and 13.  Your progress bar being tied to this variable means it would show these optional values only if you visit these slides.

One benefit of controlling your progress bar this way is that you can weigh your slides.  For instance, one slide may have much more content and layers, perhaps 2-3 minutes of content.  While another slide is pretty short, only 30 seconds of content.  You could value the first slide to add 15 to your progress meter variable, while the second is only valued at 5. 

Make sense?

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