From 11fb9956fd1a080e6d82baa2ff7e7bb8ca366b26 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Thu, 8 Oct 2015 18:26:06 -0700 Subject: [PATCH] fix challenge sequence --- challenges/basic-ziplines.json | 1 - challenges/intermediate-bonfires.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/challenges/basic-ziplines.json b/challenges/basic-ziplines.json index 59f2c75237..a13e962f7c 100644 --- a/challenges/basic-ziplines.json +++ b/challenges/basic-ziplines.json @@ -117,7 +117,6 @@ "Here are the user stories you must enable, and optional bonus user stories:", "User Story: As a user, I can click a button to show me a new random quote.", "Bonus User Story: As a user, I can press a button to tweet out a quote.", - "Note that you can either put your quotes into an array and show them at random, or use an API to get quotes, such as http://forismatic.com/en/api/.", "Remember to use Read-Search-Ask if you get stuck.", "When you are finished, 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.", "If you'd like immediate feedback on your project from fellow campers, click this button and paste in a link to your CodePen project.

Click here then add your link to your tweet's text" diff --git a/challenges/intermediate-bonfires.json b/challenges/intermediate-bonfires.json index cc15964181..6fdbea4eff 100644 --- a/challenges/intermediate-bonfires.json +++ b/challenges/intermediate-bonfires.json @@ -1,6 +1,6 @@ { "name": "Intermediate Algorithm Scripting", - "order": 9, + "order": 10, "challenges": [ { "id": "a3566b1109230028080c9345",