ランキングで同じ回数の人は同立順位にしたい
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 107
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
同じ回数の人が複数名いる場合、今は恐らく先にその回数になった順で順位が付けられているが、同じ回数ならば同立順位にした方が良いのでは無いかと思いました。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the JavaScript code that calculates and displays the ranking; the issue does not name a file or test. Confirm how equal counts are currently ordered, then make equal-count participants receive the same displayed rank and add or update coverage if the project has ranking tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100