feat(curriculum): add college algebra cert as upcoming change (#43605)

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
Tom
2023-03-10 04:55:50 -06:00
committed by GitHub
parent 2d510e189b
commit b950070f80
111 changed files with 2328 additions and 39 deletions

View File

@@ -216,6 +216,11 @@
"description": "Camper is relational database certified",
"default": false
},
"isCollegeAlgebraPyCertV8": {
"type": "boolean",
"description": "Camper is college algebra with Python certified",
"default": false
},
"completedChallenges": {
"type": [
{