×

To be able to write in the forum you need to authenticate. Meanwhile it's read-only.

Re: New Checker request for GCA0HZQ

[Resolved] New Checker request for GCA0HZQ
October 18, 2022 01:37AM
The challenge is to find a specific cache type on every day of the 31 month dates (1st - 31st - can be across multiple months/years)

Types are: Trad, Multi, Mystery, Earth, Letterbox, Virtual, Wherigo, Event, CITO

Complete 1st - 31st for 6 different types (entire row)

The below image would not qualify with 1/6 (Events)

Would be nice if the output could be in a grid like below image whether the cacher passes or fails the check.



Thankyou
Re: New Checker request for GCA0HZQ
October 18, 2022 03:03AM
I can think of a way to do this but it would not have the nice table output. Will let the other taggers have a look first though.
Re: New Checker request for GCA0HZQ
October 18, 2022 09:31AM
The multitest checker can do the job but will be very slow and might time out for some cachers. Also the output will not be as requested. It would be better when a scriptwriter spend time to make a dedicated script.

I will place the topic of this request as New script required
Re: New Checker request for GCA0HZQ
October 18, 2022 12:41PM
I can write the script. In the interest of being as generic as possible, I am thinking "find a cache matching N filters in every bucket", with a config like this:

{
    "fill": "days_of_month", # "months_of_year", "days_of_week"
    "at_least": 6,
    "filters": [
        { "types": [ "Traditional Cache" ] },
        { "types": [ "Multi-cache" ] },
        ...
    ]
}

Any suggestions to make it even more generic?



Edited 1 time(s). Last edit at 10/18/2022 01:11PM by Hügh. (view changes)
Re: New Checker request for GCA0HZQ
October 18, 2022 01:58PM
Suggest to look at this checker, for inspiration.
https://project-gc.com/Challenges/GC90FG0/54980
Re: New Checker request for GCA0HZQ
October 18, 2022 05:51PM
Oh very nice, I might adapt that one.
Re: New Checker request for GCA0HZQ
October 18, 2022 08:19PM
Hi again,

Is output like this acceptable for you?

https://i.imgur.com/4B2Ac00.png





Edited 1 time(s). Last edit at 10/18/2022 08:19PM by Hügh. (view changes)
Re: New Checker request for GCA0HZQ
October 18, 2022 09:38PM
Hi there, yes, that will be fine, I did like the alternative that Foolie suggested, but it did take a while to load.

Lets go with this one. Thanks Hügh
Re: New Checker request for GCA0HZQ
October 18, 2022 10:32PM
If you'd like, I can change the icons to be the corresponding container icon. Or a checkmark. Or anything, really. Up to you.
Re: New Checker request for GCA0HZQ
October 19, 2022 12:05AM
Awesome, thanks Hügh.

Can we get Ticks and Crosses? If it is possible, maybe the icon for each cache type in the column that lists the type (Dont worry if it will take too long)

Cheers
Adriaan
Re: New Checker request for GCA0HZQ
October 19, 2022 12:14AM
Does this look good? (and also work as expected?)

https://project-gc.com/Challenges/GCA0HZQ/72203
Re: New Checker request for GCA0HZQ
October 19, 2022 01:34AM
Perfect, fantastic work.

We just need to find 10 qualifiers to please the reviewers' requirements.

Thanks again.
Sorry, only registered users may post in this forum.

Click here to login