Forum Discussion
NEXT button on question slide not working on revisit
So, the issue is... If the last slide in a scene is a quiz slide, the next button does NOT work when you set the next action in a response layer.
ALSO. I have disabled the next button in the slide properties and when revisiting. But the NEXT button shows up and is non-operational when revisited.
I would like the NEXT button gone when disabling in properties.
I could set the button to hidden with trigger. But hey, it should work logically.
Hi Earl,
Happy to help!
Quizzes not redirecting to a new scene when placed at the end of a scene is expected behavior since the default triggers associated with the 'Continue' buttons in the feedback layers are 'Jump to slide' ones and not 'Jump to scene'.
As for the second point that you raised, I tried recreating this in a new project file wherein I disabled the next/previous buttons for a slide and then revisited it, and I was unable to replicate the behavior you described. I've attached a copy of my file so you can check to see if I built it correctly enough for the issue to be observed.
Since the issue might be file-specific, would you be willing to share a copy of your project file here or in private by opening a support case so we can take a closer look at what's happening? We'll delete it when we're done testing!
- EarlKreuzer-e3e10 months agoCommunity Member
Hi Jose! Thank you. What I would like to solve for:
NOT have the NEXT button Reappear when revisiting a quiz slide.
In the slide properties, we disable the NEXT button in the slide navigation controls and when revisiting. The next button shows back up when revisiting, even when disabled.
FYI: I tested enabling the Next button and set a trigger to hide it; that works to stay hidden.
Our quiz slides are a bit customized.
We use a custom submit button on the slide and disable the player submit button.
We navigate to the previous slide with the player's previous button and use triggers on a continue button in the correct/incorrect feedback layers. I know it is a bit wonky but that is what client requested.See attached for how we utilize a quiz slide and how we navigate with it.
This is to show how the NEXT button shows back up and is non functional when revisiting.Again. We do not want it to show up. Or if we can set a trigger or a way to navigate with it.
Any feedback, hack, workaround, or setting is welcome, and we would love the NEXT button to stay HIDDEN when we choose so in the properties.
*BTW: We are using Troy S. blank slide trick at the end of a scene with a quiz and we use the hide the NEXT button to solve for.
- JoseTansengco10 months agoStaff
Hi Earl,
Thanks for sharing copies of your project files! Instead of disabling the next button in the Slide Properties, have you considered using triggers to control its visibility? Attached is a sample project file that uses the Change State trigger to control when the next button will be visible to learners.
Let me know if this works for you!
- EarlKreuzer-e3e10 months agoCommunity Member
Hi Jose, I noticed/experienced on your sample that the Next button not working on revisit also. FYI: I am on the latest build (March 22, 2024) (Build 3.86.32080.0). See my other reply with a sample of ours and some insight. TY>