Files
freeCodeCamp/curriculum/challenges/_meta/example-certification-exam/meta.json
Tom 4dfca3c560 feat: add exam environment (#50356)
* feat: add exam environment

* fix: cypress

* fix: lint-ts

* fix: lint-js

* fix: codefactor

* fix: don't translate comments from new JS spreadsheet

* fix: more tests

* fix: challenge schema

* fix: external curriculum test?

* fix: add more comments
2023-05-18 13:33:43 +02:00

17 lines
358 B
JSON

{
"name": "Example Certification Exam",
"isUpcomingChange": true,
"dashedName": "example-certification-exam",
"helpCategory": "HTML-CSS",
"order": 0,
"time": "2 hours",
"template": "",
"required": [],
"superBlock": "example-certification",
"challengeOrder": [
[
"645147516c245de4d11eb7ba",
"Certification Exam"
]
]}