Forum Discussion
Prev and Next button appear after revisit the quiz.
Hi all
I have disabled the Prev and Next button for all the slides. I have created a custom button to allow reset the quiz. I published the project to both html5 and flash. The flash version works perfectly fine but the issue with HTML5 version is that the "Prev" and the "Next" button would appear after revisiting the quiz (as seen in the picture). They only appear after revisit the quiz.
I am using Storyline Update 1. Is it a bug of this version or I have done something wrong.
Thanks.
Yang
47 Replies
- ChristiePollickCommunity Member
Hi, Ayoub -- Sorry for your troubles! As this thread is older and some may no longer be subscribed, if there were any participants you wanted to reach out to directly, you are welcome to use the 'Contact Me' link on their individual profile pages.
Otherwise, if you'd like us to take a look at your file, you are free to upload here and we'll be glad to run some testing!
- ChristiePollickCommunity Member
Thanks for stopping in to share what's been working for you, Paul! I'm sure it will be helpful for others who come across this post in the future. :)
- ChristiePollickCommunity Member
Hi, Sudhakar -- Thanks for reaching out, and in the event that you would not hear back from Paul, I just wanted to note that you are welcome to reach out to him directly by way of the 'Contact Me' link on his profile page. :)
- PaulDouglas-ed1Community Member
Hi Sudhakar,
I've not been using the built-in navigation buttons at all. They are turned off across the entire course (but annoyingly appear in Review mode anyway - hence my hacky code).
If you're using the built-in navigation for your course, do you even need to hide these buttons in review mode? I thought by default they are still usually needed even in Review mode so the user can navigate forward/backward through the quiz to review each of their answers?
If not, feel free to send me some more details and I'll see if I can assist.
Cheers
- SudhakarReddyCommunity Member
Dear Paul,
We are using navigation for entire course except Quiz pool which is having 10 random questions out of 50 with custom submit button. The quiz pool is having question number and it is working properly when we are in review mode. So I decided to add custom next and prev button by using your code. By using your code, question number issue is fixed but bottom navigation button are not appearing after result page.
Hope this information will help you to understand our concern.
Regards, S
- PaulDouglas-ed1Community Member
Hey again Sudhukar,
Any chance you could include a cut-down version of your file and I can take a look?
- AndrewHelms-f1fCommunity Member
Paul,
Can you check out my storyline file and let me know what I'm doing wrong? I have your code set to execute when the timeline starts on the quiz slides, but I'm still getting the prev and next buttons when reviewing those slides.
Thanks!
- SudhakarReddyCommunity Member
Hi Andrew,
Sorry for downloading. And the good news is, your file is working like a charm. You just need to open HTML-5 file while testing in offline environment.
Regards, S
- AndrewHelms-f1fCommunity Member
Sudhakar,
No problem at all! Thanks for looking. I'm having trouble seeing the change. In Chrome, everything seems to disappear and not function. If I test in IE, I get everything on screen but the prev next buttons still show up. When I test in our LMS SuccessFactors, I still get the prev/next buttons too. I am at work and am wondering if IT has somehow disabled any javascript from executing.
-Andrew
- PaulDouglas-ed1Community Member
Hi Andrew,
The hack I described above is designed only to affect the HTML5 output (story_html5.html) as that ALWAYS shows the built-in PREV/NEXT buttons when reviewing a quiz.
I see that even in your flash version (story.html) if I answer the "Pick One" question, get to the Results slide and then return to the "Pick One" the default buttons return. I do not have this issue in any of my courses and I think it's because I don't EVER use ANY of the built-in Storyline controls on ANY slide as they seem to cause more issues than be of any help.
In your course you use the seekbar and as mentioned here:
https://community.articulate.com/discussions/articulate-storyline/do-not-want-default-navigation-button-when-revisiting
Ashley Terwilliger says:
Correct - the previous and next buttons are included by default in a quiz review.
If you don't want them to appear at all, you'd need to remove the other player elements such as the volume control and seekbar, as those are in the same line as where the previous/next buttons would appearIn your course "Story View" I selected all slides and ensure all Slide Navigation and Player Features were turned off, republished and the flash version seemed fine. I think then if you add my code in the Top Master Slide it will also prevent the HTML5 only bug where those prev/next buttons would still appear anyway.
So unless you can also remove all built-in nav elements on your course then I'm not sure this situation can be avoided?
Let me know how you go!
- AndrewHelms-f1fCommunity Member
Yeah, I have to keep that seekbar. That's where I'm running into the issue. I'm confused though. If you don't ever use the default player controls, what's the code for? I thought if you don't use the default controls, then the issue won't affect you?
Or are you saying the issue does still affect the HTML5 version, even if you don't use the default player controls?
Also, if you look at Sudhukar's comment on my project above, he says that the code is working for him when he reviews my quiz slides. Very odd. Haha. I'm going to submit another feature request. It seems like this has been requested several times already. I don't know why it's so difficult to turn off a default option that nobody wants.
Thanks Paul for including that workaround here - I have noticed that it's only worked for some users - so it's a bit sporadic, but again as we'd expect since the default behavior is to always have the prev/next buttons appear on a revisit to a quiz slide since the user will need a way to submit them.
- SudhakarReddyCommunity Member
Dear Paul,
Please find the attached storyline project will have quiz pool with 10 question randomization. Question number is not working properly when we are review mode.
Hope this will give an idea what issue we are facing.
Regards, S
- ChristopheJacobCommunity Member
I can confirm.
The javascript helped me in my HTML5 project since I did not need to include any of the player elements.
Thanks Paul
Thanks Paul for the feature request and I'm glad to hear that this also worked for you!
Related Content
- 19 days ago
- 11 months ago