Skip to content

feat: add manual disqualification for entries in rounds#396

Open
ItsAbhinavM wants to merge 5 commits intohatnote:masterfrom
ItsAbhinavM:100-manual-disqualification-frontend
Open

feat: add manual disqualification for entries in rounds#396
ItsAbhinavM wants to merge 5 commits intohatnote:masterfrom
ItsAbhinavM:100-manual-disqualification-frontend

Conversation

@ItsAbhinavM
Copy link
Contributor

Description

Fixes #100
This PR adds a manual disqualification feature for disqualifying entries in a round during later rounds in a campaign. This is particularly useful when entries need to be reviewed for complaince issues that requires detailed inspection on Commons, such as

  • Photo not in correct country
  • Photo does not indicate building number
  • Copyright infringement
  • Photo take by employee of a local chapter or sponsoring organization ,etc.

Features Added

  • Disqualification Management Page: New page accessible via /round/:roundId/disqualify with a grid of image thumbnails for easy visual review
  • Filter Tabs: Filter entries by All, Qualified, or Disqualified status
  • Disqualify Action: Coordinators can disqualify entries with a required reason field
  • Requalify Action: Ability to undo disqualification if done in error
  • Status Awareness: Warning banner displayed when round is not paused, with action buttons hidden (backend requires round to be paused for modifications)

Images :
image
image
image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manual disqualification of images

2 participants