freeCodeCamp/curriculum/structure/blocks/quiz-basic-html.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
271 B
JSON

{
"name": "Basic HTML Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "quiz-basic-html",
"challengeOrder": [
{ "id": "66df3b712c41c499e9d31e5b", "title": "Basic HTML Quiz" }
],
"helpCategory": "HTML-CSS"
}