fix: unhide cert from settings page fix: add cert variables where missing fix: show token on settings page feat: add challenges to certified user data fix: stylize settings page a little bit fix: only show rdbms when upcomingChanges = true fix: relational databases -> relational database
15 lines
314 B
JSON
15 lines
314 B
JSON
{
|
|
"name": "Learn Relational Databases by Building a Mario Database",
|
|
"isUpcomingChange": false,
|
|
"order": 1,
|
|
"time": "5 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "relational-database",
|
|
"challengeOrder": [
|
|
[
|
|
"5f2c289f164c29556da632fd",
|
|
"Build a Mario Database"
|
|
]
|
|
]}
|