fix(curriculum): rename rdbms cert project to proper name (#43042)
* fix:(curriculum): rename rdbms cert project * fix: some more spots to rename * fix: rename i18n's
This commit is contained in:
@ -469,8 +469,8 @@ const certMap = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '602da04c22201c65d2a019f4',
|
id: '602da04c22201c65d2a019f4',
|
||||||
title: 'Final Boss',
|
title: 'Number Guessing Game',
|
||||||
link: `${relationalDatabasesBase}/final-boss`,
|
link: `${relationalDatabasesBase}/number-guessing-game`,
|
||||||
superBlock: 'relational-databases'
|
superBlock: 'relational-databases'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -75,5 +75,5 @@
|
|||||||
"periodic-table-database": "Relational Databases",
|
"periodic-table-database": "Relational Databases",
|
||||||
"learn-github-by-building-a-list-of-inspirational-quotes":
|
"learn-github-by-building-a-list-of-inspirational-quotes":
|
||||||
"Relational Databases",
|
"Relational Databases",
|
||||||
"final-boss": "Relational Databases"
|
"number-guessing-game": "Relational Databases"
|
||||||
}
|
}
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"602da04c22201c65d2a019f4",
|
"602da04c22201c65d2a019f4",
|
||||||
"Final Boss"
|
"Number Guessing Game"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"helpRoom": "HelpBackend",
|
"helpRoom": "HelpBackend",
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
id: 602da04c22201c65d2a019f4
|
id: 602da04c22201c65d2a019f4
|
||||||
title: Final Boss
|
title: Number Guessing Game
|
||||||
challengeType: 12
|
challengeType: 12
|
||||||
helpCategory: Relational Databases
|
helpCategory: Relational Databases
|
||||||
url: https://github.com/moT01/.final-boss
|
url: https://github.com/moT01/.number-guessing-game
|
||||||
dashedName: final-boss
|
dashedName: number-guessing-game
|
||||||
---
|
---
|
||||||
|
|
||||||
# --description--
|
# --description--
|
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
id: 602da04c22201c65d2a019f4
|
id: 602da04c22201c65d2a019f4
|
||||||
title: Final Boss
|
title: Number Guessing Game
|
||||||
challengeType: 12
|
challengeType: 12
|
||||||
helpCategory: Relational Databases
|
helpCategory: Relational Databases
|
||||||
url: https://github.com/moT01/.final-boss
|
url: https://github.com/moT01/.number-guessing-game
|
||||||
dashedName: final-boss
|
dashedName: number-guessing-game
|
||||||
---
|
---
|
||||||
|
|
||||||
# --description--
|
# --description--
|
@ -12,4 +12,4 @@ tests:
|
|||||||
- id: 602d9ff222201c65d2a019f2
|
- id: 602d9ff222201c65d2a019f2
|
||||||
title: Periodic Table Database
|
title: Periodic Table Database
|
||||||
- id: 602da04c22201c65d2a019f4
|
- id: 602da04c22201c65d2a019f4
|
||||||
title: Final Boss
|
title: Number Guessing Game
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
id: 602da04c22201c65d2a019f4
|
id: 602da04c22201c65d2a019f4
|
||||||
title: Final Boss
|
title: Number Guessing Game
|
||||||
challengeType: 12
|
challengeType: 12
|
||||||
helpCategory: Relational Databases
|
helpCategory: Relational Databases
|
||||||
url: https://github.com/moT01/.final-boss
|
url: https://github.com/moT01/.number-guessing-game
|
||||||
dashedName: final-boss
|
dashedName: number-guessing-game
|
||||||
---
|
---
|
||||||
|
|
||||||
# --description--
|
# --description--
|
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
id: 602da04c22201c65d2a019f4
|
id: 602da04c22201c65d2a019f4
|
||||||
title: Final Boss
|
title: Number Guessing Game
|
||||||
challengeType: 12
|
challengeType: 12
|
||||||
helpCategory: Relational Databases
|
helpCategory: Relational Databases
|
||||||
url: https://github.com/moT01/.final-boss
|
url: https://github.com/moT01/.number-guessing-game
|
||||||
dashedName: final-boss
|
dashedName: number-guessing-game
|
||||||
---
|
---
|
||||||
|
|
||||||
# --description--
|
# --description--
|
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
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--
|
|
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
id: 602da04c22201c65d2a019f4
|
||||||
|
title: Number Guessing Game
|
||||||
|
challengeType: 12
|
||||||
|
helpCategory: Relational Databases
|
||||||
|
url: https://github.com/moT01/.number-guessing-game
|
||||||
|
dashedName: number-guessing-game
|
||||||
|
---
|
||||||
|
|
||||||
|
# --description--
|
||||||
|
|
||||||
|
# --instructions--
|
||||||
|
|
||||||
|
# --hints--
|
||||||
|
|
||||||
|
# --seed--
|
||||||
|
|
||||||
|
# --solutions--
|
@ -3,8 +3,8 @@ id: 602da04c22201c65d2a019f4
|
|||||||
title: Chefe final
|
title: Chefe final
|
||||||
challengeType: 12
|
challengeType: 12
|
||||||
helpCategory: Relational Databases
|
helpCategory: Relational Databases
|
||||||
url: https://github.com/moT01/.final-boss
|
url: https://github.com/moT01/.number-guessing-game
|
||||||
dashedName: final-boss
|
dashedName: number-guessing-game
|
||||||
---
|
---
|
||||||
|
|
||||||
# --description--
|
# --description--
|
Reference in New Issue
Block a user