This task involves the work of introducing a new hidden change tag that will be appended to edits that meet the conditions defined in T324730.
This hidden tag will enable us (volunteers and members of the Editing Team) to evaluate the extent to which the reference check heuristic would be initiated in expected cases.
→ Where "expected" in this context means an acceptable level of false positives and negatives.
Knowing the above will enable us to decide what – if any – adjustments (T327959) ought to be made to the said heuristic (T324730).
User Story
As someone (e.g. members of the Editing Team and volunteers) motivated to ensure that Edit Check is prompting people to add references in cases where references are in fact needed, I need be able see the edits (on a per project basis) that meet the criteria defined in T324730 so that I can propose adjustments to said criteria to minimize the rate of false positives and, eventually, false negatives.
Requirements
- A hidden change tag is appended/associated with all edits, regardless of the editing interface used to make said edits that meet the conditions from T324730:
- This hidden change tag should be called: editcheck-references
- The logic that determines whether the change tag this task is describing needs to be able to be kept in sync with the logic that we're likely to iterate upon by way of T327959
Done
- All "Requirements" are met