Advanced

[Resolved] GC8GK9N Merino's Events Challenge

[Resolved] GC8GK9N Merino's Events Challenge
December 02, 2019 03:04PM
Hi,

I have a challenge that requires having logged multiple events of different types of event.
It can re-use the existing Multiple test Checker (by Target)
I think that this tag should do the job:

{
    "func": "and",
    "conf": [
        {
            "func": "number",
            "conf": {
                "limit": 1,
                "types": [
                    "Giga-Event Cache"
                ]
            }
        },
		        {
            "func": "number",
            "conf": {
                "limit": 3,
                "types": [
                    "Mega-Event Cache"
                ]
            }
        },
        {
            "func": "number",
            "conf": {
                "limit": 5,
                "types": [
                    "Cache In Trash Out Event"
                ]
            }
        },
        {
            "func": "number",
            "conf": {
                "limit": 7,
                "types": [
                    "Event Cache"
                ]
            }
        }
    ]
}


Could you please let me know if this is insufficient information?

Thanks in advance,
Erwin (Merino)



Edited 2 time(s). Last edit at 12/02/2019 03:28PM by Merino. (view changes)
Re: GC8GK9N Merino's Events Challenge
December 02, 2019 04:05PM
Here is the link to the checker https://project-gc.com/Challenges/GC8GK9N/46985

Please test and reply
Re: GC8GK9N Merino's Events Challenge
December 02, 2019 04:16PM
Looking good, thanks. Tested with 2 known positives and 1 known negative.
Sorry, only registered users may post in this forum.

Click here to login