Page MenuHomePhabricator

Get the quality score for several Items
Closed, ResolvedPublic

Description

As an editor I want to get the quality score for a list of Items in order to assess their quality.

Problem:
We need to allow input of several Item IDs instead of just one.

Screenshots/mockups:

image.png (220×523 px, 17 KB)

BDD
GIVEN a list of Item IDs
WHEN entering them in the tool
AND clicking "assess Item quality"
THEN the ORES score for each of them is retrieved and displayed

Acceptance criteria:

  • input of more than one Item ID is possible