Split from http://drupal.org/node/75494:

Also requesting integration with userpoints or something like that. Right now userpoints is buggy. (Karma module only deals with comment moderation and is not karma in the sense usually meant.)

Comments

ricmadeira’s picture

Oh, this would be so great! Users could use their userpoints to buy badges. Too cool!

Sirion’s picture

Anythink new about integration with userpoints?

Userpoints module is not buggy (I think).

Requested feature:
- user's badge depends on number of points which user have (change badge automaticaly when user get exact number of points)
- set interval of points for every badge or disable this feature by leaving the filed blank
- enable/disable this feature for concrete role

Sorry for my English.

secrets123’s picture

Version: master » 4.7.x-1.x-dev

Bum ping , this would be really great and the userpoints is not buggy

airblaster’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

I agree that integration with userpoints would a really nice feature

stephthegeek’s picture

I haven't tried this module yet, but I want to do the same. However, this request should already be possible given that you can use User Points to purchase items in an E-Commerce store.

From the User Badges description: "This module also works with the ecommerce package (if installed, as of yet untested with 5), allowing product purchases to trigger badge assignment."

So you could set up the products in E-Commerce and allow payment via points. Perhaps a little hefty of a solution for simple points + badges, but sounds like it would work :)

funana’s picture

+1

Fayna’s picture

I'm very interested in this also! Subscribing. :)

btmash’s picture

I know there is a userpoints_roles module so you'd create roles for the badges I guess to get the images to the various users. I created a userpoints_badges module just for this purpose though its in 6.x - you can take a look at it at http://drupal.org/node/242725. I know backporting it to drupal 5.x would require minimal changes (the changes would be in the form save portion - the userpoints api is up to date with Userpoints 5.x-3.x) so you are welcome to take a crack at it.

yngens’s picture

subsribe

ldway’s picture

Would really like this feature too!

btmash’s picture

Status: Active » Closed (duplicate)

I think its worthwhile closing this for now to point to where the issue is now being discussed - Please see #320147: Userpoints integration with badges module