freeCodeCamp/curriculum/structure/blocks/quiz-data-structures.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
283 B
JSON

{
"name": "Data Structures Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": true,
"dashedName": "quiz-data-structures",
"challengeOrder": [
{ "id": "67f41341453c2247fb2828f7", "title": "Data Structures Quiz" }
],
"helpCategory": "Python"
}