Incorrect Ranking

Suggestions and comments should be left here.
Post Reply
BookOfBen
Posts: 55
Joined: Sat Oct 02, 2021 12:22 am

Incorrect Ranking

Post by BookOfBen »

It's a small issue, but when there's a tie, the next rank increments by 1
E.g.
1. User001
2. User456
2. User067
2. User199
3. User218

When it should actually be
1. User001
2. User456
2. User067
2. User199
5. User218

User218 should be 5th, because there are 4 people ahead of them.
User avatar
Czar
Site Admin
Posts: 260
Joined: Tue Aug 31, 2021 6:57 pm

Re: Incorrect Ranking

Post by Czar »

Well, several users are sharing the same number/rank so I think the next one should be incremented by 1
Post Reply