diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md index a903e6e889621d..ec4bb566870fd6 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md @@ -20,7 +20,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** To get the 30 most recent forum posts: . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md index c8711e4481ec07..4250bf37e317a9 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md @@ -26,7 +26,7 @@ dashedName: build-a-light-bright-app **User Story:** I can click on the 'Reset All' button to remove all the colors from the circles. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md index 2c7d5832a82a41..38bc3be6495513 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md @@ -26,7 +26,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** [Masonry.js](https://masonry.desandro.com/) is a library that allows for Pinterest-style image grids. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pong-game.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pong-game.md index 06e6de6df78f56..49714f0a162a8a 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pong-game.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-pong-game.md @@ -22,7 +22,7 @@ dashedName: build-a-pong-game **User Story:** The game keeps track of the player and computer's score. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md index 024f3fac2af6ad..e633bec010cd7f 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md @@ -26,7 +26,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** You should prefix your local storage keys on CodePen, i.e. `_username_recipes` -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md index cdb2ce3de59a56..ba7153a9b7e8dd 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** The game should be challenging, but theoretically winnable. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-simon-game.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-simon-game.md index 14db705dfb9261..4e48da443335b7 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-simon-game.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-simon-game.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** Here are mp3s you can use for each button: `https://s3.amazonaws.com/freecodecamp/simonSound1.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound2.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound3.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound4.mp3`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md index 30205c935ed5a4..c283cd99838b8b 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md @@ -18,7 +18,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** I can choose whether I want to play as X or O. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md index 4ea8f443869bf4..1814f914bde536 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md @@ -22,7 +22,7 @@ Hint #2: Here's an entry on using Wikipedia's API: `https://www.mediawiki.org/wi Hint #3: Use this [link](https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&titles=Main%20Page&prop=revisions&rvprop=content&format=jsonfm) to experiment with Wikipedia's API. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md index feeb3cb052bd09..ff33dc7f20b2b3 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md @@ -28,7 +28,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** Here's an overview of Conway's Game of Life with rules for your reference: [https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md index c953a34059e2f5..55feeb9643b282 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md @@ -20,7 +20,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** I can propose a trade and wait for the other user to accept the trade. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md index b2a27ad907ae0a..6230ccbf4e5778 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md @@ -20,7 +20,7 @@ Fulfill the following [user stories](https://en.wikipedia.org/wiki/User_story). **Hint:** Here's a dataset you can use to build this: -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md index f4e7c1e3b7a192..672f78f85602cd 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** If one of the two people in the room get disconnected, they can reconnect to the same room and continue chatting. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md index b63be520445cbb..e6a7a09213ea89 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md @@ -20,7 +20,7 @@ Fulfill the following [user stories](https://en.wikipedia.org/wiki/User_story). **Hint:** You can create a spritesheet of national flags at . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-the-local-weather.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-the-local-weather.md index 4ba37fdf4aeead..136ee486b38ada 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-the-local-weather.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/show-the-local-weather.md @@ -22,7 +22,7 @@ dashedName: show-the-local-weather **Note:** Many internet browsers now require an HTTP Secure (`https://`) connection to obtain a user's locale via HTML5 Geolocation. For this reason, we recommend using HTML5 Geolocation to get user location and then use the freeCodeCamp Weather API which uses an HTTP Secure connection for the weather. Also, be sure to connect to [CodePen.io](https://codepen.io) via `https://`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md index 25f980b6ed4937..e56887f3292cfc 100644 --- a/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md +++ b/curriculum/challenges/chinese-traditional/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md @@ -24,7 +24,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **UPDATE:** Due to a change in conditions on API usage, Twitch.tv requires an API key, but we've built a workaround. Use instead of Twitch's API base URL (i.e. `https://api.twitch.tv/helix` ) and you'll still be able to get account information, without needing to sign up for an API key. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md index a903e6e889621d..ec4bb566870fd6 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md @@ -20,7 +20,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** To get the 30 most recent forum posts: . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md index c8711e4481ec07..4250bf37e317a9 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md @@ -26,7 +26,7 @@ dashedName: build-a-light-bright-app **User Story:** I can click on the 'Reset All' button to remove all the colors from the circles. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md index 2c7d5832a82a41..38bc3be6495513 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md @@ -26,7 +26,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** [Masonry.js](https://masonry.desandro.com/) is a library that allows for Pinterest-style image grids. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pong-game.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pong-game.md index 06e6de6df78f56..49714f0a162a8a 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pong-game.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-pong-game.md @@ -22,7 +22,7 @@ dashedName: build-a-pong-game **User Story:** The game keeps track of the player and computer's score. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md index 024f3fac2af6ad..e633bec010cd7f 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md @@ -26,7 +26,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** You should prefix your local storage keys on CodePen, i.e. `_username_recipes` -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md index cdb2ce3de59a56..ba7153a9b7e8dd 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** The game should be challenging, but theoretically winnable. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-simon-game.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-simon-game.md index 14db705dfb9261..4e48da443335b7 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-simon-game.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-simon-game.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** Here are mp3s you can use for each button: `https://s3.amazonaws.com/freecodecamp/simonSound1.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound2.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound3.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound4.mp3`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md index 30205c935ed5a4..c283cd99838b8b 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md @@ -18,7 +18,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** I can choose whether I want to play as X or O. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md index 4ea8f443869bf4..1814f914bde536 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md @@ -22,7 +22,7 @@ Hint #2: Here's an entry on using Wikipedia's API: `https://www.mediawiki.org/wi Hint #3: Use this [link](https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&titles=Main%20Page&prop=revisions&rvprop=content&format=jsonfm) to experiment with Wikipedia's API. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md index feeb3cb052bd09..ff33dc7f20b2b3 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md @@ -28,7 +28,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** Here's an overview of Conway's Game of Life with rules for your reference: [https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md index c953a34059e2f5..55feeb9643b282 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md @@ -20,7 +20,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** I can propose a trade and wait for the other user to accept the trade. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md index b2a27ad907ae0a..6230ccbf4e5778 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md @@ -20,7 +20,7 @@ Fulfill the following [user stories](https://en.wikipedia.org/wiki/User_story). **Hint:** Here's a dataset you can use to build this: -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md index f4e7c1e3b7a192..672f78f85602cd 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** If one of the two people in the room get disconnected, they can reconnect to the same room and continue chatting. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md index b63be520445cbb..e6a7a09213ea89 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md @@ -20,7 +20,7 @@ Fulfill the following [user stories](https://en.wikipedia.org/wiki/User_story). **Hint:** You can create a spritesheet of national flags at . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-the-local-weather.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-the-local-weather.md index 4ba37fdf4aeead..136ee486b38ada 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-the-local-weather.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/show-the-local-weather.md @@ -22,7 +22,7 @@ dashedName: show-the-local-weather **Note:** Many internet browsers now require an HTTP Secure (`https://`) connection to obtain a user's locale via HTML5 Geolocation. For this reason, we recommend using HTML5 Geolocation to get user location and then use the freeCodeCamp Weather API which uses an HTTP Secure connection for the weather. Also, be sure to connect to [CodePen.io](https://codepen.io) via `https://`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md index 25f980b6ed4937..e56887f3292cfc 100644 --- a/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md +++ b/curriculum/challenges/chinese/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md @@ -24,7 +24,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **UPDATE:** Due to a change in conditions on API usage, Twitch.tv requires an API key, but we've built a workaround. Use instead of Twitch's API base URL (i.e. `https://api.twitch.tv/helix` ) and you'll still be able to get account information, without needing to sign up for an API key. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md index 6869ec475b0c59..864c81ba7fcaa3 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md @@ -20,7 +20,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **Hint:** To get the 30 most recent forum posts: . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md index c9a878e6514d4a..4aee506748d7f0 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-light-bright-app.md @@ -26,7 +26,7 @@ dashedName: build-a-light-bright-app **User Story:** I can click on the 'Reset All' button to remove all the colors from the circles. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md index de461ad6ac667d..2504d545952416 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md @@ -26,7 +26,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **Hint:** Masonry.js is a library that allows for Pinterest-style image grids. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pong-game.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pong-game.md index 3482fdd9ea1265..a1d88c6691766e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pong-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-pong-game.md @@ -22,7 +22,7 @@ dashedName: build-a-pong-game **User Story:** The game keeps track of the player and computer's score. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md index c9f0dcd5229c20..a6d7e4c519fed7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md @@ -26,7 +26,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **Hint:** You should prefix your local storage keys on CodePen, i.e. `_username_recipes` -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md index c6f3c8f91bd6f7..d0e14035f6650f 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md @@ -30,7 +30,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **User Story:** The game should be challenging, but theoretically winnable. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md index 84ee5b4112bd40..fefa5638ba83bc 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-simon-game.md @@ -30,7 +30,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **Hint:** Here are mp3s you can use for each button: `https://s3.amazonaws.com/freecodecamp/simonSound1.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound2.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound3.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound4.mp3`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md index 90c5e09aa6d8ae..a307177723eb25 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md @@ -18,7 +18,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **User Story:** I can choose whether I want to play as X or O. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md index c699fad8cd75a0..8a1799f7d511d5 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md @@ -20,7 +20,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **User Story:** I can click a button to see a random Wikipedia entry. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md index 99a07eaad61acc..89f96b4710a1b8 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md @@ -35,7 +35,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **User Story:** Each time the board changes, I can see how many generations have gone by. -When you are finished, include a link to your project and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md index c8c50f79bd46c7..cb5fc88cebf01d 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md @@ -20,7 +20,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **User Story:** I can propose a trade and wait for the other user to accept the trade. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md index fafb5582124127..2c7a8ae34fcef9 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md @@ -20,7 +20,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **Hint:** Here's a dataset you can use to build this: -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md index e2793994a3bfe0..c9096faa9dcf8e 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/p2p-video-chat-application.md @@ -30,7 +30,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **User Story:** If one of the two people in the room get disconnected, they can reconnect to the same room and continue chatting. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md index 692e293dd4e7b3..6e43018c028912 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md @@ -20,7 +20,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **Hint:** You can create a spritesheet of national flags at . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-the-local-weather.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-the-local-weather.md index d5c618ae457b99..5c0a92944f86ee 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-the-local-weather.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/show-the-local-weather.md @@ -22,7 +22,7 @@ dashedName: show-the-local-weather **Note:** Many internet browsers now require an HTTP Secure (`https://`) connection to obtain a user's locale via HTML5 Geolocation. For this reason, we recommend using HTML5 Geolocation to get user location and then use the freeCodeCamp Weather API https://weather-proxy.freecodecamp.rocks/ which uses an HTTP Secure connection for the weather. Also, be sure to connect to CodePen.io via `https://`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md index 35d849fe779e34..6f252c8de508d7 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md @@ -24,7 +24,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l **UPDATE:** Due to a change in conditions on API usage, Twitch.tv requires an API key, but we've built a workaround. Use https://twitch-proxy.freecodecamp.rocks/ instead of Twitch's API base URL and you'll still be able to get account information, without needing to sign up for an API key. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the freeCodeCamp forum. diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md index a903e6e889621d..ec4bb566870fd6 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-camper-leaderboard.md @@ -20,7 +20,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** To get the 30 most recent forum posts: . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md index 2c7d5832a82a41..38bc3be6495513 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pinterest-clone.md @@ -26,7 +26,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** [Masonry.js](https://masonry.desandro.com/) is a library that allows for Pinterest-style image grids. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pong-game.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pong-game.md index 06e6de6df78f56..49714f0a162a8a 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pong-game.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-pong-game.md @@ -22,7 +22,7 @@ dashedName: build-a-pong-game **User Story:** The game keeps track of the player and computer's score. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md index 024f3fac2af6ad..e633bec010cd7f 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-recipe-box.md @@ -26,7 +26,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** You should prefix your local storage keys on CodePen, i.e. `_username_recipes` -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md index cdb2ce3de59a56..ba7153a9b7e8dd 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-roguelike-dungeon-crawler-game.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** The game should be challenging, but theoretically winnable. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-simon-game.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-simon-game.md index 14db705dfb9261..4e48da443335b7 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-simon-game.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-simon-game.md @@ -30,7 +30,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** Here are mp3s you can use for each button: `https://s3.amazonaws.com/freecodecamp/simonSound1.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound2.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound3.mp3`, `https://s3.amazonaws.com/freecodecamp/simonSound4.mp3`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md index 30205c935ed5a4..c283cd99838b8b 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-tic-tac-toe-game.md @@ -18,7 +18,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** I can choose whether I want to play as X or O. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md index 4ea8f443869bf4..1814f914bde536 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-a-wikipedia-viewer.md @@ -22,7 +22,7 @@ Hint #2: Here's an entry on using Wikipedia's API: `https://www.mediawiki.org/wi Hint #3: Use this [link](https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&titles=Main%20Page&prop=revisions&rvprop=content&format=jsonfm) to experiment with Wikipedia's API. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md index feeb3cb052bd09..ff33dc7f20b2b3 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/build-the-game-of-life.md @@ -28,7 +28,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **Hint:** Here's an overview of Conway's Game of Life with rules for your reference: [https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md index c953a34059e2f5..55feeb9643b282 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.md @@ -20,7 +20,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **User Story:** I can propose a trade and wait for the other user to accept the trade. -Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to my next challenge" button. +Once you've finished implementing these user stories, enter the URL to your live app and, optionally, your GitHub repository. Then click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md index b2a27ad907ae0a..6230ccbf4e5778 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/map-data-across-the-globe.md @@ -20,7 +20,7 @@ Fulfill the following [user stories](https://en.wikipedia.org/wiki/User_story). **Hint:** Here's a dataset you can use to build this: -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md index b63be520445cbb..e6a7a09213ea89 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-national-contiguity-with-a-force-directed-graph.md @@ -20,7 +20,7 @@ Fulfill the following [user stories](https://en.wikipedia.org/wiki/User_story). **Hint:** You can create a spritesheet of national flags at . -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-the-local-weather.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-the-local-weather.md index 4ba37fdf4aeead..136ee486b38ada 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-the-local-weather.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/show-the-local-weather.md @@ -22,7 +22,7 @@ dashedName: show-the-local-weather **Note:** Many internet browsers now require an HTTP Secure (`https://`) connection to obtain a user's locale via HTML5 Geolocation. For this reason, we recommend using HTML5 Geolocation to get user location and then use the freeCodeCamp Weather API which uses an HTTP Secure connection for the weather. Also, be sure to connect to [CodePen.io](https://codepen.io) via `https://`. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409). diff --git a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md index 25f980b6ed4937..e56887f3292cfc 100644 --- a/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md +++ b/curriculum/challenges/espanol/10-coding-interview-prep/take-home-projects/use-the-twitch-json-api.md @@ -24,7 +24,7 @@ Fulfill the below [user stories](https://en.wikipedia.org/wiki/User_story). Use **UPDATE:** Due to a change in conditions on API usage, Twitch.tv requires an API key, but we've built a workaround. Use instead of Twitch's API base URL (i.e. `https://api.twitch.tv/helix` ) and you'll still be able to get account information, without needing to sign up for an API key. -When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button. +When you are finished, include a link to your project on CodePen and click the "Submit and go to next step" button. You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).