Ah right, I forgot the post suggested tracking the last 10 votes. I was thinking of all votes within a time period. The problem then becomes - what if the person self-votes 100%, then places -9- 10 other votes at 1%? Maybe you only add the vote to the queue if the vote percentage is above a certain threshold?
You are viewing a single comment's thread from:
I think simply multiplying by the weight would be the most effective instead of using a threshold.
Perhaps you have an opinion @rycharde?