freeCodeCamp/curriculum/structure/blocks/quiz-javascript-higher-order-functions.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

15 lines
358 B
JSON

{
"name": "JavaScript Higher Order Functions Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "quiz-javascript-higher-order-functions",
"challengeOrder": [
{
"id": "66edcdd18a4ef8df16e6bb7e",
"title": "JavaScript Higher Order Functions Quiz"
}
],
"helpCategory": "JavaScript"
}