feat(curriculum): add remaining new superblocks (4 of them) (#62611)

This commit is contained in:
Tom
2025-10-09 10:54:56 -05:00
committed by GitHub
parent 2cb3baba7f
commit 4afd65e683
30 changed files with 520 additions and 18 deletions
+5 -1
View File
@@ -18,7 +18,11 @@ const idToPath = new Map(
'5e46fc95ac417301a38fb934': Certification.DataAnalysisPy,
'5e46fc95ac417301a38fb935': Certification.MachineLearningPy,
'68db314d3c11a8bff07c7535': Certification.RespWebDesignV9,
'68c4069c1ef859270e17c495': Certification.JsV9
'68c4069c1ef859270e17c495': Certification.JsV9,
'68e008aa5f80c6099d47b3a2': Certification.FrontEndDevLibsV9,
'68e6bd5020effa1586e79855': Certification.PythonV9,
'68e6bd5120effa1586e79856': Certification.RelationalDbV9,
'68e6bd5120effa1586e79857': Certification.BackEndDevApisV9
})
);