freeCodeCamp/curriculum/structure/blocks/quiz-javascript-strings.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
297 B
JSON

{
"name": "JavaScript Strings Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "quiz-javascript-strings",
"challengeOrder": [
{ "id": "66edc31c44f1b9c1d5c5ebca", "title": "JavaScript Strings Quiz" }
],
"helpCategory": "JavaScript"
}