-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
User Story
As a: Learner using the platform
I want: the system to clearly differentiate whether a quiz belongs to a session (in-learning context) or an assessment (evaluation context)
So that: I understand the purpose of each quiz and my performance can be tracked and reported correctly depending on its type
Acceptance Criteria
Given: a quiz is created or viewed in the platform
When: the quiz type is set or identified
Then:
- the system should label or classify it as either “Session Quiz” or “Assessment Quiz”
- Based on that the logic would be differentiated and code-side changes would occur
- reports and analytics should reflect the quiz type accurately ( Ensure reporting and result calculations respect the quiz type distinction )
Sprint Ready Checklist
-
- Acceptance criteria defined
-
- Team understands acceptance criteria
-
- Team has defined solution / steps to satisfy acceptance criteria
-
- Acceptance criteria is verifiable / testable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels