Feature summary (what you would like to be able to do and where):
- In the HTML table generated by Special:SecurePoll/list, add two columns on the right called "Duplicate vote" and "Discarded vote". Then populate it with X or something if it's applicable to that row.
- Current style:
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
Benefits (why should this be implemented?):
- Meet accessibility guidelines (information should not be conveyed purely through color or strikethrough, since screen readers can't see this)
- Sort the new columns to see a grouping of all the votes affected by duplication/discarding, instead of having the data be scattered
