diff --git a/challenges/basejumps.json b/challenges/basejumps.json
index fcd35dce54..717a99a47d 100644
--- a/challenges/basejumps.json
+++ b/challenges/basejumps.json
@@ -68,7 +68,7 @@
"name": "Basejump: Build a Voting App",
"dashedName": "basejump-build-a-voting-app",
"difficulty": 2.01,
- "challengeSeed": ["128451852"],
+ "challengeSeed": ["133315786"],
"description": [
"Objective: Build a full stack JavaScript app that successfully reverse-engineers this: http://votingapp.herokuapp.com/ and deploy it to Heroku.",
"Note that for each Basejump, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit http://freecodecamp.com/challenges/get-set-for-basejumps.",
@@ -105,7 +105,7 @@
"name": "Basejump: Build a Nightlife Coordination App",
"dashedName": "basejump-build-a-nightlife-coordination-app",
"difficulty": 2.02,
- "challengeSeed": ["128451852"],
+ "challengeSeed": ["133315781"],
"description": [
"Objective: Build a full stack JavaScript app that successfully reverse-engineers this: http://whatsgoinontonight.herokuapp.com/ and deploy it to Heroku.",
"Note that for each Basejump, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit http://freecodecamp.com/challenges/get-set-for-basejumps.",
@@ -116,6 +116,7 @@
"User Story: As an authenticated user, I can add myself to a bar to indicate I am going there tonight.",
"User Story: As an authenticated user, I can remove myself from a bar if I no longer want to go there.",
"Bonus User Story: As an unauthenticated user, when I login I should not have to search again.",
+ "Hint: Try using the Yelp API to find venues in the cities your users search for.",
"If you need further guidance on using Yeoman Angular-Fullstack Generator, check out: https://github.com/clnhll/guidetobasejumps.",
"Once you've finished implementing these user stories, 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.",
"If you'd like immediate feedback on your project, click this button and paste in a link to your Heroku project. Otherwise, we'll review it before you start your nonprofit projects.
Click here then add your link to your tweet's text"
@@ -138,7 +139,7 @@
"name": "Basejump: Chart the Stock Market",
"dashedName": "basejump-chart-the-stock-market",
"difficulty": 2.03,
- "challengeSeed": ["128451852"],
+ "challengeSeed": ["133315787"],
"description": [
"Objective: Build a full stack JavaScript app that successfully reverse-engineers this: http://stockstream.herokuapp.com/ and deploy it to Heroku.",
"Note that for each Basejump, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit http://freecodecamp.com/challenges/get-set-for-basejumps.",
@@ -171,7 +172,7 @@
"name": "Basejump: Manage a Book Trading Club",
"dashedName": "basejump-manage-a-book-trading-club",
"difficulty": 2.04,
- "challengeSeed": ["128451852"],
+ "challengeSeed": ["133316032"],
"description": [
"Objective: Build a full stack JavaScript app that successfully reverse-engineers this: http://bookjump.herokuapp.com/ and deploy it to Heroku.",
"Note that for each Basejump, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit http://freecodecamp.com/challenges/get-set-for-basejumps.",
@@ -204,7 +205,7 @@
"name": "Basejump: Build a Pinterest Clone",
"dashedName": "basejump-build-a-pinterest-clone",
"difficulty": 2.05,
- "challengeSeed": ["128451852"],
+ "challengeSeed": ["133315784"],
"description": [
"Objective: Build a full stack JavaScript app that successfully reverse-engineers this: http://stark-lowlands-3680.herokuapp.com/ and deploy it to Heroku.",
"Note that for each Basejump, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit http://freecodecamp.com/challenges/get-set-for-basejumps.",
diff --git a/challenges/basic-ziplines.json b/challenges/basic-ziplines.json
index 6fd0eb5572..b007d25b8f 100644
--- a/challenges/basic-ziplines.json
+++ b/challenges/basic-ziplines.json
@@ -42,7 +42,7 @@
"name": "Zipline: Build a Personal Portfolio Webpage",
"dashedName": "zipline-build-a-personal-portfolio-webpage",
"difficulty": 1.01,
- "challengeSeed": ["126415122"],
+ "challengeSeed": ["133315782"],
"description": [
"Objective: Build a CodePen.io app that successfully reverse-engineers this: http://codepen.io/ThiagoFerreir4/full/eNMxEp.",
"Rule #1: Don't look at the example project's code on CodePen. Figure it out for yourself.",
diff --git a/challenges/git.json b/challenges/git.json
index 201c34ede7..025ab49029 100644
--- a/challenges/git.json
+++ b/challenges/git.json
@@ -7,7 +7,7 @@
"name": "Waypoint: Save your Code Revisions Forever with Git",
"dashedName": "waypoint-save-your-code-revisions-forever-with-git",
"difficulty": 0.01,
- "challengeSeed": ["126433450"],
+ "challengeSeed": ["133316034"],
"description": [
"We'll build this Waypoint on Cloud 9, a powerful online code editor with a full Ubuntu Linux workspace, all running in the cloud.",
"If you don't already have Cloud 9 account, create one now at http://c9.io.",
diff --git a/challenges/mongodb.json b/challenges/mongodb.json
index cca5ee792c..590fe3d6f2 100644
--- a/challenges/mongodb.json
+++ b/challenges/mongodb.json
@@ -7,7 +7,7 @@
"name": "Waypoint: Store Data in MongoDB",
"dashedName": "waypoint-store-data-in-mongodb",
"difficulty": 0.01,
- "challengeSeed": ["126433450"],
+ "challengeSeed": ["133316035"],
"description": [
"We'll build this Waypoint on Cloud 9, a powerful online code editor with a full Ubuntu Linux workspace, all running in the cloud.",
"If you don't already have Cloud 9 account, create one now at http://c9.io.",
diff --git a/challenges/object-oriented-programming.json b/challenges/object-oriented-programming.json
index 3b4c8f4d1f..11e3ad65e0 100644
--- a/challenges/object-oriented-programming.json
+++ b/challenges/object-oriented-programming.json
@@ -7,7 +7,7 @@
"name": "Waypoint: Learn Scope Chains and Closures",
"dashedName": "waypoint-learn-scope-chains-and-closures",
"difficulty": 0.01,
- "challengeSeed": ["126433450"],
+ "challengeSeed": ["133316031"],
"description": [
"We'll build this Waypoint on Cloud 9, a powerful online code editor with a full Ubuntu Linux workspace, all running in the cloud.",
"If you don't already have Cloud 9 account, create one now at http://c9.io.",
@@ -47,7 +47,7 @@
"name": "Waypoint: Use Prototypes for Inheriting Properties",
"dashedName": "waypoint-use-prototypes-for-inheriting-properties",
"difficulty": 0.02,
- "challengeSeed": ["126433450"],
+ "challengeSeed": ["133316036"],
"description": [
"We'll build this Waypoint on Cloud 9, a powerful online code editor with a full Ubuntu Linux workspace, all running in the cloud.",
"If you don't already have Cloud 9 account, create one now at http://c9.io.",