• Hi Antoine,

    Could you help me change the plugin’s breakout criteria to benefit the older user?

    Example:
    1 – User A – 200 pts / Registered on 06/20/2018, 14:00:00
    2 – User B – 200 pts / Registered on 06/20/2018, 13:00:00
    3 – User C – 200 pts / Registered on 06/20/2018, 12:00:00

    I think the easiest way is to adopt as a tiebreak criterion who has the smaller UserID variable, but I do not know which file should be changed and how it should be changed.

    It is not necessary to show the user number or the time of registration in the ranking table, only show the desired order.

    Can you help me?

    —————
    I need this because we are offering prizes to the winners of each round and I can not award more than one entrant in case of a tie.

    Participants know that the criterion adopted is the one who registered first. We put this information in the rules.

    The ranking comes with the criteria set by default by the plugin, and sometimes does not bring in first who should be the winner (the oldest user).

    In order not to generate a frustration in a participant who comes to appear first, but who is not the real winner, we want to hit this criterion in the code for the ranking to be correct.

    Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AntoineH

    (@antoineh)

    I have an example plugin that alter the ordering of the ranking.
    You can use that as an example and change it to your needs.

    Thread Starter viniciusalves

    (@viniciusalves)

    Hi Antoine,

    Thanks for the answer.

    I am not a developer and I also have no knowledge of javascript so I find it risky to make the change in the plugin.

    For now, I’ll stick to the plugin’s standard criteria.

    Many thanks for your help one more time.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Criteria ranking to benefit the older user’ is closed to new replies.