Skip to content

Add Question Editing Functionality in Quiz Builder #141

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions