freeCodeCamp/curriculum/structure/blocks/quiz-computer-basics.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
286 B
JSON

{
"name": "Computer Basics Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "quiz-computer-basics",
"challengeOrder": [
{ "id": "66ed8fb9f45ce3ece4053eac", "title": "Computer Basics Quiz" }
],
"helpCategory": "HTML-CSS"
}