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

[BUG] Skip Question button functionality #81

Closed
eduardconstantin opened this issue Oct 15, 2023 · 4 comments · Fixed by #82
Closed

[BUG] Skip Question button functionality #81

eduardconstantin opened this issue Oct 15, 2023 · 4 comments · Fixed by #82
Assignees
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest

Comments

@eduardconstantin
Copy link
Owner

Describe the bug
In the exam mode the Skip Question button is not working properly

To Reproduce
Steps to reproduce the behavior:

  1. Click on Exam Mode
  2. Click on Begin Exam
  3. Click on Skip Question until no more questions left
  4. See error

Expected behavior
When the user clicks on the Skip Question button, the current question should be added to a queue of skipped questions.
The questions from the queue should be showed to the user after all the questions from the initial queue has been answered.
The exam should not end until the user has answered all the questions, including the ones in the queue, or the time limit has expired.

@eduardconstantin eduardconstantin added bug Something isn't working hacktoberfest good first issue Good for newcomers labels Oct 15, 2023
@eduardconstantin eduardconstantin changed the title [BUG] Skip Question functionality [BUG] Skip Question button functionality Oct 15, 2023
@Amnish04
Copy link
Contributor

Amnish04 commented Oct 21, 2023

Hi, I was trying to reproduce the bug. But when I click on Begin Exam on the deployed link, I get the following screen.
https://nice-sky-0509a9903.2.azurestaticapps.net/exam

image

@eduardconstantin
Copy link
Owner Author

@Amnish04 you need to be on the dev branch

@Amnish04
Copy link
Contributor

@eduardconstantin I can see it now, thanks for clarifying. Is it okay if I try to work on this one?

@eduardconstantin
Copy link
Owner Author

you're welcome! give it a try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants