BryanBraley-c32
2 years agoCommunity Member
Variable adjustment not working correctly after update.
I have developed a jeopardy-style gameboard. When I developed it a month ago, it was working as expected. The board has 15 clickable buttons to take you to different questions. I have a variable that keeps track of the buttons you click that are still in the Normal state. This is important because learners need to go through every question for compliance reasons. When the tally reaches a certain #, a bonus question is revealed.
Since the latest update, the Tally variable is not being adjusted if I have the Normal state condition on it. I created a test file and have the same experience.
I would appreciate any help/thoughts on this one.