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
310 B
JSON
15 lines
310 B
JSON
{
|
|
"name": "Learn Bash and SQL by Building a Bike Rental Shop",
|
|
"isUpcomingChange": false,
|
|
"order": 8,
|
|
"time": "5 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "relational-database",
|
|
"challengeOrder": [
|
|
[
|
|
"5f5b969a05380d2179fe6e18",
|
|
"Build a Bike Rental Shop"
|
|
]
|
|
]}
|