From 067394dc14629ad49a1e5ad02cc3c36e0bc145c8 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sun, 18 Jun 2017 09:45:13 -0500 Subject: [PATCH] move gear up for success challenges earlier in map --- .../bootstrap.json | 2 +- .../gear-up-for-success.json | 34 +++++++++---------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/seed/challenges/01-front-end-development-certification/bootstrap.json b/seed/challenges/01-front-end-development-certification/bootstrap.json index c7ad298e24..a09bda2844 100644 --- a/seed/challenges/01-front-end-development-certification/bootstrap.json +++ b/seed/challenges/01-front-end-development-certification/bootstrap.json @@ -1,6 +1,6 @@ { "name": "Responsive Design with Bootstrap", - "order": 3, + "order": 4, "time": "5 hours", "helpRoom": "Help", "challenges": [ diff --git a/seed/challenges/01-front-end-development-certification/gear-up-for-success.json b/seed/challenges/01-front-end-development-certification/gear-up-for-success.json index 9528a49b49..83804560a7 100644 --- a/seed/challenges/01-front-end-development-certification/gear-up-for-success.json +++ b/seed/challenges/01-front-end-development-certification/gear-up-for-success.json @@ -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 } ] } \ No newline at end of file