Last modified: 2014-08-15 12:01:56 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T42674, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40674 - Feedback page: Filter posts by user relevance score
Feedback page: Filter posts by user relevance score
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
ArticleFeedbackv5 (Other open bugs)
unspecified
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-01 21:49 UTC by Fabrice Florin
Modified: 2014-08-15 12:01 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Fabrice Florin 2012-10-01 21:49:46 UTC
This proposed new feature would automatically filter posts from users who consistently add comments that are inappropriate.

The goal of this feature is to reduce the workload for editors who monitor the feedback page, by filtering out new posts from users whose previous posts were found unhelpful, flagged for abuse, hidden and/or oversighted.

One way to implement this feature would be to average the relevance score of each user's previous posts, and storing that value in a data table associated with that user's ID or IP address. 

If a user's average relevance score is negative, their posts would be removed from the 'Most Relevant' filtered list (alternatively, they could be auto-flagged, but without subtracting '-5' points to their already low relevance score). If a user's relevance score is positive, no filtering action would be taken, and their posts would appear as they do now.

This proposed feature is likely to have a significant impact on database performance, so we will investigate it some more before implementing it. But if we can make it work, this could substantially reduce the editor's workload, which is a key objective for us at this time.

To learn more about relevance filters, check our feature requirements page:
http://www.mediawiki.org/wiki/Article_feedback/Version_5/Feature_Requirements#Relevance_filter
Comment 1 Fabrice Florin 2012-10-25 16:36:02 UTC
The first action item for this feature is to determine its feasibility from a technical standpoint: it is likely to require another database field, which may impact our database sharding plans.

A variation on the proposal above would be to track users based on their unique personal token, rather than their IP address. The reasoning is that this token (now stored by AFT in a cookie) may be a closer match for that user than the IP address, which could be shared by many different users, or change dynamically. The downside is that one user may have several different tokens, one for each browser and device they use.

Let's investigate the feasibility a bit more, then discuss our next steps for this feature based on our findings. Thanks.
Comment 2 Andre Klapper 2014-02-28 16:37:17 UTC
[Lowering priority to reflect reality, as AFTv5 is not very actively being worked on anymore.]

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links