I find much more interesting user_karma module than user_points: using this, you see wich users are really good, and which ones arent. You dont see only the participation.
There is an issue opened in user_karma forum (http://drupal.org/node/247122), but a function is needed: function that only takes the $uid, and - once it has it - it recalculate any badges the user might have according to his/her roles. Can you implement that function?
Now there is even a hook to deal with that, I thing that mixing user_badges and user_karma module will be very interesting.
Thank you for reading.
Comments
Comment #1
unicorn84 commentedI find much more interesting user_karma module than user_points: using this, you see wich users are really good, and which ones arent. You dont see only the participation.
There is an issue opened in user_karma forum (http://drupal.org/node/247122), but a function is needed: ""a function that only takes the $uid, and - once it has it - it recalculate any badges the user might have according to his/her roles"". Can you implement that function?
Now there is even a hook to deal with that, I thing that mixing user_badges and user_karma module will be very interesting.
Thank you for reading.
Comment #2
Richard Blackborder commentedAs that thread is marked fixed now, I'm marking this issue as fixed, too.