Forum Discussion
ST_01
2 months agoCommunity Member
Determine which slide user came from
Hi,
I'm creating a module where there are 12 questions, and each time the learner gets a question right, a puzzle piece fills in.
I have the puzzle slide on a separate Scene. I am trying to make...
- 2 months ago
Hi Sanju,
You can use a lightbox to display the puzzle. That way, you don't need to consider the navigation issue. They will return to the question slide when close the lightbox. And if you’d like users to automatically move on to the next question when they close the lightbox, simply add a trigger to jump to the next slide right below the lightbox trigger.
ST_01
2 months agoCommunity Member
Actually I think I got it to work!! Thanks to both of you!!