Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for tie handling in leaderboards. #46

Merged
merged 1 commit into from
Jul 28, 2014
Merged

Add support for tie handling in leaderboards. #46

merged 1 commit into from
Jul 28, 2014

Commits on Jul 27, 2014

  1. Add support for tie handling in leaderboards.

    * TieRankingLeaderboard: Members with the same score are given
      the same rank.
    * CompetitionRankingLeaderboard: Members with the same score will
      be given the same rank. A gap is left in the ranking numbers
      depending on where the next differing score falls.
    czarneckid committed Jul 27, 2014
    Configuration menu
    Copy the full SHA
    ebb5f0e View commit details
    Browse the repository at this point in the history