hackions / recruitr

Online Code Judging Tool
MIT License
0 stars 3 forks source link

Leaderboard prospect #4

Open sourabhtk37 opened 7 years ago

sourabhtk37 commented 7 years ago

Should we add a leaderboard to the platform. Do we create something like a reputation(karma) of sorts like in Reddit, stack overflow etc. for users.

nishutosh commented 7 years ago

yup why not.

sourabhtk37 commented 7 years ago

Ideas:

Any other ideas? (present in a formatted manner, don't use sms language)

nishutosh commented 7 years ago

this spread across day, week, month and all (I prefer this)

This is better.

sourabhtk37 commented 7 years ago

Now, we have to decide how to give points to the users. I have an idea to upvote/downvote the code for a solution to particular problem solved by user. They will be rated by other users. how this works:

RANKING

yogeshrma commented 7 years ago

I like your ideas for leaderboard and scoring as well as ranking criterias. We can also add something like coder of the day where highest overall scorer of the day is displayed. We can show no of problems solved,accuracy kinda stuff in that.

sourabhtk37 commented 7 years ago

Sure. Along with that trending problems (those that are viewed/solved most). We can show both of these on the left side of the feed like a panel.

samridhijain27 commented 7 years ago

Also, with the type of problem , problems would be divided on topics ?

sourabhtk37 commented 7 years ago

As of now they will be divided on basis of expertise( whether it's easy, medium, hard). Dividing on topics takes more manual effort from our side, we should wait till a community has developed around this platform.

sourabhtk37 commented 7 years ago

@yogeshrma Would you like to work on this? If yes, then tell us what steps you are going to take to achieve this, we will improve subsequently once a starting pull-request from your side is received on this repo.