Karma module

ingo86's picture

Hi all,
I am a SoC student, I'm developing a new peer review based system for discussions.
My project is highly based upon stackoverflow.com model which uses a Karma system based upon votes.
Drupal has an interesting User Karma (http://drupal.org/project/user_karma) module, which is not exactly what i wanna do, in fact it is best for digg like websites and is developed for systems like them.
I have to develop something that is different, something that enable me to count votes, subtract votes, and make particular stuff using specific rules.
What can i do? It's best to take that module and make changes (dependancy) or write my own?
Thank you,
Ingo86

Login to post comments

Try

andypost's picture
andypost - Mon, 2009-05-11 00:36

and karma

greggles's picture
greggles - Mon, 2009-05-11 15:21

Thank you

ingo86's picture
ingo86 - Fri, 2009-05-15 17:42

Thank you Guys, I think that the best module i have found is userpoints and it's related userpoints nodes and comment.
I have to try them better but i think they will fit with some minor changes.
The voting api is oriented to give a value to something, not just to count. This is the main reson that make me prefer user points.
Comments?


Flag Points

opensanta's picture
opensanta - Sun, 2009-05-17 20:14

Also, Amitaibu is creating a flag_points module.
http://drupal.org/node/437882