Closed (fixed)
Project:
Fivestar
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 21:15 UTC
Updated:
30 Oct 2009 at 05:40 UTC
Hi,
I'm going to be using Fivestar for a filmmaking competition, and I want to make it so the user's vote only counts once they've voted on 5 other films. Is there some way to do this?
Thanks.
Comments
Comment #1
quicksketchThis question would more directly affect VotingAPI than Fivestar (since Fivestar doesn't actually store the votes). I don't believe there is any way to make Fivestar or VotingAPI work like this, other than some tricky code by implementing hook_votingapi_vote() (I think that's what it's called) in a custom module.
Comment #2
CinemaSaville commentedOK, thanks.
Comment #3
quicksketch