From 3509e8c285f9c9b73ac2c9e8bd8079e0d4de4df0 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Sat, 14 Feb 2015 16:53:54 -0800 Subject: [PATCH] hide javascript and video courseware for now. add link to new screen hero video. --- seed_data/challenges.json | 2 +- seed_data/coursewares.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/seed_data/challenges.json b/seed_data/challenges.json index 23a6780577..84cad0c051 100644 --- a/seed_data/challenges.json +++ b/seed_data/challenges.json @@ -420,7 +420,7 @@ { "name": "Pair Program on Bonfires", "time": 60, - "video": "114635308", + "video": "119657641", "challengeNumber": 34, "steps": [ "OK, we're finally ready to start pair programming!", diff --git a/seed_data/coursewares.json b/seed_data/coursewares.json index 9547449e9a..21454b1d0a 100644 --- a/seed_data/coursewares.json +++ b/seed_data/coursewares.json @@ -2,7 +2,7 @@ { "_id" : "bd7123d8c441eddfaeb5bdef", "name": "Learn how Free Code Camp Works", - "difficulty": 0.00, + "difficulty": 9.99, "description": [ "Watch this 90 second video, or simply read this summary:", "Welcome to Free Code Camp. We're a community of busy people learning to code.", @@ -27,7 +27,7 @@ { "_id": "bd7123c8c441eddfaeb5bdef", "name": "Meet Booleans", - "difficulty": "0.001", + "difficulty": "9.999", "description": [ "Return true" ], @@ -43,7 +43,7 @@ { "_id" : "bd7123c8c441eddfaeb5bdef", "name": "Start our Challenges", - "difficulty": "0.002", + "difficulty": "0.00", "description": [ "Welcome to Free Code Camp's first challenge! Click on the button below for further instructions.", "Awesome. Now you can read the rest of this challenge's instructions.",