Merge pull request #15432 from QuincyLarson/fix/move-gear-up-challenges-sooner

move gear up for success challenges earlier in map
This commit is contained in:
Berkeley Martinez
2017-06-19 14:35:38 -07:00
committed by GitHub
2 changed files with 18 additions and 18 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Responsive Design with Bootstrap",
"order": 3,
"order": 4,
"time": "5 hours",
"helpRoom": "Help",
"challenges": [

View File

@ -1,6 +1,6 @@
{
"name": "Gear up for Success",
"order": 4,
"order": 3,
"time": "20 minutes",
"challenges": [
{
@ -162,6 +162,22 @@
]
]
},
{
"id": "58d9cc820ce2197370032a13",
"title": "Become a Supporter",
"description": [
[
"//i.imgur.com/CxcBk9C.png",
"Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"freeCodeCamp is a small nonprofit that helps busy people learn to code for free. Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"/donate"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7
},
{
"id": "570add8ccb82ac38a17513c3",
"title": "Join our LinkedIn Alumni Network",
@ -204,22 +220,6 @@
"https://www.linkedin.com/profile/edit-education?school=Free+Code+Camp"
]
]
},
{
"id": "58d9cc820ce2197370032a13",
"title": "Become a Supporter",
"description": [
[
"//i.imgur.com/CxcBk9C.png",
"Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"freeCodeCamp is a small nonprofit that helps busy people learn to code for free. Help us pay for servers and other costs. Set up a monthly donation you can afford.",
"/donate"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7
}
]
}