Skip to content

Implement Question Tagging System for Enhanced Filtering #48

@addynoven

Description

@addynoven

Context

As developers, we want to implement question tagging in our question bank so that users can easily filter questions based on categories such as frontend, backend, and behavioral questions. Our current question bank lacks a tagging system, making it difficult for users to find specific types of questions. By adding tags, we can enhance the user experience and improve the organization of the question bank.

Tasks

  • Research and define the tagging system (e.g., what tags to include).
  • Modify the question model to support tags.
  • Create a user interface for adding and displaying tags with each question.
  • Update existing questions to include appropriate tags.
  • Implement filtering functionality based on selected tags.

Acceptance Criteria (Checks)

  • A tagging system is defined and documented.
  • The question model is updated to support tags.
  • Filtering functionality is implemented and tested.
  • The UI allows users to add and view tags for questions.
  • Team members are informed about the new tagging feature.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions