Is it possible to evaluate the karma one receives at the site on a monthly basis?
I am considering on using Askbot, and to use the Karma system as a measure of user activity, and giving away monthly rewards for the users with most activities (karma gained and/or badges earned).
Is it possible to get that information from the Askbot GUI or the Django config panel?
If not, how could I extract that from the MySQL database?
Comments
We could create a monthly leader board in addition to the default "all time".
Is the monthly leader board implemented ? How can I access ?