Forum Discussion
rhondaMcCull038
3 years agoCommunity Member
Help with variables. I'm just not getting it! :(
Hi! I have a quiz that I want a box to populate after all of the drag and drops are correct. I can't get it to populate. I created a variable and then the trigger that states if the variable = 8 to ...
NancyWoinoski
Super Hero
Hi Rhonda, I fixed your file for you.
NancyWoinoski
3 years agoSuper Hero
You only needed one true/false variable for what you wanted to do. I used variable 1 but renamed it to DropCorrect to make it easier to identify.
I then created a trigger to adjust the variable DropCorrect to true when the state of all your drag items was = to drop correct.
I added two additional triggers to change the congrats text box and the continue button to normal when the DropCorrect variable changed to true.
Note: when the congrats text box is visible, one of the drag objects sits on top of it. You are going to have to move and adjust the sizing of the text box so it displays in an area where there are no drag objects.
- rhondaMcCull0383 years agoCommunity Member
Thank you sooo much! Want to tutor me? :)