feat(curriculum): add dev-playground superblock and daily challenge types (#60439)

Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
Tom
2025-06-04 12:32:25 -05:00
committed by GitHub
parent d4c905e711
commit a2f2ad45c6
70 changed files with 4659 additions and 25 deletions

View File

@@ -14,7 +14,9 @@ const projectBasedChallengeTypes = [
challengeTypes.multifilePythonCertProject,
challengeTypes.lab,
challengeTypes.jsLab,
challengeTypes.pyLab
challengeTypes.pyLab,
challengeTypes.dailyChallengeJs,
challengeTypes.dailyChallengePy
];
export const isProjectBased = (