Forum Discussion

DayanaGiraldo's avatar
DayanaGiraldo
Community Member
5 years ago

not able to make continue button return to normal when all scenes are completed

I have tried every way possible to get the continue button to return to normal when all scenes in my course are completed but nothing seems to work.  Not sure what I am doing wrong, please help!

2 Replies

  • Hi, Dayana, and welcome to E-Learning Heroes! ✨

    Thank you for sharing your .story file!

    I took a look at your project, but I was a little confused about which way you wanted to go with your Continue button. You had a couple of ovals that contained a completed state, some had only the visited state, and a few sections had variables that turned True when visited.

    Your trigger for the button, however, expected the ovals to be in the completed state.

    My suggestion would be to go the variable route. Since you already have Variable1 and Variable2, add a few more and turn them to True once each section is completed. On your slide layer, add a trigger to turn the Continue button to Normal when all the variables are True.

    Let me know if this works!