jerdra/niviz-rater

ENH: Exemplar ratings for categories

Aperta

#11 aperta il 8 dic 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Python (4 fork)auto 404
backendenhancementfrontendhelp wantedimpact: medium

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

There's been user feedback for the implementation of exemplar QC items for each qc category. The purpose of this is to serve as an example of the typical characteristics a certain QC image should have in order to be rated for a given category.

The requirements we hope to meet in this issue are the following:

Back-end

  1. Add a database boolean column for is_exemplar in models.py
  2. Include this as part of initial data pull from the initial data fetch

Front-end

  1. Include an "Mark as Exemplar" in the QC modal interface
  2. When an item is an "Exemplar" it should have a visual cue to indicate that it is a defining feature (add a UI element over a tile marked as an exemplar).
  3. When sorted by QC category, items marked as an Exemplar should always appear first

Guida contributor