diff --git a/seed_data/coursewares.json b/seed_data/coursewares.json index d1dd9eb3c1..724af142fb 100644 --- a/seed_data/coursewares.json +++ b/seed_data/coursewares.json @@ -493,11 +493,11 @@ "_id": "bd7154d8c441eddfaeb5bdef", "name": "Get Started with Angular.js", "difficulty": 0.34, - "challengeSeed": "125671736", + "challengeSeed": "114684726", "description": [ - "Angular.js is a popular client-side JavaScript framework. It will help you create buttery smooth browser-based interactions.", - "Codecademy has a fun, interactive Angular.js course. This will give us a quick tour of Angular.js's mechanics and features.", - "Complete Unit 1 of http://www.codecademy.com/learn/learn-angularjs" + "Code School has a short, free Angular.js course. This will give us a quick tour of Angular.js's mechanics and features.", + "In this course, we'll build a virtual shop entirely in Angular.js.", + "Go to http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/1/section/1/video/1 and complete the section." ], "challengeType": 2, "tests": [] @@ -506,42 +506,49 @@ "_id": "bd7155d8c441eddfaeb5bdef", "name": "Apply Angular.js Directives", "difficulty": 0.35, - "challengeSeed": "125671736", + "challengeSeed": "114684727", "description": [ - "Complete Unit 2 of http://www.codecademy.com/learn/learn-angularjs" + "Directives serve as markers in your HTML. When Angular.js compiles your HTML, it will can alter the behavior of DOM elements based on the directives you've used.", + "Let's learn how these powerful directives work, and how to use them to make your web apps more dynamic", + "Go to http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/2/section/1/video/1 and complete the section." ], "challengeType": 2, "tests": [] }, { "_id": "bd7156d8c441eddfaeb5bdef", - "name": "Create Angular.js Services", + "name": "Power Forms with Angular.js", "difficulty": 0.36, - "challengeSeed": "125671736", + "challengeSeed": "114684729", "description": [ - "Complete Unit 3 of http://www.codecademy.com/learn/learn-angularjs" + "One area where Angular.js really shines is its powerful web forms.", + "Learn how to create reactive Angular.js forms, including real-time form validation.", + "Go to http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/3/section/1/video/1 and complete the section." ], "challengeType": 2, "tests": [] }, { "_id": "bd7157d8c441eddfaeb5bdef", - "name": "Structure Angular.js Routes", + "name": "Customize Angular.js Directives", "difficulty": 0.37, - "challengeSeed": "125671736", + "challengeSeed": "114685062", "description": [ - "Complete Unit 4 of http://www.codecademy.com/learn/learn-angularjs" + "Now we'll learn how to modify existing Angular.js directives, and even build directives of your own.", + "Go to http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/4/section/1/video/1 and complete the section." ], "challengeType": 2, "tests": [] }, { "_id": "bd7158d8c441eddfaeb5bdef", - "name": "Build a Geolocation Angular App", + "name": "Create Angular.js Services", "difficulty": 0.38, - "challengeSeed": "125671736", + "challengeSeed": "114685060", "description": [ - "Complete Unit 5 of http://www.codecademy.com/learn/learn-angularjs" + "Services are functions that you can use and reuse throughout your Angular.js app to get things done.", + "We'll learn how to use services in this final Code School Angular.js challenge.", + "Go to http://campus.codeschool.com/courses/shaping-up-with-angular-js/level/5/section/1/video/1 and complete the section." ], "challengeType": 2, "tests": [] diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index e0761835bc..d639772eb6 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -287,8 +287,10 @@ "