• Hello @savvasha

    I have four player statistics: Goals (G), Assists (A), Defenses (D) and MVP (which is G + A + D)
    At the player list, they are sorted using the MVP column descending.
    In some occasions many players might be tied, but they are ranking (this an example) from 1 to 5, as follow:
    1.) MVP=10, G=5, A=2, D=3
    2.) MVP=10, G=1, A=4, D=5
    3.) MVP=8, G=3, A=1, D=4
    4.) MVP=6, G=1, A=0, D=4
    5.) MVP=6, G=2, A=2, D=1

    Given that the main statistics (G, A, D) are equally important in the game, I don’t want to consider them as tiebreaker annotations.
    So, could the Ranking Column appears as:
    1.) MVP=10, G=5, A=2, D=3
    1.) MVP=10, G=1, A=4, D=5
    3.) MVP=8, G=3, A=1, D=4
    4.) MVP=6, G=1, A=0, D=4
    4.) MVP=6, G=2, A=2, D=1

    (This also applies for the Position Columns at League Tables)

    Thanks for your support.
    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Savvas

    (@savvasha)

    Hi @byzdata ,

    There is an option at SportsPress->Settings->Clubs->League Tables called always increment. Did you try to deselect it? Probably it will not work because it is under the Clubs tab, but no harm if you try it 🙂

    Thanks,
    Savvas

    Thread Starter byzdata

    (@byzdata)

    Hello @savvasha
    Thanks for your quick reply.
    I saw that setting and is currently deselected. But only works in League Tables. (I already tested)
    Is it possible to log it as a new requirement at the “Settings, Players” for “Player Lists”

    Thread Starter byzdata

    (@byzdata)

    Hello @rochesterj or @savvasha
    Any ideas on how can I properly sort a Player List, without am “always increment”?
    Thanks

    Plugin Contributor Savvas

    (@savvasha)

    Hi @byzdata ,

    I have forwarded your “recomendation” for an option to disable “always increment” in Player Lists. Currently, unfortunately, is not in their top priorities. If you are needing this asap, then you should hire a Developer to help you out…

    Thanks,
    Savvas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ranking/Position column a little bit smarter’ is closed to new replies.