feat(curriculum): add relational databases cert as upcoming change (#41658)

This commit is contained in:
Tom
2021-06-15 10:37:13 -05:00
committed by GitHub
parent ae0d34359a
commit 067761f2f6
30 changed files with 597 additions and 19 deletions

View File

@ -0,0 +1,71 @@
{
"name": "Learn Relational Databases",
"isUpcomingChange": true,
"dashedName": "learn-relational-databases",
"order": 2,
"time": "",
"template": "",
"required": [],
"superBlock": "relational-databases",
"superOrder": 12,
"challengeOrder": [
[
"5ea8adfab628f68d805bfc5e",
"Learn Bash by Building a Boilerplate"
],
[
"5f2c289f164c29556da632fd",
"Learn Relational Databases by Building a Mario Database"
],
[
"5f1a4ef5d5d6b5ab580fc6ae",
"Celestial Bodies Database"
],
[
"5f5904ac738bc2fa9efecf5a",
"Learn Bash Scripting by Building Five Programs"
],
[
"602da0c222201c65d2a019f5",
"Learn SQL by Building a Student Database"
],
[
"5f9771307d4d22b9d2b75a94",
"World Cup Database"
],
[
"602da0de22201c65d2a019f6",
"Learn Advanced Bash by Building"
],
[
"5f5b969a05380d2179fe6e18",
"Learn Bash and SQL by Building a Bike Rental Shop"
],
[
"5f87ac112ae598023a42df1a",
"Salon Appointment Scheduler"
],
[
"5f32db63eb37f7e17323f459",
"Learn Nano by Building a Castle"
],
[
"5fa323cdaf6a73463d590659",
"Learn Git by Building an SQL Reference Object"
],
[
"602d9ff222201c65d2a019f2",
"Periodic Table Database"
],
[
"602da04222201c65d2a019f3",
"Learn GitHub by Building a List of Inspirational Quotes"
],
[
"602da04c22201c65d2a019f4",
"Final Boss"
]
],
"helpRoom": "HelpBackend",
"fileName": "13-relational-databases/learn-relational-databases.json"
}

View File

@ -0,0 +1,20 @@
{
"name": "Relational Databases Certificate",
"isUpcomingChange": true,
"dashedName": "relational-databases-v8-certificate",
"order": 11,
"time": "",
"template": "",
"required": [],
"superBlock": "certificates",
"superOrder": 12,
"challengeOrder": [
[
"606243f50267e718b1e755f4",
"Relational Databases Certificate"
]
],
"isPrivate": true,
"fileName": "12-certificates/relational-databases-v8-certificate.json"
}

View File

@ -0,0 +1,15 @@
id: 606243f50267e718b1e755f4
title: Relational Databases Certificate
challengeType: 7
isPrivate: true
tests:
- id: 5f1a4ef5d5d6b5ab580fc6ae
title: Celestial Bodies Database
- id: 5f9771307d4d22b9d2b75a94
title: World Cup Database
- id: 5f87ac112ae598023a42df1a
title: Salon Appointment Scheduler
- id: 602d9ff222201c65d2a019f2
title: Periodic Table Database
- id: 602da04c22201c65d2a019f4
title: Final Boss

View File

@ -0,0 +1,19 @@
---
id: 5f1a4ef5d5d6b5ab580fc6ae
title: Celestial Bodies Database
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.celestial-bodies-database
dashedName: celestial-bodies-database
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 602da04c22201c65d2a019f4
title: Final Boss
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.final-boss
dashedName: final-boss
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 602da0de22201c65d2a019f6
title: Learn Advanced Bash by Building
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-advanced-bash-by-building
dashedName: learn-advanced-bash-by-building
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,17 @@
---
id: 5f5b969a05380d2179fe6e18
title: Learn Bash and SQL by Building a Bike Rental Shop
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-bash-and-sql-by-building-a-bike-rental-shop
dashedName: learn-bash-and-sql-by-building-a-bike-rental-shop
---
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 5ea8adfab628f68d805bfc5e
title: Learn Bash by Building a Boilerplate
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/freeCodeCamp/.learn-bash-by-building-a-boilerplate
dashedName: learn-bash-by-building-a-boilerplate
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 5f5904ac738bc2fa9efecf5a
title: Learn Bash Scripting by Building Five Programs
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-bash-scripting-by-building-five-programs
dashedName: learn-bash-scripting-by-building-five-programs
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 5fa323cdaf6a73463d590659
title: Learn Git by Building an SQL Reference Object
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-git-by-building-an-sql-reference-object
dashedName: learn-git-by-building-an-sql-reference-object
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 602da04222201c65d2a019f3
title: Learn GitHub by Building a List of Inspirational Quotes
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-github-by-building-a-list-of-inspirational-quotes
dashedName: learn-github-by-building-a-list-of-inspirational-quotes
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 5f32db63eb37f7e17323f459
title: Learn Nano by Building a Castle
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-nano-by-building-a-castle
dashedName: learn-nano-by-building-a-castle
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 5f2c289f164c29556da632fd
title: Learn Relational Databases by Building a Mario Database
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-relational-databases-by-building-a-mario-database
dashedName: learn-relational-databases-by-building-a-mario-database
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 602da0c222201c65d2a019f5
title: Learn SQL by Building a Student Database
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.learn-sql-by-building-a-student-database
dashedName: learn-sql-by-building-a-student-database
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 602d9ff222201c65d2a019f2
title: Periodic Table Database
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.periodic-table-database
dashedName: periodic-table-database
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 5f87ac112ae598023a42df1a
title: Salon Appointment Scheduler
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.salon-appointment-scheduler
dashedName: salon-appointment-scheduler
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--

View File

@ -0,0 +1,18 @@
---
id: 5f9771307d4d22b9d2b75a94
title: World Cup Database
challengeType: 12
helpCategory: Relational Databases
url: https://github.com/moT01/.world-cup-database
dashedName: world-cup-database
---
# --description--
# --instructions--
# --hints--
# --seed--
# --solutions--