From 4de23ac8ac9390886a347671bfe2d8b84566b7b5 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Tue, 9 Jun 2015 12:51:19 -0700 Subject: [PATCH] close #874 --- seed_data/challenges/basejumps.json | 2 +- seed_data/challenges/ziplines.json | 3 ++- seed_data/field-guides.json | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/seed_data/challenges/basejumps.json b/seed_data/challenges/basejumps.json index aa8cac1accf..0dea28a26fe 100644 --- a/seed_data/challenges/basejumps.json +++ b/seed_data/challenges/basejumps.json @@ -58,7 +58,7 @@ "Set the config flag for your Heroku environment and add MongoLab for your MongoDB instance by running the following command: cd ~/workspace/dist && heroku config:set NODE_ENV=production && heroku addons:add mongolab.", "As you build your app, you should frequently commit changes to your codebase. Make sure you're in the ~/workspace directory by running cd ~/workspace. Then you can this code to stage the changes to your changes and commit them: git commit -am \"your commit message\". Note that you should replace \"your commit message\" with a short summary of the changes you made to your code, such as \"added a records controller and corresponding routes\".", "You can push these new commits to GitHub by running git push origin master, and to Heroku by running grunt --force && grunt buildcontrol:heroku.", - "Now you're ready to move on to your first Basejump. Click the \"I've completed this challenge\" button and enter the URLs for both your GitHub repository and your live app running on Heroku. If you pair programmed with a friend, enter his or her Free Code Camp username as well so that you both get credit for completing it." + "Now you're ready to move on to your first Basejump. Click the \"I've completed this challenge\" and move on." ], "challengeType": 2, "tests": [] diff --git a/seed_data/challenges/ziplines.json b/seed_data/challenges/ziplines.json index 993cfc4df0d..8f46222201e 100644 --- a/seed_data/challenges/ziplines.json +++ b/seed_data/challenges/ziplines.json @@ -20,7 +20,8 @@ "Verify that bootstrap is active by adding the following code to your HTML: <h1 class='text-primary'>Hello CodePen!</h1>. The text's color should be Bootstrap blue.", "Click the gear next to JavaScript. Click the \"Latest version of...\" select box and choose jQuery.", "Now add the following code to your JavaScript: $(document).ready(function() { $('.text-primary').text('Hi CodePen!') });. Click the \"Save\" button at the top. Your \"Hello CodePen!\" should change to \"Hi CodePen!\". This means that jQuery is working.", - "Now you're ready for your first Zipline. Click the \"I've completed this challenge\" button and include a link to your CodePen. If you pair programmed, you should also include the Free Code Camp username of your pair." + "You can use this CodePen that you've just created as a starting point for your Ziplines. Just click the \"fork\" button at the top of your CodePen and it will create a duplicate CodePen.", + "Now you're ready for your first Zipline. Click the \"I've completed this challenge\" button." ], "challengeType": 2, "tests": [], diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index a8ffc63be45..ecdb3b2b531 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -348,6 +348,7 @@ "
  • Dallas
  • ", "
  • Delhi
  • ", "
  • Denver
  • ", + "
  • Des Moines
  • ", "
  • Detroit
  • ", "
  • Dhaka
  • ", "
  • Doha
  • ", @@ -367,6 +368,7 @@ "
  • Hartford
  • ", "
  • Hermosillo
  • ", "
  • Ho Chi Minh City
  • ", + "
  • Ho Chi Minh City
  • ", "
  • Hong Kong
  • ", "
  • Houston
  • ", "
  • Hyderabad
  • ", @@ -427,6 +429,7 @@ "
  • Pristina
  • ", "
  • Providence
  • ", "
  • Provo
  • ", + "
  • Quibdo
  • ", "
  • Raleigh
  • ", "
  • Recife
  • ", "
  • Richmond
  • ",