I would like to add a simple "points system" on one of my sites that will encourage users provide feedback. Something similar to the one used on this site but not as convoluted.
Here's the basic scenario: User "A" can post a project. Other users see the post and if interested can submit their application for it. User "A" can review submissions and accept some. After the project complete this user can provide feedback for those that he/she was actually involved with during the project.
So, there are several items that can be used in the formula to score user "A":
- How many projects created
- How many tasks within project posted
- How many submissions accepted (I guess I need to consider what was the total number of submissions too)
- How many feedback comments submitted.
Perhaps besides the score I can have some milestone awards (kind of like badges on this site).
Any mathematicians out there willing to give it a crack?
Thanks for reading this.
BTW Did you know that Google's PageRank score, although used to score webpages according to a formular, is named after Larry Page, Google's co-founder.