Hi, my site has 4 user roles:
Unauthenticated
Authenticated
Super User
Pro Musician

The last two have the same level of access and privileges.

I also run the points module where users get points for activity.

I want to configure the system so that users automatically become 'Super users' when they get say 20 points.

is this possible?

Comments

yelvington’s picture

The Userpoints module includes a large family of associated, contributed tools that include the functionality you desire. Specifically look for userpoints_role: "Users join/leave roles as they earn/lose certain points threshold."

maxsterz’s picture

Take a look at http://drupal.org/project/userpoints_contrib:

userpoints_role:
Users join/leave roles as they earn/lose certain points threshold.