From 8bbdd078eea315632c68c89591eabebe6a8c6cdf Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Tue, 29 Dec 2015 20:35:04 -0600 Subject: [PATCH] continue improving challenges as I record videos --- .../basic-ziplines.json | 8 ++++---- .../intermediate-ziplines.json | 12 ++++++------ .../data-visualization-projects.json | 10 +++++----- .../react-projects.json | 14 +++++++------- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/challenges/01-front-end-development-certification/basic-ziplines.json b/challenges/01-front-end-development-certification/basic-ziplines.json index 39da7f228c..48dbb33a93 100644 --- a/challenges/01-front-end-development-certification/basic-ziplines.json +++ b/challenges/01-front-end-development-certification/basic-ziplines.json @@ -110,7 +110,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/VemmoX/.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can access all of the portfolio webpage's content just by scrolling.", "User Story: I can click different buttons that will take me to the portfolio creator's different social media pages.", @@ -179,7 +179,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/yeVgBY.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can click a button to show me a new random quote.", "User Story: I can press a button to tweet out a quote.", @@ -232,7 +232,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/EPNZYW.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can add, subtract, multiply and divide two numbers.", "User Story: I can clear the input field with a clear button.", @@ -275,7 +275,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/VemPZX.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed.", "User Story: I can reset the clock for my next pomodoro.", diff --git a/challenges/01-front-end-development-certification/intermediate-ziplines.json b/challenges/01-front-end-development-certification/intermediate-ziplines.json index 06cff7be52..5d281b2eaa 100644 --- a/challenges/01-front-end-development-certification/intermediate-ziplines.json +++ b/challenges/01-front-end-development-certification/intermediate-ziplines.json @@ -11,7 +11,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/avqvgJ.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can see the weather in my current location.", "User Story: I can see a different icon or background image (e.g. snowy mountain, hot desert) depending on the weather.", @@ -70,7 +70,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/pgNRoJ.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can browse recent posts from Camper News.", "User Story: I can click on a post to be taken to the story's original URL.", @@ -115,7 +115,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/pgNRvJ.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can search Wikipedia entries in a search box and see the resulting Wikipedia entries.", "User Story: I can click a button to see a random Wikipedia entry.", @@ -160,7 +160,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/adBpOw.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can see whether Free Code Camp is currently streaming on Twitch.tv.", "User Story: I can click the status output and be sent directly to the Free Code Camp's Twitch.tv channel.", @@ -229,7 +229,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/adBpvw.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can play a game of Tic Tac Toe with the computer.", "User Story: I can never actually win against the computer - at best I can tie.", @@ -274,7 +274,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/obYBjE.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I am presented with a random series of button presses.", "User Story: each time I input a series of button presses correctly, I see the same series of button presses but with an additional step.", diff --git a/challenges/02-data-visualization-certification/data-visualization-projects.json b/challenges/02-data-visualization-certification/data-visualization-projects.json index 9ac4e3991e..8ac5e5f6d7 100644 --- a/challenges/02-data-visualization-certification/data-visualization-projects.json +++ b/challenges/02-data-visualization-certification/data-visualization-projects.json @@ -11,7 +11,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/adBBWd.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use D3.js to build this project.", "User Story: I can see US Gross Domestic Product by quarter, over time.", @@ -43,7 +43,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/GoNNEy.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use D3.js to build this project.", "User Story: I can see performance time visualized in a scatterplot graph.", @@ -75,7 +75,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/rxWWGa.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use D3.js to build this project.", "User Story: I can view a heat map of the temperature by month, sorted into rows by year.", @@ -108,7 +108,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/KVNNXY.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use D3.js to build this project.", "User Story: I can see a Force-directed Graph that shows which campers are posting links on Camper News to which domains.", @@ -143,7 +143,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/mVEJag.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use D3.js to build this project.", "User Story: I can see where all Meteorites landed on a world map.", diff --git a/challenges/02-data-visualization-certification/react-projects.json b/challenges/02-data-visualization-certification/react-projects.json index 2a10238b7b..b479f90600 100644 --- a/challenges/02-data-visualization-certification/react-projects.json +++ b/challenges/02-data-visualization-certification/react-projects.json @@ -11,7 +11,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/obYYqW.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use both SASS and React to build this project.", "User Story: I can type GitHub-flavored Markdown into a text area.", @@ -37,16 +37,16 @@ }, { "id": "bd7156d8c242eddfaeb5bd13", - "title": "Build an Camper Leaderboard", + "title": "Build a Camper Leaderboard", "challengeSeed": [ "133315782" ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/qbqqJm/.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use both SASS and React to build this project.", - "User Story: I can see the a table of the Free Code Camp campers who've earned the most brownie points in the past 30 days.", + "User Story: I can see a table of the Free Code Camp campers who've earned the most brownie points in the past 30 days.", "User Story: I can see how many brownie points they've earned in the past 30 days, and how many they've earned total.", "User Story: I can toggle between sorting the list by how many bronwie points they've earned in the past 30 days and by how many brownie points they've earned total.", "Hint: To get the top 100 campers for the last 30 days: http://fcctop100.herokuapp.com/api/fccusers/recent/:sortColumnName.", @@ -77,7 +77,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/LGbbqj.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use both SASS and React to build this project.", "User Story: I can create recipes that have names and ingredients.", @@ -112,7 +112,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/dGOOrZ.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use both SASS and React to build this project.", "User Story: When I first arrive at the game, it will randomly generate a board and start playing.", @@ -148,7 +148,7 @@ ], "description": [ "Objective: Build a CodePen.io app that is functionally similar to this: http://codepen.io/FreeCodeCamp/full/dGOOEJ/.", - "Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.", + "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "Rule #3: You must use both SASS and React to build this project.", "User Story: I have health, a level, and a weapon. I can pick up a better weapon. I can pick up health items.",