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

QUS-10: Real-Time Feedback for Quiz Answers #10

Open
IvanoskiHarmonia opened this issue Nov 16, 2023 · 0 comments
Open

QUS-10: Real-Time Feedback for Quiz Answers #10

IvanoskiHarmonia opened this issue Nov 16, 2023 · 0 comments
Labels
Feature Implementation of a new feature

Comments

@IvanoskiHarmonia
Copy link
Owner

Feature Overview

Summary

Provide instant feedback on quiz answers with explanations for correct and incorrect responses.

Rationale

  • Motivation: To enhance the learning experience by providing immediate and informative feedback.
  • Functionality: Displaying correct answers and explanations after each quiz question.
  • Impact: Affects the quiz interface, the backend logic for storing and retrieving explanations, and the API for delivering real-time responses.

Acceptance Criteria

  • Instant feedback mechanism after each quiz answer.
  • Provision of explanations for why an answer is correct or incorrect.
  • Maintenance of performance and response times despite the additional data handling.

Acceptance Test Cases:

  • Test Case 1: If a user answers a quiz question, then they immediately see feedback and an explanation.
  • Test Case 2: If a user requests an explanation for an answer, then it is provided clearly and concisely.

Additional Information

Ensure that the feedback mechanism is informative yet concise to maintain user engagement and learning efficiency.

@IvanoskiHarmonia IvanoskiHarmonia added the Feature Implementation of a new feature label Nov 16, 2023
@IvanoskiHarmonia IvanoskiHarmonia moved this to 📋 Backlog in Quiz Project backlog Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Implementation of a new feature
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant