This is a task for a user story that was initially scoped out of the New Pages Feed project, but now seems to be easier than we initially thought. Therefore, I am creating the task so that we can attempt it. This is the user stories:
- As a reviewer, I need to see a page's draftquality category and wp10 category along with its listing in the New Pages Feed.
Note that this is similar work to T199155, which is about showing a draft's AfC state and dates with its listing.
Specifically, when either "New Page Patrol" or "Articles for Creation" is selected for the New Pages Feed:
- Add an element to the listing of drafts in the New Pages Feed that says the draft's draftquality category along with the preface "Predicted issues:". The engineer can decide where in the listing it makes most sense to put this. These are the possible values:
- "Predicted issues: none"
- "Predicted issues: spam"
- "Predicted issues: vandalism"
- "Predicted issues: attack"
- Add an element to the listing of drafts in the New Pages Feed that says the draft's wp10 category along with the preface "Predicted class:". The engineer can decide where in the listing it makes most sense to put this. These are the possible values:
- "Predicted class: Stub"
- "Predicted class: Start"
- "Predicted class: C-class"
- "Predicted class: B-class"
- "Predicted class: Good"
- "Predicted class: Featured"
- The above changes should exist for all pages in the feed, regardless of whether they are in main, user, or draft space.