feat(curriculum): daily challenges 246-263 (#66715)

This commit is contained in:
Tom
2026-04-03 02:51:51 -05:00
committed by GitHub
parent a72fe07399
commit b24fa81f54
41 changed files with 3447 additions and 3 deletions
@@ -13,7 +13,7 @@ const { MONGOHQ_URL } = process.env;
// Number challenges in the dev-playground blocks
// Update this if the number of challenges changes
const EXPECTED_CHALLENGE_COUNT = 245;
const EXPECTED_CHALLENGE_COUNT = 263;
// Date to set for the first challenge, second challenge will be one day later, etc...
// **DO NOT CHANGE THIS AFTER RELEASE (if seeding production - okay for local dev)**