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

quicksketch’s picture

This 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.

CinemaSaville’s picture

OK, thanks.

quicksketch’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.