freeCodeCamp/curriculum/structure/blocks/quiz-recursion.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

12 lines
270 B
JSON

{
"name": "Recursion Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "quiz-recursion",
"challengeOrder": [
{ "id": "66edd43cded6bff30944b676", "title": "Recursion Quiz" }
],
"helpCategory": "JavaScript"
}