freeCodeCamp/curriculum/structure/blocks/quiz-sql-and-postgresql.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
306 B
JSON

{
"name": "SQL and PostgreSQL Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "quiz-sql-and-postgresql",
"challengeOrder": [
{ "id": "66f1af82732957c895f0b21a", "title": "SQL and PostgreSQL Quiz" }
],
"helpCategory": "Backend Development"
}