Can someone check why my tracks page shows TypeScript as “Last touched an hour ago”. I haven’t done anything on that track today
(originally asked on a different channel on 2023-02-10)
Can someone check why my tracks page shows TypeScript as “Last touched an hour ago”. I haven’t done anything on that track today
(originally asked on a different channel on 2023-02-10)
My guess is that Typescript updated an exercise, your exercise was run against the tests, passed, and was brought up to date. And somewhere along the way, that triggered the last_touched_at
column to be updated.
Yes, I’m sure you’re correct. The Luhn exercise was brought up-to-date on that day.
It is confusing to see my tracks board shift around mysteriously. It seems more sensible to base the “touched” status based on the timestamp of the last iteration.