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

unicorn84’s picture

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: ""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.

Richard Blackborder’s picture

Status: Active » Fixed

As that thread is marked fixed now, I'm marking this issue as fixed, too.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.