From 2d0af3da1d786192f5fc347663ae390e8f0d9a4e Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Thu, 8 Oct 2015 18:26:06 -0700 Subject: [PATCH 1/3] fix challenge sequence --- seed/challenges/basic-ziplines.json | 1 - seed/challenges/intermediate-bonfires.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/seed/challenges/basic-ziplines.json b/seed/challenges/basic-ziplines.json index 59f2c75237..a13e962f7c 100644 --- a/seed/challenges/basic-ziplines.json +++ b/seed/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/seed/challenges/intermediate-bonfires.json b/seed/challenges/intermediate-bonfires.json index cc15964181..6fdbea4eff 100644 --- a/seed/challenges/intermediate-bonfires.json +++ b/seed/challenges/intermediate-bonfires.json @@ -1,6 +1,6 @@ { "name": "Intermediate Algorithm Scripting", - "order": 9, + "order": 10, "challenges": [ { "id": "a3566b1109230028080c9345", From 363d0b868d5578b09867eff6be9b5667e704babd Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Fri, 9 Oct 2015 00:16:30 -0700 Subject: [PATCH 2/3] quick fix copy for npm challenge bug --- seed/challenges/nodejs-and-expressjs.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/seed/challenges/nodejs-and-expressjs.json b/seed/challenges/nodejs-and-expressjs.json index 63b6373489..6eb04629c0 100644 --- a/seed/challenges/nodejs-and-expressjs.json +++ b/seed/challenges/nodejs-and-expressjs.json @@ -33,13 +33,7 @@ "Complete \"Publish\"", "Complete \"Version\"", "Complete \"Publish Again\"", - "Complete \"Dist Tag\"", - "Complete \"Dist Tag Removal\"", - "Complete \"Outdated\"", - "Complete \"Update\"", - "Complete \"RM\"", - "Complete \"Finale\"", - "Once you've completed these steps, move on to our next challenge." + "Note Once you've completed these steps, you can skip the rest (which are currently buggy) and move on to our next challenge." ], "type": "waypoint", "challengeType": 2, From c2da02bf8a4f49d3cdb5fa67d2be4838f9d0c976 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Fri, 9 Oct 2015 19:33:15 -0700 Subject: [PATCH 3/3] improve copy on button --- server/views/challengeMap/show.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/views/challengeMap/show.jade b/server/views/challengeMap/show.jade index 12eb19abdd..db351b7af8 100644 --- a/server/views/challengeMap/show.jade +++ b/server/views/challengeMap/show.jade @@ -27,7 +27,7 @@ block content | . a.button.btn.btn-block.signup-btn(href="https://teespring.com/get-free-code-camp-t-shirt" target="_blank") Get yours .button-spacer - #hideTshirtNoticeButton.button.btn.btn-block.btn-info Hide this + #hideTshirtNoticeButton.button.btn.btn-block.btn-info Hide this forever .spacer .row .col-xs-12.col-sm-8.col-sm-offset-2