This PR allows us to validate the schema during test. It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
37 lines
914 B
JSON
37 lines
914 B
JSON
{
|
|
"name": "Data Visualization Certificate",
|
|
"order": 4,
|
|
"isPrivate": true,
|
|
"challenges": [
|
|
{
|
|
"id": "5a553ca864b52e1d8bceea14",
|
|
"title": "Data Visualization Certificate",
|
|
"challengeType": 7,
|
|
"description": [],
|
|
"isPrivate": true,
|
|
"tests": [
|
|
{
|
|
"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": "587d7fa6367417b2b2512bbf",
|
|
"title": "Visualize Data with a Choropleth Map"
|
|
},
|
|
{
|
|
"id": "587d7fa6367417b2b2512bc0",
|
|
"title": "Visualize Data with a Treemap Diagram"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|