currently the userpoints value for each action seems to only be known to the administrator. is there any way to present the list of actions and their corresponding points value to non-administrators?

i would like to have a bit more transparency as to what actions gains points for the users. this is so that users can know what are the most valuable posts for a site, and perhaps even collaborate with the administrator to assign appropriate values to actions. this way, it would encourage greater participation and activity in the desired areas.

i posted the same on http://drupal.org/handbook/modules/userpoints

Comments

TheFazz’s picture

any comments, ideas?

kbahey’s picture

Status: Active » Fixed

Everything you need to know is already in the userpoints_txn table.

It is not difficult to write a module that would display the rows from userpoints_txn anyway you want.

TheFazz’s picture

thanks for the response, kbahey. appreciate it.

only snag, is that i am not a coder - so will have to rely on somebody to introduce a module with this capability. :(

Status: Fixed » Closed (fixed)

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