Forum Discussion
Free Form Quiz not advancing to Results from trigger
OK - I have trivia quiz game that is acting up. I have created this exact game before and the previous version works as expected. I have compared, and my colleague has compared, the 2 versions and to our eyes they are identical in regards to the triggers.
What is supposed to happen is the user clicks on a hotspot on Home Slide, which
- changes the state of a Multiply shape to normal (initial is hidden)
- navigates to a specific slide with a MC question
- correct/incorrect nav button navigates back to Home Slide
- when all multiply shapes are normal, trigger is supposed to naviaget to next scene which has the results.
- Step 4 does happen.
What am I missing here?
- WendyFarmerSuper Hero
Hi Benjamin
see if the attached works how you want
I added a visited state for each of the X as sometimes SL doesn't like to use the 'normal' state in triggers.
I also updated your trigger to validate by adding 'when timeline starts' on the main slide that both the X are = visited.
Hope that helps
- BenjaminCaul477Community Member
Wendy - you have a Hero by your name because you are one!! Your solution was perfect, thank you.
- WendyFarmerSuper Hero
Great news Benjamin - all the best with your project :-)