Award Updates (6 February 2025)

Announcements, comments, ideas, feedback, and "How do I... ?" questions
Post Reply
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Award Updates (6 February 2025)

Post by euler »

New awards have been added along with a number of visual tweaks to sections of the Progress pages to support them. Some of them should be obvious, but others might appear a little mysterious.
  • Three Strikes!: Get the diagonals in any three grids
  • Perfect Game: Get the diagonals in all possible grids
  • Unknown Conqueror: Five times lucky, five times smart
  • Tag Explorer: Solve at least one problem for one-hundred different tags
  • Mount Euler: Mastering the mountain of difficulty
  • Centenarian: Solved a problem on one-hundred different days
Two existing awards have changed slightly: CC for Continued Commitment has changed from solving the first two-hundred problems to complete any two grids and similarly, D for Dedication has changed from solving the first five-hundred problems to complete any five grids.

We hope you enjoy the changes.
Image
impudens simia et macrologus profundus fabulae
Swistakk
Posts: 66
Joined: Thu Feb 08, 2024 9:16 pm

Re: Award Updates (6 February 2025)

Post by Swistakk »

Wow, I have to be the first person ever (modulo site update time) to have CC for Continued Commitment, but not C for Commitment :lol:
Image
Friend key: 1418101_YlfryOhRZG4jK77oTiNuK1a32iJMBYwE
User avatar
thedoctar
Posts: 128
Joined: Fri Apr 15, 2011 11:57 am
Location: Sydney, Australia

Re: Award Updates (6 February 2025)

Post by thedoctar »

For the Centenarian problem, what's the definition of a day? Is it a 24-hour period between two problems, or Monday/Tuesday... (which would depend on the time zone?)
Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz
Image
fabas indulcet fames
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Award Updates (6 February 2025)

Post by euler »

Swistakk wrote: Thu Feb 06, 2025 8:26 pm Wow, I have to be the first person ever (modulo site update time) to have CC for Continued Commitment, but not C for Commitment :lol:
That made me chuckle too! For the sake of consistency, I've changed C for Commitment to complete any grid. So not only were you the first, you might have been the only one. :wink:
thedoctar wrote: Fri Feb 07, 2025 1:19 pm For the Centenarian problem, what's the definition of a day? Is it a 24-hour period between two problems, or Monday/Tuesday... (which would depend on the time zone?)
It counts the number of unique days, between 00:00 and 23:59 on a particular date in your own time zone, on which you solved a problem.
Image
impudens simia et macrologus profundus fabulae
koozkie
Posts: 2
Joined: Thu Feb 20, 2025 7:58 am

Re: Award Updates (6 February 2025)

Post by koozkie »

Not sure if this is related to this update, but I have not received a CC for Continued Commitment reward today that I should. (I have solved the first two grids)

Three Strikes! and Perfect Game also shows that I have 1/3 and 1/9 progress instead of 2/3 and 2/9
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Award Updates (6 February 2025)

Post by euler »

Thanks for reporting. I'll fix it when I get a chance.
Image
impudens simia et macrologus profundus fabulae
koozkie
Posts: 2
Joined: Thu Feb 20, 2025 7:58 am

Re: Award Updates (6 February 2025)

Post by koozkie »

Okay, so I have received the CC reward, but only after solving 201th problem (In different grid).
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Award Updates (6 February 2025)

Post by euler »

Yes, it was caused due to bad programming logic. :oops:

As the script scanned through your problems in order, it was keeping track of the number of problems solved in a grid (and the number of diagonals). When it found itself in a new grid, it checked the running totals, and incremented the grid complete or diagonals complete counters respectively, then reset the problem solve counters. However, as you had solved every problem in two grids, it never got to the third grid to do that check.

It should be working as intended for everyone now
Image
impudens simia et macrologus profundus fabulae
User avatar
Valentyn_Shtronda
Posts: 27
Joined: Tue Sep 11, 2012 9:18 pm
Location: Ukraine

Re: Award Updates (6 February 2025)

Post by Valentyn_Shtronda »

On my progress Awards page I see "89/100" on Tag Explorer award but on my progress Tags page I see "103/145".
Is this a bug?
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Award Updates (6 February 2025)

Post by euler »

There doesn't seem to be an account "FourLegsDriveCat" on the main site. Let me know your .net username and I'll change it here at .chat to match, then I'll look into it.
Image
impudens simia et macrologus profundus fabulae
User avatar
Valentyn_Shtronda
Posts: 27
Joined: Tue Sep 11, 2012 9:18 pm
Location: Ukraine

Re: Award Updates (6 February 2025)

Post by Valentyn_Shtronda »

euler wrote: Sat Aug 16, 2025 12:39 am There doesn't seem to be an account "FourLegsDriveCat" on the main site.
Ah, yeah. I forgot that I changed my user name there to "Valentyn_Shtronda".
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Award Updates (6 February 2025)

Post by euler »

Actually, it is very confusing and it's to do with hidden tags. The awards page count is correct (89 currently), but that is based on your preference for tags. You have chosen Full Tags which shows the names of the tags, but will not reveal problems that have those tags hidden. For example, there are 18 problems that use the tag: bisection, but 14 are hidden. You have solved 3 of those problems with hidden tags. So when it counts the number of problems for which you have solved at least one tag it will not include bisection.

There was a bug, in that the tag explorer section of your Progress page was counting those hidden tags; I've fixed that now.

Where it gets confusing is that if you change your tag preference to Full Tags+, which shows hidden tags, your count will increase to 103 based on your current solve profile. This means you could earn/"unearn" that particular award if you are on the boundary (like you) and you switch your tag preferences.

The team discussed this issue at the time and we couldn't find a perfectly satisfactory solution at the time. However, having now fixed the count on the tag explorer section so that both sections have the same total, it shouldn't create the same confusion it clearly caused this time.

By the way, would you like me to change your username here to Valentyn_Shtronda?
Image
impudens simia et macrologus profundus fabulae
User avatar
Valentyn_Shtronda
Posts: 27
Joined: Tue Sep 11, 2012 9:18 pm
Location: Ukraine

Re: Award Updates (6 February 2025)

Post by Valentyn_Shtronda »

Thank you for the explanation and the bugfix.

Let me express my ideas and sorry if your team already discussed this.
To avoid earning/unearning the award when account settings are changed, I would exclude hidden tags from Tag Explorer award counter, even if the setting is Full Tags+. So there will be no ambiguity and everyone would be in equal conditions.
To avoid any confusion on Tag Explorer page if the setting is Full Tags+, the counter could be broken down. For example:
"Solved at least one problem for 103 of the 145 tags (61%).
(89 visible and 14 hidden out of 125 visible and 20 hidden)"
If the setting is Full Tags, there is no need to break it down.
euler wrote: Sat Aug 16, 2025 1:07 pm By the way, would you like me to change your username here to Valentyn_Shtronda?
Yes, please.
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Award Updates (6 February 2025)

Post by euler »

That was a good idea to lock the award into visible tags. Along with that I've made some additional changes which, I hope, makes it clearer to everyone now. The tag explorer section of the Progress page now shows bars for visible and hidden tags. Searching will not reveal the problems using those hidden tags if you haven't chosen Full Tags+. The main reason for this change is that the view remains the same for all tag enabled options. Switching tag options and seeing your totals change is not only confusing, but could be frustrating if you thought you'd maxed out a particular tag.
Image
impudens simia et macrologus profundus fabulae
Post Reply