* 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
58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"name": "Legacy Data Visualization Certificate",
|
|
"order": 1,
|
|
"isPrivate": true,
|
|
"challenges": [
|
|
{
|
|
"id": "561add10cb82ac39a17513bc",
|
|
"title": "Legacy Data Visualization Certificate",
|
|
"challengeType": 7,
|
|
"description": [],
|
|
"challengeSeed": [],
|
|
"isPrivate": true,
|
|
"tests": [
|
|
{
|
|
"id": "bd7157d8c242eddfaeb5bd13",
|
|
"title": "Build a Markdown Previewer"
|
|
},
|
|
{
|
|
"id": "bd7156d8c242eddfaeb5bd13",
|
|
"title": "Build a Camper Leaderboard"
|
|
},
|
|
{
|
|
"id": "bd7155d8c242eddfaeb5bd13",
|
|
"title": "Build a Recipe Box"
|
|
},
|
|
{
|
|
"id": "bd7154d8c242eddfaeb5bd13",
|
|
"title": "Build the Game of Life"
|
|
},
|
|
{
|
|
"id": "bd7153d8c242eddfaeb5bd13",
|
|
"title": "Build a Roguelike Dungeon Crawler Game"
|
|
},
|
|
{
|
|
"id": "bd7168d8c242eddfaeb5bd13",
|
|
"title": "Visualize Data with a Bar Chart"
|
|
},
|
|
{
|
|
"id": "bd7178d8c242eddfaeb5bd13",
|
|
"title": "Visualize Data with a Scatterplot Graph"
|
|
},
|
|
{
|
|
"id": "bd7188d8c242eddfaeb5bd13",
|
|
"title": "Visualize Data with a Heat Map"
|
|
},
|
|
{
|
|
"id": "bd7198d8c242eddfaeb5bd13",
|
|
"title": "Show National Contiguity with a Force Directed Graph"
|
|
},
|
|
{
|
|
"id": "bd7108d8c242eddfaeb5bd13",
|
|
"title": "Map Data Across the Globe"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|