matttrenary / rugby-ratings

Calculate ratings from rugby scores
2 stars 1 forks source link

List Rankings #12

Closed grjanke closed 1 year ago

grjanke commented 1 year ago

We should list each team's ranking (based on its ELO rating).

The general public will appreciate having a number to the left of each team's name. While the ELO ratings are important and useful, fans care the most about where their team ranks compared to other teams. Otherwise they need to count down the list in order to figure this out.

matttrenary commented 1 year ago

Agreed. I think the terminology we'll end up with, and what will be displayed in the menu is: Results, Ratings, and Rankings. Ratings will be Elo but with a ranking number, Rankings will be pairwise.

grjanke commented 1 year ago

Is there a good reason not to display ELO and PWR on the same page? The table has a lot of room to fit more information.

matttrenary commented 1 year ago

Yeah that makes sense and I guess we can switch to the Ranking terminology for both since that's probably better understood publicly.

grjanke commented 1 year ago

PWR and ELO are now on the same page. I'm changing the header to "Rankings" instead of "Ratings", and then this is done!