Top "Voting-system" questions

Voting in MongoDB

An odd number set is recommended. My doubt is as one goes down from an odd set, we have an …

mongodb voting voting-system
Allowing only one vote per person on a voting system

I'm working on a little posting system so I can post posts on my site and people can like and …

php voting-system
Voting algorithm: how to calculate rank?

I am trying to figure our a way to calculate rank. Right now it simply takes ratio of wins / losses …

ranking voting rank voting-system