feat(curriculum): daily challenges 197-212 (#65864)

Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
This commit is contained in:
Tom
2026-02-20 09:34:38 -06:00
committed by GitHub
parent 941e965e8b
commit e020939682
37 changed files with 3137 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 = 196;
const EXPECTED_CHALLENGE_COUNT = 212;
// 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)**