Forum Discussion
MarcusBiady-8b7
11 months agoCommunity Member
Need help with my storyline trigger not working as I thought it would
Hello everyone, I am so puzzled what I've done wrong.
I have attached my interaction, whereby users will watch a video and during it, answer some knowledge questions.
Question 1 - works as expec...
JoanneChen
11 months agoSuper Hero
Hi Marcus,
I believe the issue arises because when you hide the Q2 layer, the system re-triggers actions on the Video slide, leading to the execution of the 'show layer' trigger when the timeline reaches time XX. To address this, you could consider adding a variable to detect whether Q1 is completed. Then, you can modify the original trigger to show layer Q1 only if Q1 is not completed.