I'm looking for someone to create a patch that will allow users to have multiple votes per node/target and have those votes averaged and then use that average against the target average :P If possible this should be available as an option check box in the field settings and each vote per user should be counted as an extra vote in the vote count. Here is the original post on the Fivestar module https://drupal.org/node/561622
I'm willing to pay $100 for this.
All inquiries/replies should be posted here and this needs to be posted as a patch on this https://drupal.org/node/561622 issue or its own issue page for testing.
Thank You.
Ok I'm moving the job over to this issue https://drupal.org/node/2119553
Comments
Hi,
Hi,
I think this feature is already there, go to admin/config/search/votingapi. Then select "Immediately" for Registered user vote rollover select list. By doing this, registered users will be able to vote multiple times on an entity.
Acquia certified Developer, Back end and Front specialist
Need help? Please use my contact form
Ahh so it is and seems to
Ahh so it is
and seems to average propely but it still counts the user as a single vote in the text display. Would be nice to have as option to count each vote a unique user but for the time being I can just use the Entity Reference Count and hide the (1 vote) in Average: 4 (1 vote) then display the Entity Reference Count as the (1 vote) since the users can only vote on the product when they create a review content type.
but for some reason its only shows (1 vote) text even though 3 users votes. Hmm.Ok so the vote count is
Well after some testing that seems to have creating lots of weird voting problems. Removing review nodes no longer removed the votes on a taget node. Ill report back in a bit.