Skip to content

Implement quiz submission and scoring logic #121

@TomikeDS

Description

@TomikeDS

Description:

User quiz submissions must be evaluated to determine whether learning objectives have been met. Quiz results will later be used to drive progress tracking and rewards.

This issue should be implemented inside the quizzes module and may interact with the progress module.

What the contributor should solve:

  • Accept quiz answers from authenticated users

  • Score quiz submissions

  • Store quiz results per user

  • Prevent duplicate or repeated submissions where appropriate

Expected outcome:

  • Quiz submissions are scored correctly

  • Results are stored per user

  • Invalid submissions are rejected

Complexity: Medium

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions