devhub icon indicating copy to clipboard operation
devhub copied to clipboard

Implement Devhub leaderboard

Open jwgmeligmeyling opened this issue 9 years ago • 2 comments

As a programmer I want a scoreboard So that I can see who has made the most commits Given I logon to DevHub When anyone using DevHub has made a commit Then I want to see how many commits the top comitter has made And how many commits I am behind this person

As requested on Slack

jwgmeligmeyling avatar Apr 27 '16 14:04 jwgmeligmeyling

Personally I like the idea. Question for what actions we will give points? Simply awarding the number of commits or lines of code, will probably not benefit commit behaviour. We could perhaps connect this to the warning system or automatic grading exercises. @LiamClark Any ideas?

jwgmeligmeyling avatar Apr 27 '16 14:04 jwgmeligmeyling

Definitely interesting, but dabgerous, cause it could easily promote bad commit behaviour just for the sake of the leader board. I think something like

Autograded points - warnings / ammount of succesive commits without buildfailures.

LiamClark avatar Apr 27 '16 14:04 LiamClark