feat(curriculum): RWD checkpoint certification (#62039)

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
Niraj Nandish
2025-10-08 23:54:21 +05:30
committed by GitHub
parent 4a1d743044
commit a9fab95361
15 changed files with 1319 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@ const idToPath = new Map(
'5e44431b903586ffb414c951': Certification.SciCompPy,
'5e46fc95ac417301a38fb934': Certification.DataAnalysisPy,
'5e46fc95ac417301a38fb935': Certification.MachineLearningPy,
'68db314d3c11a8bff07c7535': Certification.RespWebDesignV9,
'68c4069c1ef859270e17c495': Certification.JsV9
})
);