mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-29 18:02:06 -05:00
feat(curriculum): add remaining new superblocks (4 of them) (#62611)
This commit is contained in:
14
curriculum/structure/blocks/exam-python-certification.json
Normal file
14
curriculum/structure/blocks/exam-python-certification.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Python Certification Exam",
|
||||
"blockType": "exam",
|
||||
"blockLayout": "link",
|
||||
"isUpcomingChange": true,
|
||||
"dashedName": "exam-python-certification",
|
||||
"helpCategory": "Python",
|
||||
"challengeOrder": [
|
||||
{
|
||||
"id": "68e6bf0320effa1586e79858",
|
||||
"title": "Python Certification Exam"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user