mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 11:01:38 -04:00
* fix(layout): Fix Settings layout in firefox * chore(availableForHire): Remove available for hire setting * feat(helpers): Use helper components for Settings layout * fix(map): Fix undefined lang requested * feat(settings): Expand Settings page functionality * chore(pledge): Remove pledge from Settings * fix(about): Adjust AboutSettings layout * fix(portfolio): Improve PortfolioSettings layout * fix(email): Improve EmailSettings layout * fix(settings): Align save buttons with form fields * fix(AHP): Format AHP * fix(DangerZone): Adjust DangerZone layout * fix(projectSettings): Change Button Copy * fix(CertSettings): Fix certificate claim logic * chore(lint): Lint
37 lines
940 B
JSON
37 lines
940 B
JSON
{
|
|
"name": "Data Visualization Certificate",
|
|
"order": 4,
|
|
"isPrivate": true,
|
|
"challenges": [
|
|
{
|
|
"id": "5a553ca864b52e1d8bceea14",
|
|
"title": "Data Visualization Certificate",
|
|
"challengeType": 7,
|
|
"description": [],
|
|
"challengeSeed": [],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |