Closed (works as designed)
Project:
Voting API
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2011 at 05:00 UTC
Updated:
28 Sep 2012 at 13:37 UTC
Is this possible that vote with a weight depends on user role or user points?
Such as a new user'vote adds 1 score, but an advanced user's adds 5 score.
thanks
Comments
Comment #1
rogical commentedBad money drives out good, advanced/valued users usually give more valued voting, while lots of new users (some may be fake users) may not give the right choose.
Comment #2
eaton commentedYou'd want to implement something like that in a vote calculation handler; there, when votes are being tallied, you can adjust the final results based on the roles/weights of the users casting individual votes.
Comment #3
rogical commentedhttp://drupal.org/project/voting_weight