Skip to content

Issue: Quiz Questions and Score Not Updating in Tic Tac Toe OOP Quiz #35

Description

@Aarya-Chaudhari

Description:
In the Tic Tac Toe OOP Quiz feature, the quiz modal is not updating properly. After answering questions, the displayed questions and score remain static instead of updating dynamically.

❌ Actual Behavior
Questions do not change after answering
Same question remains visible
Score is not updating correctly (stuck or incorrect value)
UI shows outdated progress (e.g., still shows previous score like 3/5)
✅ Expected Behavior
Each question should update after selecting an answer
Score should increment/decrement based on correct/incorrect answers
Progress (e.g., question number and score) should update in real-time
Final score should reflect actual user performance

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions