mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-19 04:00:56 -04:00
feat(curriculum): add college algebra cert as upcoming change (#43605)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user