Add certification page
This commit is contained in:
@ -5,14 +5,25 @@
|
|||||||
{
|
{
|
||||||
"id": "561add10cb82ac38a17513be",
|
"id": "561add10cb82ac38a17513be",
|
||||||
"title": "Claim Your Front End Development Certificate",
|
"title": "Claim Your Front End Development Certificate",
|
||||||
"difficulty": 0.00,
|
"challengeSeed": [
|
||||||
"challengeSeed": [],
|
{
|
||||||
|
"properties": ["isHonest", "isFrontEndCert"],
|
||||||
|
"apis": ["/certificate/honest", "/certificate/verify/front-end"],
|
||||||
|
"stepIndex": [0, 1]
|
||||||
|
}
|
||||||
|
],
|
||||||
"description": [
|
"description": [
|
||||||
[
|
[
|
||||||
"http://i.imgur.com/RlEk2IF.jpg",
|
"http://i.imgur.com/RlEk2IF.jpg",
|
||||||
"a picture of Free Code Camp's 4 benefits: Get connected, Learn JavaScript, Build your Portfolio, Help nonprofits",
|
"a picture of Free Code Camp's 4 benefits: Get connected, Learn JavaScript, Build your Portfolio, Help nonprofits",
|
||||||
"Welcome to Free Code Camp. We're an open source community of busy people who learn to code and help nonprofits.",
|
"Welcome to Free Code Camp. We're an open source community of busy people who learn to code and help nonprofits.",
|
||||||
""
|
"#"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"http://i.imgur.com/RlEk2IF.jpg",
|
||||||
|
"a picture of Free Code Camp's 4 benefits: Get connected, Learn JavaScript, Build your Portfolio, Help nonprofits",
|
||||||
|
"Welcome to Free Code Camp. We're an open source community of busy people who learn to code and help nonprofits.",
|
||||||
|
"#"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"type": "Waypoint",
|
"type": "Waypoint",
|
||||||
|
@ -6,13 +6,25 @@
|
|||||||
"id": "660add10cb82ac38a17513be",
|
"id": "660add10cb82ac38a17513be",
|
||||||
"title": "Claim Your Full Stack Development Certificate",
|
"title": "Claim Your Full Stack Development Certificate",
|
||||||
"difficulty": 0.00,
|
"difficulty": 0.00,
|
||||||
"challengeSeed": [],
|
"challengeSeed": [
|
||||||
|
{
|
||||||
|
"properties": ["isHonest", "isFullStackCert"],
|
||||||
|
"apis": ["/certificate/honest", "/certificate/verify/full-stack"],
|
||||||
|
"stepIndex": [0, 1]
|
||||||
|
}
|
||||||
|
],
|
||||||
"description": [
|
"description": [
|
||||||
[
|
[
|
||||||
"http://i.imgur.com/RlEk2IF.jpg",
|
"http://i.imgur.com/RlEk2IF.jpg",
|
||||||
"a picture of Free Code Camp's 4 benefits: Get connected, Learn JavaScript, Build your Portfolio, Help nonprofits",
|
"a picture of Free Code Camp's 4 benefits: Get connected, Learn JavaScript, Build your Portfolio, Help nonprofits",
|
||||||
"Welcome to Free Code Camp. We're an open source community of busy people who learn to code and help nonprofits.",
|
"Welcome to Free Code Camp. We're an open source community of busy people who learn to code and help nonprofits.",
|
||||||
""
|
"#"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"http://i.imgur.com/RlEk2IF.jpg",
|
||||||
|
"a picture of Free Code Camp's 4 benefits: Get connected, Learn JavaScript, Build your Portfolio, Help nonprofits",
|
||||||
|
"Welcome to Free Code Camp. We're an open source community of busy people who learn to code and help nonprofits.",
|
||||||
|
"#"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"type": "Waypoint",
|
"type": "Waypoint",
|
||||||
|
Reference in New Issue
Block a user