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-5: Adaptive Learning Algorithms Implementation #5

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

QUS-5: Adaptive Learning Algorithms Implementation #5

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

Comments

@IvanoskiHarmonia
Copy link
Owner

Feature Overview

Summary

Develop adaptive learning algorithms to personalize quiz difficulty based on user performance.

Rationale

  • Motivation: To offer a tailored learning experience that adapts to the user's skill level.
  • Functionality: Dynamic adjustment of quiz difficulty based on how well the user is performing.
  • Impact: Involves developing new algorithms, updating quiz generation logic, and potentially modifying the database schema.

Acceptance Criteria

  • Implementation of adaptive algorithms to adjust question difficulty.
  • Seamless integration with existing quiz structures.
  • Effective calibration of difficulty levels based on user responses.

Acceptance Test Cases:

  • Test Case 1: If a user consistently answers correctly, then subsequent questions become more challenging.
  • Test Case 2: If a user struggles with certain topics, then the difficulty level is adjusted accordingly.

Additional Information

Consider the balance in difficulty levels to avoid extreme fluctuations that could discourage users.

@IvanoskiHarmonia IvanoskiHarmonia added the Feature Implementation of a new feature label Nov 16, 2023
@IvanoskiHarmonia IvanoskiHarmonia self-assigned this Nov 16, 2023
@IvanoskiHarmonia IvanoskiHarmonia removed their assignment Nov 16, 2023
@IvanoskiHarmonia IvanoskiHarmonia removed this from the Demo Version Deployment milestone 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