From 806876a7f40f14c6c49fc8949f09cf4d094c2ff9 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Tue, 12 Jan 2016 00:07:16 -0600 Subject: [PATCH] remove advanced bonfires from required --- .../front-end-development-certificate.json | 2 +- .../sass.json | 2 +- .../back-end-development-certificate.json | 38 +------------------ 3 files changed, 3 insertions(+), 39 deletions(-) diff --git a/challenges/01-front-end-development-certification/front-end-development-certificate.json b/challenges/01-front-end-development-certification/front-end-development-certificate.json index c32a398d0a..cc6eee87f6 100644 --- a/challenges/01-front-end-development-certification/front-end-development-certificate.json +++ b/challenges/01-front-end-development-certification/front-end-development-certificate.json @@ -1,6 +1,6 @@ { "name": "Claim Your Front End Development Certificate", - "order": 12, + "order": 13, "time": "5m", "challenges": [ { diff --git a/challenges/02-data-visualization-certification/sass.json b/challenges/02-data-visualization-certification/sass.json index 1a908b2e90..54e0126eba 100644 --- a/challenges/02-data-visualization-certification/sass.json +++ b/challenges/02-data-visualization-certification/sass.json @@ -1,6 +1,6 @@ { "name": "Sass", - "order": 13, + "order": 13.5, "isComingSoon": true, "time": "5h", "challenges": [ diff --git a/challenges/03-back-end-development-certification/back-end-development-certificate.json b/challenges/03-back-end-development-certification/back-end-development-certificate.json index 80a6b3b432..8321f443ec 100644 --- a/challenges/03-back-end-development-certification/back-end-development-certificate.json +++ b/challenges/03-back-end-development-certification/back-end-development-certificate.json @@ -51,42 +51,6 @@ "type": "Waypoint", "challengeType": 7, "tests": [ - { - "id": "a2f1d72d9b908d0bd72bb9f6", - "title": "Make a Person" - }, - { - "id": "af4afb223120f7348cdfc9fd", - "title": "Map the Debris" - }, - { - "id": "a3f503de51cfab748ff001aa", - "title": "Pairwise" - }, - { - "id": "aff0395860f5d3034dc0bfc9", - "title": "Validate US Telephone Numbers" - }, - { - "id": "a3f503de51cf954ede28891d", - "title": "Symmetric Difference" - }, - { - "id": "aa2e6f85cab2ab736c9a9b24", - "title": "Exact Change" - }, - { - "id": "a56138aff60341a09ed6c480", - "title": "Inventory Update" - }, - { - "id": "a7bf700cd123b9a54eef01d5", - "title": "No repeats please" - }, - { - "id": "a19f0fbe1872186acd434d5a", - "title": "Friendly Date Ranges" - }, { "id": "bd7158d8c443edefaeb5bdef", "title": "Timestamp Microservice" @@ -165,4 +129,4 @@ "descriptionPt": [] } ] -} \ No newline at end of file +}