Skip to content

Add Question Editing Functionality in Quiz Builder #141

@TheCodeHeist-Coder

Description

@TheCodeHeist-Coder

Locations :-
Backend: /apps/http-server/routes/quiz.ts
Frontend: /apps/frontend/src/screens/QuizBuilder.tsx

Problem Description

Currently, the Quiz Builder allows users to create questions, but there is no functionality to edit or update existing questions after they are created.
This creates a poor user experience, as users must delete and recreate questions for even minor changes.

Expected Behavior

  • Users should be able to:
  • Edit question text
  • Modify options (for MCQs)
  • Update correct answers
  • Save changes seamlessly
  • Changes should persist in the database and reflect immediately in the UI

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