Posted by ingo86 on May 10, 2009 at 9:15pm
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

Comments
Try
http://drupal.org/project/userpoints with http://drupal.org/project/rules or just core actions+triggers
and karma
http://drupal.org/project/karma
knaddison blog | Morris Animal Foundation
http://drupal.org/project/vot
http://drupal.org/project/votingapi !
The Boise Drupal Guy!
Thank you
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
Also, Amitaibu is creating a flag_points module.
http://drupal.org/node/437882
http://drupal.org/project/fivestar
http://drupal.org/project/fivestar
It's integrated to Views + Has a CCK Field module
Emile Botha
Entrepreneurship is a journey to a fulfilled life - make it so.