Author Topic: Overall Stats Ranking  (Read 26635 times)

0 Members and 1 Guest are viewing this topic.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 5182
  • Last Login:Today at 12:39:51 pm
Re: Overall Stats Ranking
« Reply #15 on: June 03, 2025, 01:32:16 pm »
I think the fairly straightforward addition is to add 2 columns to each of the user.php page tables for number of (connected) routes traveled and number of routes clinched.

Nope, that would mean 10 additional columns for by region, and 5 by system!
Today, by region has:
Clinched (miles) + Overall (miles) + % each for active and active+preview systems.
We'd need to add Clinched (routes) + Clinched (%) + Traveled (routes) + Traveled (%) + Overall (routes)
For by system just for active OR active+preview, thus 5 columns.
I think that's too much, isn't it?

Online Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2939
  • Last Login:Today at 04:03:56 pm
Re: Overall Stats Ranking
« Reply #16 on: June 03, 2025, 02:44:11 pm »
That would be way too much.  I think it would need to be 5 columns in each table:

Rank
Username
Distance (miles/km followed by percent in parens)
Routes traveled (number followed by percent in parens)
Routes clinched (number followed by percent in parens)

It is definitely possible that this is still way too much as long as we will have separate tables for active and active+preview.  A compromise might be to have a toggle to show active only or active+preview.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 5182
  • Last Login:Today at 12:39:51 pm
Re: Overall Stats Ranking
« Reply #17 on: June 03, 2025, 03:08:13 pm »
That would be way too much.  I think it would need to be 5 columns in each table:

Rank
Username
Distance (miles/km followed by percent in parens)
Routes traveled (number followed by percent in parens)
Routes clinched (number followed by percent in parens)

That's https://travelmapping.net/stat.php I seconded. However, I'd like to have separate columns for % so that columns remain sortable.

It is definitely possible that this is still way too much as long as we will have separate tables for active and active+preview.  A compromise might be to have a toggle to show active only or active+preview.

I don't like the toggle. Not user-friendly. I usually just look at active+preview, i.e. I had to enable it first.....

Online Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2939
  • Last Login:Today at 04:03:56 pm
Re: Overall Stats Ranking
« Reply #18 on: June 03, 2025, 03:13:56 pm »
Sorry, I typed "user.php" thinking "stat.php".  I don't propose any changes to user.php.

Offline cenlaroads

  • TM Collaborator
  • Jr. Member
  • *****
  • Posts: 67
  • Last Login:Today at 01:34:26 am
Re: Overall Stats Ranking
« Reply #19 on: Yesterday at 11:51:42 pm »
Also, there seems to be an error with the rankings by Routes Clinched.  terminal_moraine and formulanone are both tied for 16 but have 1889 and 1888 routes clinched, respectively, and ssoworld and barefoot_driver are both tied for 38 but have 1021 and 1017 routes clinched, respectively.

Edit:  This is for active systems only.

Online Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2939
  • Last Login:Today at 04:03:56 pm
Re: Overall Stats Ranking
« Reply #20 on: Today at 07:41:00 am »
Also, there seems to be an error with the rankings by Routes Clinched.  terminal_moraine and formulanone are both tied for 16 but have 1889 and 1888 routes clinched, respectively, and ssoworld and barefoot_driver are both tied for 38 but have 1021 and 1017 routes clinched, respectively.

Edit:  This is for active systems only.

Good catch, thanks for reporting it.  Fortunately, it was an easy fix and I think it's good now.