Closed (won't fix)
Project:
Userpoints Badges
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 00:35 UTC
Updated:
19 Apr 2016 at 14:43 UTC
Jump to comment: Most recent
Comments
Comment #1
martinkollubke commentedSame here. I would like to assign certain badges and roles to users based on the points they earned during the current week.
Comment #2
1kenthomas commentedI may be willing to program. Self-assigning for now.
REF: http://drupal.org/node/883862#comment-3428272
Comment #3
EndEd commentedSubscribing
Comment #4
elbym commentedsubscribung
Comment #5
MacRonin commentedSubscribing
Comment #6
MasterChief commentedI subscribe too, i don't understand why userpoints badges doesn't have this feature, it's useless without it!
Comment #7
1kenthomas commentedThis is possible in current -dev versions.
Comment #8
MasterChief commentedI just verify and it's not possible to choose the category!
Comment #9
zhuoyan commentedSorry but I didn't have the time to find out how to create a patch without using GIT, but I have made amendments to the code to cater userpoint goals for different categories.
Comment #10
dzhebarov commentedGreat, but in order to get in working for me i had to make a small change. I had to change:
To this:
I noticed that the "static $userpoints_badges_list" gets the first value and assigns the same badges to all the categories.
Thanks for the code once more and I hope I was able to help.
Comment #11
albert volkman commentedComment #12
albert volkman commentedIs there still interest in this request? If so, please re-open.
Comment #13
drusite commentedYes, there is an interest in this request and it seems that this feature is not present in the latest version for drupal 7. By the way, the above code doesn't work.