Skip to content

Overview

Description

Enable researchers and agents to create, organize, and manage the coding scheme (codes and categories).

Acceptance Criteria

  • [x] #1 Researcher can create new codes with name and color
  • [x] #2 Researcher can organize codes into categories
  • [x] #3 Researcher can rename and recolor codes
  • [ ] #4 Researcher can add memos to codes
  • [x] #5 Researcher can merge duplicate codes
  • [x] #6 Researcher can delete codes
  • [ ] #7 Agent can list all codes
  • [x] #8 Agent can suggest new codes based on content
  • [x] #9 Agent can detect potential duplicate codes
  • [ ] #10 Agent can create a new code with name and color

Implementation Notes

Added CreateCategoryDialog and DeleteCodeDialog with full black-box E2E tests (16 new tests)