I was wondering if anyone could recommend a plugin for me. I have been asked to put together a "wellness program" for our company intranet (WP 2.7). The idea is that each user will login (I'm using wpdirauth with an LDAP server) and they will add points for activities that they have done that count towards the wellness program.
The way I envision this, it will create another table in the wp database, but before I reinvent the wheel, I thought I'd see if anyone is already doing something similar.
Eventually, we would want to be able to display data throughout the site. For example, upon login: "Welcome John Doe, you have 10 points this week and 400 points total" etc etc.
Just looking for something sort of similar.