vote up 1 vote down star

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.

flag

67% accept rate

2 Answers

vote up 1 vote down

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|flag
vote up 2 vote down

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

link|flag

Your Answer

Get an OpenID
or

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