OT: How to calculate reputation scores?

M

Mike

A general question, not PERL releated:

Many web sites have an article/message/user reputation based on the up or
down votes the article/message/user receives. How is a reputation score
calculated given only up and down votes? (The user is not presented with
a 1 to 5 scale for scoring something.)

Mike
 
M

Mike

Generally it is just a net score. The score is just incremented and
decremented
as each positive/negative vote is submitted. Some sites such as
www.perlmonks.org (let's try to get this back On Topic! :) ) use a
more elaborate algorithm though.
http://www.perlmonks.net/?node=Voting/Experience System explains
how perlmonks "Experience Points" are calculated.
So, there really is no one way and you may want to build something sort
of fun like perlmonks XP to help build a certain "community".

Thank you. I had looked at Perl Monks and not found this article.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top