Lately I had the idea that a badge system system like stackoverflow's could be applied to trac (or whatever system) to stimulate your developers handle tickets, bugs and so on. The naive approach would be very vulnerable to abuse (obviously).

The question is: Is there a system like that is applied in a work process (non-community). It might even be connected to monetary benefits.

I am not sure myself if this is even the right thing to do.

link|improve this question

80% accept rate
feedback

2 Answers

Make sure you read The Defect Black Market first. :-)

link|improve this answer
feedback

While slightly different, you may want to check out The Continuous Integration Game, plugin for Hudson. Users get points for doing certain things like completing tasks, fixing tests, etc. and you may be able to customize the points.

Hudson also has a trac plugin, maybe you can put them together and make something awesome.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.