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
Comment #1
moshe weitzman commentedI 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.
Comment #2
CinemaSaville commentedHow would I do this? Thanks, Moshe.
Comment #3
legolasboDrupal 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.