Help! Time Sensitive!

Aug 19, 2019

I have a project where there is an oval counter which is supposed to go up by 25% when each lesson is completed. It works for all the lessons except for lesson 1; however, it will even work for Lesson if nothing is clicked on it, which is useless. 

I need to find a way to make the counter move by 25% when Lesson 1 (Provider Relationship) is visited. Files are attached. I'm presenting this tomorrow morning, so it is time sensitive. Thanks!

4 Replies
Brian Allen

Hello April,

The problem is probably with this variable here... Remove it and your progress counter on the main screen should work.

This trigger is basically causing Lesson1Visted to equal true before they click on the "Back to Main Menu" button, so you're never adding "1" to AmountComplete due to the condition you have set there (must equal False).

Hope this helps!

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