Closed Bug 700060 Opened 13 years ago Closed 11 years ago

helpful/unhelpful votes by moderators should count for 100 votes

Categories

(support.mozilla.org :: Questions, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: atopal, Unassigned)

Details

Since sometimes the helpful/unhelpful votes system is misused to upvote an unhelpful rant instead of the comment that actually solves the issue, people in the moderator group should be able to skew the voting. Please add this as a pref to be changed in the admin.
How to tackle this?

Since it's a pref, we can't just create 100 votes--and we may well assume 1-vote-per-user/question some places. Adding a column to QuestionVotes is basically unacceptable database time (too many rows) without a migration to a new table (c.f. HelpfulVote). VoteMetadata could work but is slow. Figuring out if the QuestionVote.creator ∊ Moderators is slow.

Suggestions?
Kadir, how often do you actually expect this to change? We don't have any site preferences like this in the admin, and I'd really rather not add additional infrastructure to support it if we can make it a setting in Python.
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: 2011Q4 → ---
Is this bug still valid since we already have rate limiting in effect?
WONTFIXing since we are going to rethink the whole karma thing soon.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.