I want to use fivestar and voting API for an online film contest, and need to make the user watch 5 films before the vote counts, just so we don't have ballot box stuffing, and we motivate people to watch several films. How would I do this? Any thoughts? Thanks, everyone.

Comments

moshe weitzman’s picture

I think you want all votes to record as normal. Then add a custom summary function that maintains its own summary like average does. Use this summary function when you are outputting scores. Thats the real basic idea.

CinemaSaville’s picture

How would I do this? Thanks, Moshe.

legolasbo’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Drupal 6 is no longer supported. Closing old issues to clean up the issue queue.

Please reopen and update this issue if this is still an issue in the D7 or D8 version.