Found this content helpful? Log in or sign up to leave a like!
Why doesn't students see a Next button after submitting a quiz?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a new-style quiz in a course that contains several multiple-choice questions.
When I submit the quiz while in Student View, the results of the quiz are displayed (e.g., the score, time, correct/incorrect answers, etc). However, there isn't a Next button to help the student continue through the course. Instead, they must return to the list of modules and select the next item in the module.
There is a Return button at the top of the results page, but that simply returns them to the instructions for the quiz (which doesn't display a Next button).
Is there a way to have a Next button at the bottom of the Results page so my students can continue to move through the course using a Next button?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Like said by @chriscas, this gets a little into the weeds, but this sounds like another example of why New Quizzes (while being developed by Instructure for the Canvas LMS) being an LTI was not a good idea. I think it is because the new quiz is technically a third-party resource and not native to the Canvas LMS. Since the new quiz is not native to the Canvas LMS, when finished taking it, it does not know where it is in the sequence/progression of the module.
-Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree that at the core this issue is because New Quizzes is technically an LTI instead of part of core Canvas. The entire New Quiz screen is basically it's own independent webpage displayed within a webpage (Canvas). So the New Quiz page itself doesn't know where next/previous would be. Conversely, the Canvas part of the page doesn't know when a student is on the quiz completion screen vs just taking the quiz, so while it knows where next and previous are, it doesn't know when it would be appropriate to show those buttons vs when it wouldn't be. I'm sure Instructure could figure out a way to do this, but it may not follow the global LTI standard, which isn't ideal form a tech standpoint either. All of this is why, in my opinion, we're unlikely to see a fix/change around this in the near future.
-Chris