tasks-delivery / MuOnline

Common repository for ticket managment
2 stars 2 forks source link

Duel ranking #23

Open ordeh opened 3 years ago

ordeh commented 3 years ago

It is possible to open Duel ranking from Ranking page.

The ranking should contain the 100 best characters who attended the Duel event in the current month.

The character who has the most score will be the first in the ranking and further downward. If two characters have the same score, then the position will be sorted alphabetically. It should be borne in mind that if the character loses fighting in duel, then 1 score is taken away from him, the value in the rating can be negative, for example -10.

Top resets every first day of month at 00:00 (GMT+3) top leaders will receive prizes in the form of WoCoins, and after reset, the ranking grid should be empty.

The principle of distribution of awards can be seen below:

• First place gets 100 WoCoins • Second place gets 50 WoCoins • Third place gets 25 WoCoins • Positions 4 to 10 each receive 10 WoCoins.

andrei9619 commented 2 years ago

Test Located at https://app.qase.io/case/WOMU/edit/82 https://app.qase.io/project/WOMU?suite=25&case=106 https://app.qase.io/project/WOMU?suite=25&case=110

ordeh commented 2 years ago

@andrei9619

Replace WoCons to WoCoins

image

Also, re-check other ranking tests for BC, CC, DS, IT events

andrei9619 commented 2 years ago

@ordeh Fixed