Skip to content

TCA-492 - update assessment instructions with the right CTA label #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://forum-proxy.freecodecamp.rocks/latest>.

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this 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 my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this 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 my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://raw.githubusercontent.com/freeCodeCamp/ProjectReferenceData/master/meteorite-strike-data.json>

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this 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 my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://www.flag-sprites.com>.

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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](https://codepen.io) via `https://`.

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://twitch-proxy.freecodecamp.rocks/> 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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://forum-proxy.freecodecamp.rocks/latest>.

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this 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 my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this 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 my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://raw.githubusercontent.com/freeCodeCamp/ProjectReferenceData/master/meteorite-strike-data.json>

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "I've completed this 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 my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://www.flag-sprites.com>.

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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](https://codepen.io) via `https://`.

When you are finished, include a link to your project on CodePen and click the "I've completed this challenge" button.
When you are finished, include a link to your project on CodePen and click the "Submit and go to my next challenge" button.

You can get feedback on your project by sharing it on the [freeCodeCamp forum](https://forum.freecodecamp.org/c/project-feedback/409).

Expand Down
Loading