🧾 User Story
As an admin conducting a quiz,
I want the "Skip" button to function reliably during live sessions. Currently, sometimes it gets hung, so please try to optimise the backend logic
so that I can manage the quiz flow smoothly without interruptions.
✅ Acceptance Criteria
Given: I am hosting a live quiz session as an admin
When: I click the "Skip" button to move to the next question smoothly
Then: The question should transition instantly without requiring a page refresh
Tasks:
Reference :
- As shown in this image, you can see :
Testing Criteria
Test the fix under the following scenarios:
Sprint Ready Checklist
-
-
-
-
🧾 User Story
As an admin conducting a quiz,
I want the "Skip" button to function reliably during live sessions. Currently, sometimes it gets hung, so please try to optimise the backend logic
so that I can manage the quiz flow smoothly without interruptions.
✅ Acceptance Criteria
Given: I am hosting a live quiz session as an admin
When: I click the "Skip" button to move to the next question smoothly
Then: The question should transition instantly without requiring a page refresh
Tasks:
Reference :
Testing Criteria
Test the fix under the following scenarios:
Sprint Ready Checklist