chore(curriculum): hide prep exams (#60602)

This commit is contained in:
Tom
2025-05-29 13:29:07 -05:00
committed by GitHub
parent cf9742a0a5
commit 25cff1ecd8
@@ -123,12 +123,6 @@
"dashedName": "review-html"
}
]
},
{
"moduleType": "exam",
"comingSoon": true,
"dashedName": "exam-html",
"blocks": []
}
]
},
@@ -513,12 +507,6 @@
"dashedName": "review-css"
}
]
},
{
"moduleType": "exam",
"comingSoon": true,
"dashedName": "exam-css",
"blocks": []
}
]
},
@@ -1024,12 +1012,6 @@
"dashedName": "review-javascript"
}
]
},
{
"moduleType": "exam",
"comingSoon": true,
"dashedName": "exam-javascript",
"blocks": []
}
]
},
@@ -1180,12 +1162,6 @@
"dashedName": "review-front-end-libraries"
}
]
},
{
"moduleType": "exam",
"comingSoon": true,
"dashedName": "exam-front-end-libraries",
"blocks": []
}
]
},
@@ -1312,12 +1288,6 @@
"moduleType": "review",
"dashedName": "review-python",
"blocks": [{ "dashedName": "review-python" }]
},
{
"moduleType": "exam",
"comingSoon": true,
"dashedName": "exam-python",
"blocks": []
}
]
},