diff --git a/seed/challenges/01-front-end-development-certification/jquery.json b/seed/challenges/01-front-end-development-certification/jquery.json index bcc4b2295a..9ff67402d4 100644 --- a/seed/challenges/01-front-end-development-certification/jquery.json +++ b/seed/challenges/01-front-end-development-certification/jquery.json @@ -3,6 +3,9 @@ "order": 5, "time": "3 hours", "helpRoom": "Help", + "required": [ + { "link": "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.css" } + ], "challenges": [ { "id": "bad87fee1348bd9acdd08826", diff --git a/seed/challenges/01-front-end-development-certification/json-apis-and-ajax.json b/seed/challenges/01-front-end-development-certification/json-apis-and-ajax.json index 9c10a6fd5c..d16b313660 100644 --- a/seed/challenges/01-front-end-development-certification/json-apis-and-ajax.json +++ b/seed/challenges/01-front-end-development-certification/json-apis-and-ajax.json @@ -3,6 +3,9 @@ "order": 10, "time": "2 hours", "helpRoom": "Help", + "required": [ + { "link": "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.css" } + ], "challenges": [ { "id": "56bbb991ad1ed5201cd392d4",