Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+6 votes
689 views
in Plugins by
recategorized by

Just thought it would be nice to show users the percentage amount for privileges they haven't yet gained, a la Stack Overflow.  So, here's a plugin that does it:

https://github.com/NoahY/q2a-privileges

It even has a nifty css shading system, as shown in this screenshot:

I'm hoping to add a means of notifying users when they have gained a specific privilege, make it all translatable, and add title text for how many points is 100%.

For now, it's more proof-of-concept, but it does work, as long as you have some permissions set to "Registered users with enough points".  Let me know what you think.

UPDATE: now shows notifications when a user acheives a new privilege:

by
Nice idea! According to the roadmap Gideon posted there will be some kind of notification system in 1.5 so you may want to wait for that.

Please log in or register to answer this question.

...