diff --git a/challenges/basic-javascript.json b/challenges/basic-javascript.json index e7fe614659..b8ae5cbaa1 100644 --- a/challenges/basic-javascript.json +++ b/challenges/basic-javascript.json @@ -196,38 +196,6 @@ "namePt": "", "descriptionPt": [] }, - { - "id": "bd7118d8c441eddfaeb5bdef", - "name": "Waypoint: Discover Chrome DevTools", - "dashedName": "waypoint-discover-chrome-devTools", - "difficulty": 0.32, - "challengeSeed": ["110752743"], - "description": [ - "It's time to learn the most powerful tool your browser has - the Development Tools!", - "If you aren't already using Chrome, you'll want to download it here: http://www.google.com/chrome/. While it's true that Firefox has a tool called Firebug that is very similar to Chrome's DevTools, we will use Chrome for this challenge.", - "Note that this course, jointly produced by Google and Code School, is technologically impressive, but occasionally buggy. If you encounter a bug, just ignore it and keep going.", - "Go to http://discover-devtools.codeschool.com.", - "Complete \"Chapter 1: Getting Started & Basic DOM and Styles\".", - "Complete \"Chapter 2: Advanced DOM and Styles\".", - "Complete \"Chapter 3: Working with the Console\".", - "Complete \"Chapter 4: Debugging JavaScript\".", - "Complete \"Chapter 5: Improving Network Performance\".", - "Complete \"Chapter 6: Improving Performance\".", - "Complete \"Chapter 7: Memory Profiling\"." - ], - "challengeType": 2, - "tests": [], - "nameCn": "", - "descriptionCn": [], - "nameFr": "", - "descriptionFr": [], - "nameRu": "", - "descriptionRu": [], - "nameEs": "", - "descriptionEs": [], - "namePt": "", - "descriptionPt": [] - }, { "id": "bd7138d8c441eddfaeb5bdef", "name": "Waypoint: Learn Regular Expressions", diff --git a/challenges/future-jquery-ajax-json.json b/challenges/future-jquery-ajax-json.json index f6d8ac67d8..435381f0b8 100644 --- a/challenges/future-jquery-ajax-json.json +++ b/challenges/future-jquery-ajax-json.json @@ -524,7 +524,7 @@ "id": "bad87fee1348bd9ae9c08826", "name": "Waypoint: Loop through JSON Data Using jQuery", "dashedName": "waypoint-loop-through-json-data-using-jquery", - "difficulty": 0.089, + "difficulty": 0.088, "description": [ ], @@ -549,38 +549,50 @@ ], "challengeSeed": [ - + "fccss", + " $(document).ready(function() {", + "", + " });", + "fcces", + "", + "", + "
", + "
" ], "challengeType": 0 - }, { - "id": "bad87fee1348bd9aedd08826", - "name": "Waypoint: Use Shortened Hex Codes for Colors", - "dashedName": "waypoint-use-shortened-hex-codes-for-colors", - "difficulty": 0.071, - "description": [ - - ], - "tests": [ - - ], - "challengeSeed": [ - - ] } ] } diff --git a/field-guides.json b/field-guides.json index 777ba6e925..17d3748856 100644 --- a/field-guides.json +++ b/field-guides.json @@ -237,22 +237,23 @@ "dashedName": "what-are-the-official-free-code-camp-chat-rooms", "description": [ "
", - "

We have 3 official chat rooms:

", + "

We have 4 official chat rooms:

", "
    ", - "
  1. Free Code Camp - a friendly place where you can hang out and chat
  2. ", - "
  3. Help - the best place to get help from your fellow campers
  4. ", - "
  5. LetsPair - the best room to find a fellow campers to pair program with
  6. ", + "
  7. Free Code Camp - a friendly place where you can hang out and chat
  8. ", + "
  9. Help - the best place to get help from your fellow campers
  10. ", + "
  11. LetsPair - the best room to find fellow campers to pair program with using Screen Hero
  12. ", + "
  13. TeamViewer - the best room to find fellow campers who use Linux and pair with using Team Viewer
  14. ", "
", "

We also have language-specific chat rooms:

", " ", "

Finally, we have one room for each of our local Campsites.

", "

If you think we should add a chat room, please message @quincylarson in Gitter.

",