freeCodeCamp/curriculum/structure/blocks/workshop-sql-student-database-part-1.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

17 lines
423 B
JSON

{
"name": "Build a Student Database: Part 1",
"blockLabel": "workshop",
"blockLayout": "link",
"isUpcomingChange": false,
"usesMultifileEditor": false,
"hasEditableBoundaries": false,
"dashedName": "workshop-sql-student-database-part-1",
"challengeOrder": [
{
"id": "602da0c222201c65d2a019f5",
"title": "Build a Student Database: Part 1"
}
],
"helpCategory": "Backend Development"
}