Advanced

Change History

Once a checker request has been fulfilled and the challenge owner (or checker requester) is satisfied the thread should be moved here by a moderator. Please allow some time before moving the thread, to allow feedback from the requester.

Message: GC8GK9N Merino's Events Challenge

Changed By: Merino
Change Date: December 02, 2019 03:28PM

GC8GK9N Merino's Events Challenge
Hi,

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

[code]
{
"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"
]
}
}
]
}
[/code]


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

Thanks in advance,
Erwin (Merino)
Changed By: Merino
Change Date: December 02, 2019 03:14PM

GC8GK9N Merino's Events Challenge
Hi,

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

[code]
{
"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"
]
}
}
]
}
[/code]


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

Thanks in advance,
Erwin (Merino)
Changed By: Merino
Change Date: December 02, 2019 03:07PM

GC8GK9N Merino's Events Challenge
Hi,

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

[code]
{
"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"
]
}
}
]
}
[/code]


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

Thanks in advance,
Erwin (Merino)

Original Message

Author: Merino
Date: December 02, 2019 03:04PM

GC8GK9N Merino's Events Challenge
Hi,

I have a challenge that requires having logged multiple events of different types of event.
It can re-use he 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 sufficient information?

Thanks in advance,
Erwin (Merino)