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

Enhance Pop Quiz Feedback : Add explanation and information #704

Open
Heya28 opened this issue Nov 22, 2024 · 3 comments
Open

Enhance Pop Quiz Feedback : Add explanation and information #704

Heya28 opened this issue Nov 22, 2024 · 3 comments

Comments

@Heya28
Copy link

Heya28 commented Nov 22, 2024

Is your feature request related to a problem? Please describe.

The issue is that when a user clicks on any answer option for the Pop Quiz, there’s no clear feedback or information message indicating whether their answer is correct or not. Additionally, there’s no explanation provided when a user selects the correct answer. The only indicator is the red/green color that the box takes when clicked.
This lack of feedback can cause confusion for users, as they don’t know if their selected answer is correct. It also leads to many users seeking answers in the discussion forum, where their doubts may not be addressed in a timely manner.

Describe the solution you'd like

To address this, I would like to add feedback for the user. If they select the correct answer, a congratulatory message will appear, along with an explanation of the solution. If they select an incorrect option, they will be informed that the answer is incorrect, followed by a hint to guide them toward the correct solution.

Describe alternatives you've considered

Other alternatives:

  1. Display hints or explanations only when users hover over the selected answer, rather than showing them directly after selection. ( However, this might not be as engaging or user-friendly.)
  2. Instead of giving feedback after each question, show a detailed summary with explanations for all answers once the user completes the quiz. This, however, could delay the learning process and reduce interactivity.

Additional context

This is one of the pages-Binary Numbers.
Screenshot 2024-11-22 164800
Screenshot 2024-11-22 164809

@Heya28
Copy link
Author

Heya28 commented Nov 22, 2024

I'm working on this feature and will submit a PR once it's ready. Please feel free to reach out if there are any suggestions.

@sahiladit
Copy link

@Heya28 is the issue resolved?

@sharath-66b6
Copy link

Hey, I'd like to work on this issue. Can you assign this to me? I have a plan to enhance user feedback in the Pop Quiz by providing immediate explanations for correct and incorrect answers.

Overview of Plan:
To improve user experience, I propose adding real-time feedback for quiz responses:

Correct Answer: Show a congratulatory message along with an explanation.
Incorrect Answer: Display a message indicating the answer is incorrect, followed by a hint to guide the user.
This will reduce confusion and prevent users from relying solely on color indicators or discussion forums for explanations. Let me know if you’d like any refinements!

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

No branches or pull requests

3 participants