mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 16:45:22 +00:00
10 lines
288 B
JSON
10 lines
288 B
JSON
[
|
|
{
|
|
"id": "mini-shop-red-second-cheapest",
|
|
"difficulty": "L2",
|
|
"intent": "Add the second-cheapest red product to cart, checkout, and leave the generated order id visible.",
|
|
"gradeSource": "harness",
|
|
"grader": "MiniShopGrader.grade(task, state, products, run)"
|
|
}
|
|
]
|