Help with Crossword Puzzle

Nov 05, 2022

Hello,

I am working on a crossword puzzle and am experiencing some issues to get my triggers to work. I set up an "AnswersCorrect" variable in which a value of 1 should be added each time a learner gets the word correct. Then, layers should be triggered according to that value. The only layer that is triggering is the "0 answers correct" layer. And there is a delay with that layer between the two audio files. I want the second audio file to play right after the first and have the group of correct answers come in with it. From what I can see, everything is laid out on the timeline appropriately. I am hoping to have this resolved by Monday morning. Any help will be greatly appreciated!! 

4 Replies
Steve Gannon

Hi Holly,

You have your variable names incorrect in the triggers. You're using an erroneous variable name (e.g., "BudgetB") whereas the variable you should be using (which is assigned to the text entry) is "BUDGET-B". If you replace all of the variable names in the triggers where you're adding 1 to AnswerCorrect to the all-uppercase and hyphenated variable names, it should work. For example, replace "DebitD" with "DEBIT-D".