Hey Pat – good to hear from you.
I need it for a specific forum and a specific group. Actually there’s a thought – I just hired a guy to do a custom buddypress mod (would that be a plugin?) for me for $150. But I’m not sure if he’s any good. You interested in the job?
I’ll post the specs below in case it’s something you’re interesting in. It’s an expansion of the concept of tallying # of posts, to something more sophisticated.
SPECS
Buddypress Custom Tweak: STUDENT RESULTS TRACKING FEATURE
For buddy press members of the new Group “CoachMBA”:
1) Create a separate nav TAB called “My Results!”. two sub navs under this are “My Results” and “All Results”. By default My Results sub nav is selected.
When students click this they see the following statistics personal to them (will be stored in database):
a) Total “Invites to a Free Consultation” extended
b) Total Free Consultations given
c) Total Impact Points awarded by prospects (/10 based on the consultation)
d) Total Clients Signed up
e) Total Income Received
f) [CALCULATED] “Consultation Acceptance Rate” (b divided by a)
g) Av Impact Points per consultation (c/b)
h) [CALCULATE] “Client Conversion Rate” (d/b)
i) [CALCULATED] Average Income Per Client (e/d)
– Allow member checkbox to keep their information private from other members (but not admin).
– Clickable link so they can UPDATE the running totals a) through e)
(everyone starts at 0 by default) i.e. students create their own statistics.
– When the number of clients increases during update, a cute animation is played (I have this) to reward them!
– Next to each statistic, also show the average, min and max of EACH of these stats across entire group (so they can compare to others)
– By default stats are tallied over all time, but member can also choose date range for their stats in this area.
– When they click the “All Results” sub nav, member (and admin) can show/graph a particular statistic across ALL group members
– drop down box to select from the 9 stats above
– boxes to select date range (default is all time)
– fixed sorting is high to low
(e.g. you can show a bar graph of the client conversion rate for all students.)
– it’s possible to tell from the legend which member a stat belongs to, unless they have selected private option.
(Would be nice if they can click on the student and go straight to his results page, but I doubt the google API provides an image map lol! So no need).
– strongly suggest the free Google API be used for this.