Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resume quiz with Limit Attempts reached #2865

Open
4 tasks
brianhogg opened this issue Jan 28, 2025 · 2 comments
Open
4 tasks

Unable to resume quiz with Limit Attempts reached #2865

brianhogg opened this issue Jan 28, 2025 · 2 comments
Assignees

Comments

@brianhogg
Copy link
Contributor

brianhogg commented Jan 28, 2025

Reproduction Steps

  1. Create a quiz in a course with "Can be resumed" and "Limit Attempts" of "1" set, and at least two questions
  2. Start taking the quiz
  3. Answer the first question
  4. Click Exit Quiz during the quiz
  5. Restart the quiz
  6. Click "Previous Question"

Expected Behavior

No message about not being able to take the quiz, and student can complete the quiz

Actual Behavior

  1. Quiz summary screen says remaining attempts "0" and "You are not able to take this quiz"
  2. Clicking "Resume quiz" and then "Next Question" results in "There was an error retrieving the question"

This issue has be recreated:

  • Locally
  • On a staging site
  • On a production website
  • With only LifterLMS and a default theme
@ideadude ideadude self-assigned this Jan 28, 2025
@ideadude ideadude moved this to Awaiting Triage in Development Jan 28, 2025
@brianhogg
Copy link
Contributor Author

It makes sense to say they can't start a new attempt, but I think they should be able to resume and complete the current attempt. We should hide the "You are not able to take this quiz" in this scenario.

@brianhogg
Copy link
Contributor Author

Also test "Next Question" and "Complete Quiz" if resuming the last question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting Triage
Development

No branches or pull requests

2 participants