* feat(package): Initial Curriculum separation * feat(package): Add org scope to package * chore(ooops): Remove development file * feat(npm): Add .npmignore * fix(paths): Fix curriculum paths * feat(build): Add a build step * chore(seed): Move package file back to seed * fix(ignore): Fix .npmIgnore file * chore(docs): Update README * chore(seed): Rename coding interview blocks * fix(seed): Challenge files now fit into learn * chore(seed): Update seed files for use in learn * chore(escapes): Unescape script tags of jQuery
38 lines
911 B
JSON
38 lines
911 B
JSON
{
|
|
"name": "Responsive Web Design Certificate",
|
|
"order": 1,
|
|
"isPrivate": true,
|
|
"challenges": [
|
|
{
|
|
"id": "561add10cb82ac38a17513bc",
|
|
"title": "Responsive Web Design Certificate",
|
|
"challengeType": 7,
|
|
"description": [],
|
|
"challengeSeed": [],
|
|
"isPrivate": true,
|
|
"tests": [
|
|
{
|
|
"id": "bd7158d8c442eddfaeb5bd18",
|
|
"title": "Build a Tribute Page"
|
|
},
|
|
{
|
|
"id": "587d78af367417b2b2512b03",
|
|
"title": "Build a Survey Form"
|
|
},
|
|
{
|
|
"id": "587d78af367417b2b2512b04",
|
|
"title": "Build a Product Landing Page"
|
|
},
|
|
{
|
|
"id": "587d78b0367417b2b2512b05",
|
|
"title": "Build a Technical Documentation Page"
|
|
},
|
|
{
|
|
"id": "587d78b0367417b2b2512b06",
|
|
"title": "Build a Personal Portfolio Webpage"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|