Commit Graph

3704 Commits (20f1f33e45d2d85bac26cb715e01b607b8c314db)

Author SHA1 Message Date
camperbot fe3acb02ac
chore(i18n,learn): processed translations (#47797) 2022-10-03 13:44:03 +00:00
Derryk Boyd f0ebb337e2
fix: update challenge description for array concat (#47786)
Co-authored-by: Derryk Boyd <derryk@redmantech.com>
2022-10-03 10:23:00 +02:00
Kevin Kee ec5b25ee1a
fix(curriculum): correct typos in make an RPG (#47776)
Correct typos in make an RPG
2022-10-02 16:27:33 +02:00
renovate[bot] 87d65dd515 chore(deps): update dependency joi to v17.6.2 2022-10-02 11:44:30 +00:00
renovate[bot] 10108b1d9a chore(deps): update babel monorepo to v7.19.3 2022-10-01 23:46:34 +00:00
tanmay thakral 35b607d2d8
fix(curriculum): falsy bouncer - do not mutate the original array (#47718)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-10-02 01:57:53 +05:30
adripo 762945baf2
fix(curriculum): Update data viz demo project URLs (#47694) 2022-10-01 09:17:10 +00:00
panoreak 4e739da3b0
fix(curriculum): added missing backticks to variables (#47692)
Added missing backticks to variables to medical-data-visualizer.md
2022-10-01 09:16:17 +00:00
prajwal-144 298159c73a
fix(curriculum): Remove comma and correct the sentence 2022-10-01 08:55:32 +00:00
Erkan Zileli e42e7dbd30
fix(curriculum): correct typos (#47690)
fix(docs): correct typos
2022-10-01 01:46:07 -07:00
camperbot 377d20721e
chore(i18n,learn): processed translations (#47678) 2022-09-30 11:48:18 -07:00
Abhinav Srinivas 85b5254c48
fix(curriculum): turn quote into code block to fix translation (#47673)
Update 62a2401b9842721796b72850.md
2022-09-30 07:06:36 +02:00
Utkersh Rajvenshi 2426222f26
fix(curriculum): typos in create RPG game in new JavaScript (#47664)
Fixed bugs referenced in issue #47660
2022-09-29 18:57:21 +00:00
Jeremy L Thompson e074c0a958
fix(curriculum): Update Cat Photo App Step 11/12 (#47651)
update step 11/12 wording
2022-09-29 11:48:38 -07:00
camperbot 2c4b0adf41
chore(i18n,learn): processed translations (#47657) 2022-09-29 10:24:43 -07:00
camperbot 408dd3a204
chore(i18n,learn): processed translations (#47648) 2022-09-28 19:39:47 +05:30
camperbot 7af0c16a01
chore(i18n,learn): processed translations (#47641) 2022-09-28 10:52:29 +02:00
camperbot 476ad0b86c
chore(i18n,learn): processed translations (#47624) 2022-09-27 10:30:30 +02:00
camperbot 6d68f958f9
chore(i18n,learn): processed translations (#47600) 2022-09-26 11:53:17 +05:30
Raquel 42fbf2e6ab
fix(curriculum): fix test 3 hint on cat photo app (#47587)
* fix: cat photo app step 5 hint

* Revert "fix: cat photo app step 5 hint"

This reverts commit b943858c4fdd6a6f8e4292e31e353f76e777cb20.

* fix: cat photo app step 5 hint
2022-09-26 06:59:45 +02:00
Ilenia 26fad221aa
fix(curriculum): change step tests to use expected/found values (#47609)
fix: change steps to use expected/found values
2022-09-25 11:12:52 +02:00
renovate[bot] 2e4f1e31be chore(deps): update dependency joi to v17.6.1 2022-09-24 17:12:20 +00:00
sidemt 3776f2c12e
fix(curriculum): make notation of class names consistent (#47594)
* fix(curriculum): make notation of class names consistent

* fix: add missing dot in class selector

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-variables-by-building-a-city-skyline/5d822fd413a79914d39e98d6.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-09-23 13:28:08 -07:00
Naomi Carrigan 7b461e80bd
feat: rewrite js rpg project (#46515)
* chore: remove existing steps - clean slate

* chore: rename step file

* feat: start rewrite

* feat: progress

* feat: continuing rewrite

* feat: almost done with new steps (:

* feat: complete step rewrite

* Step 1 tests without `link` testing

* chore: apply sem's review suggestions

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* chore: missed one

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* chore: missed one

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Step 2 tests and hints

* step 3 stats hints and tests

* cleared the grammers issues, I added.

* removed type="text/css" from the seed code

* Tests and hints for step 4

* removed tests from step 4 because they aren't working

* feat: starting the tests

* feat: add another step

* feat: more tests

* feat: tests through step 80

* feat: tests through step 117

* feat: to step 148

* feat: finish step tests

* feat: apply Jessica's suggestions

* chore: apply muhammed's review

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* chore: fix up tests

* chore: thought I got all of them

* chore: apply jessica's review suggestions

* chore: apply suggestions from code review

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>

* chore: apply yoko's reviews

* fix: use text content

* chore: apply tom's review

* fix: forgot to commit meta

* fix: broken tests

* feat: apply dario's review

Co-authored-by: Muhammed Mustafa <MuhammedElruby@gmail.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-09-22 14:21:23 -07:00
camperbot 7a43eda3cd
chore(i18n,learn): processed translations (#47592) 2022-09-22 20:12:18 +02:00
Divyansh Singh aca7ca128c
fix(curriculum): fix typo in building a city skylines step 15 (#47583) 2022-09-21 10:18:27 -06:00
camperbot 593a32a890
chore(i18n,learn): processed translations (#47582) 2022-09-21 16:20:48 +02:00
camperbot 095f2d9a44
chore(i18n,learn): processed translations (#47570) 2022-09-20 20:14:39 +05:30
camperbot 0456254f6c
chore(i18n,learn): processed translations (#47559) 2022-09-20 14:43:18 +09:00
Tom b7ad5f4b4b
fix(curriculum): replace tabs with spaces and remove spaces on empty lines (#47534)
fix: replace tabs
2022-09-19 15:38:57 +02:00
renovate[bot] 6a0c0149e7 chore(deps): update babel monorepo 2022-09-17 11:32:25 +00:00
camperbot d6164c6313
chore(i18n,learn): processed translations (#47532) 2022-09-17 01:17:01 +09:00
Mark Linn ca713f812c
Fixed type on Step 4 of Build a Registration Form (#47527)
Update 60f0286404aefb0562a4fdf9.md

Fixed a typo error
2022-09-15 20:11:29 -05:00
Manabu Matsumoto 414ecbf1c2
fix(curriculum): change the instruction text in step 31 (#47503)
* fix: change the instruction text in step 31

* fix: lowercase an not sentence head word

* fix: lowercase the word after a comma

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* fix: simplify an instruction text

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-09-15 13:54:14 -07:00
Justin Lane bdc633d263
fix(curriculum): Changed 'though' to 'through' on line 22. (#47526)
fix(curriculum): Fixed typo.

Changed 'though' to 'through' on line 22
2022-09-15 21:22:05 +02:00
camperbot f6a602f035
chore(i18n,learn): processed translations (#47522) 2022-09-15 11:30:53 -07:00
camperbot 408968f0b9
chore(i18n,learn): processed translations (#47510)
* chore(i18n,learn): processed translations

* Update Ukrainian file to match state on crowdin

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-09-14 18:30:37 +02:00
Maciej Bąba 533c0345e4
fix(learn): lack of block code declaration (#47506)
Fix lack of block code declaration
2022-09-12 15:46:20 -07:00
TROLLGE cd53a61202
fix(curriculum): changed the description of the instructions (#47502) 2022-09-12 22:34:47 +00:00
hanswang123456 9a95f232e1
fix(curriculum): Provide Example for Media Query (#47422)
* Update 612ec19d5268da7074941f84.md

* Switched order

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-responsive-web-design-by-building-a-piano/612ec19d5268da7074941f84.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update 612ec19d5268da7074941f84.md

* Update 612ec19d5268da7074941f84.md

* Update 612ec19d5268da7074941f84.md

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-responsive-web-design-by-building-a-piano/612ec19d5268da7074941f84.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-09-12 13:19:55 +02:00
camperbot 761dddeae3
chore(i18n,learn): processed translations (#47477) 2022-09-12 15:50:49 +05:30
Matias Osorio d02dda9dc6
fix(curriculum): update description on step 15 of Building a City Skyline (#47501)
Update 5d822fd413a79914d39e98d7.md
2022-09-12 08:44:14 +02:00
Jeremy L Thompson 0c3be348fd
fix(curriculum): Split Cat App Step 12 into two parts (#47320) 2022-09-11 21:36:25 -05:00
renovate[bot] 132426ebf9 chore(deps): update babel monorepo to v7.19.0 2022-09-11 12:17:56 +00:00
Jon Rutter ccc4a82016
fix(curriculum): Update Registration Form step 29 seed code to correctly render a checkbox (#47481)
Update seed code to render a checkbox
2022-09-10 07:36:08 +02:00
Manabu Matsumoto 79f937ea1d
fix(curriculum): change the instruction text (#47461)
* fix: change the instruction text

* fix: make instruction sentence more straightforward

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-09-09 09:06:20 +02:00
camperbot b68fa3f264
chore(i18n,learn): processed translations (#47469) 2022-09-08 11:12:15 -07:00
Dylan R 2c0bac12cc
fix(curriculum): typo in 65 of building a magazine project (#47470)
switch second to third
2022-09-08 11:11:01 -07:00
camperbot d90953407a
chore(i18n,learn): processed translations (#47460) 2022-09-07 12:35:53 -07:00
Tuukka Hastrup 14076cbde0
fix(curriculum): Clarify understand-string-immutability (#47448)
* Clarify understand-string-immutability

Remove some misleading explanation (immutability is orthogonal to literals).

* Remove extraneous whitespace

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Improve explanation per review suggestion

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-09-07 19:35:41 +02:00
camperbot dd03da4f51
chore(i18n,learn): processed translations (#47434) 2022-09-07 14:34:53 +02:00
David Abakelia-Chartia 5aa83c9653
feat(curriculum): Add links for the MP3 files (#47380)
* Added links for the MP3 files

Had to go through the trouble of finding audio clips in the source code of the sample project to finish mine.

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-09-04 13:31:42 +02:00
Santiago Miranda a9d2198aba
Better wording of exercise description (#47431)
Update mutate-an-array-declared-with-const.md

Fixed unclear part of the exercise description. As cited by user [in the forum](https://forum.freecodecamp.org/t/cannot-understand-the-following-line-in-question/549786/3)
2022-09-02 17:01:08 +00:00
CryoSolace 62b7e90b75
fix(curriculum): Fix typo in step 96 of learn CSS variables project (#47435)
Update 5d822fd413a79914d39e9929.md

Minor typo

Only three more building to go. -> Only three more buildings to go.
2022-09-02 16:58:42 +00:00
Arielle D 0718771168
Changed descriptions of id from properties to attributes (#47432)
* Changed descriptions of id from properties to attributes

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/62ff8b9dab5ac88e4d3d43a3.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/62ff8e998d3e7eae14d6ae3b.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/62ff919a7b5612c0670923a5.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-09-02 10:58:08 -06:00
camperbot df0e9dfbc1
chore(i18n,learn): processed translations (#47421) 2022-09-01 13:32:36 -05:00
Ilenia 2e83a3d41d
fix(curriculum): add `for` attribute to `label` elements in registration-form project (#47332)
* Add files via upload

* removed merge conflicts

* new step 17

* write step 17 + seed code step 18

* for and id to remaining steps

* new step 28

* finish id and for in second fieldset

* new step 37

* 37 tests

* update seeds and solution

* more updating seeds and solution

* fixed wrong seed

* fixed wrong test

* formatting

* Apply suggestions from Shaun's code review

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Johnathan Webster <81039525+JohnathanTWebster@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-08-31 13:47:21 +02:00
camperbot 5fc59db760
chore(i18n,learn): processed translations (#47415) 2022-08-30 18:39:55 +02:00
Lasse Jørgensen 6c6a0a8dc2
fix(curriculum): explain media queries (#47389)
* fix(curriculum): explain media queries

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-responsive-web-design-by-building-a-piano/612ebcba99bfa46a15370b11.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-08-30 14:56:05 +02:00
camperbot 6990b4d889
chore(i18n,learn): processed translations (#47410) 2022-08-29 07:36:37 -07:00
renovate[bot] 31e6b823f4 chore(deps): update babel monorepo to v7.18.13 2022-08-27 14:15:50 +00:00
camperbot 2b338a0d28
chore(i18n,learn): processed translations (#47383) 2022-08-25 13:24:20 +00:00
Leah Thompson c759d83cd3
fix: add comma to fix typo (#47378)
added a comma to fix typo
2022-08-25 11:36:35 +00:00
camperbot 065edb38a8
chore(i18n,learn): processed translations (#47374) 2022-08-24 08:29:22 -07:00
Xavier-Pierre-dev 0d4066613c
fix/Learn Typography by building a Nutrition Label:Step 22 (#47370)
* fix/Learn Typography by building a Nutrition Label:Step 22 #47109

* revert change on non-English files

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-typography-by-building-a-nutrition-label/615f42a021625f656101ef93.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-08-24 09:38:01 +00:00
camperbot 0d41dc1d70
chore(i18n,learn): processed translations (#47367) 2022-08-23 11:23:55 -07:00
Ilenia 2b067db427
fix(curriculum): make TODO comment in CatPhotoApp project untranslatable (#47357)
fix: make TODO comment in CatPhotoApp project untranslatable
2022-08-23 00:52:16 +05:30
Tom c5a9409357
fix(curriculum): force directed graph example link (#47333) 2022-08-22 10:44:38 -05:00
camperbot b45626b632
chore(i18n,learn): processed translations (#47355) 2022-08-22 16:17:43 +02:00
Bruce Blaser 86901091a6
fix(curriculim): improve hints for Cat Photo App step 46 (#47253)
* fix: cleaned up tests

* fix: tighten up test on Indoor

* refactor: clean up tests on Indoor radio

* fix: check for multiple `indoor` ids/reword hints

* fix: minor tweaks
2022-08-20 10:36:10 +02:00
camperbot 7b23585ba9
chore(i18n,learn): processed translations (#47330) 2022-08-19 20:53:29 +02:00
Lasse Jørgensen 82237e35c5
fix(curriculum): use regex for background color tests (#47262)
* fix(curriculum): use regex for background color tests

* fix: add step 66
2022-08-19 10:59:29 +02:00
hanswang123456 de741e40e7
fix(curriculum):Added note for identifier (#47288)
Update 615f50473cc0196c6dd3892a.md
2022-08-19 09:34:19 +02:00
Aaron d7aedc71b5
chore: replace Codepen - Show National Contiguity with a Force Directed Graph (#47321)
Chore: Replace broken codepen link

Quite a shame about the dataset problem. At least there is a new Codepen for it.
2022-08-19 09:00:42 +02:00
camperbot 6753cd67c7
chore(i18n,learn): processed translations (#47319) 2022-08-18 11:15:11 -07:00
camperbot 3a0f3a7253
chore(i18n,learn): processed translations (#47301) 2022-08-17 16:55:26 +02:00
camperbot 29634560b6
chore(i18n,learn): processed translations (#47297) 2022-08-16 09:09:24 +02:00
hanswang123456 88aa6a9e8e
fix(curriculum): clarified description in first RWD challenge (#47211)
* Added spacing fix to catch end of line spaces

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc23991f86c76b9248c6eb8.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update 5dc23991f86c76b9248c6eb8.md

* allow for spaces before "("

* Update create-a-javascript-promise.md

* cleaned up changes on main

* extended challenge description

* Update 5dc174fcf86c76b9248c6eb2.md

* revert changes from branch

* Update 5dc174fcf86c76b9248c6eb2.md

* rephrased the description

* edited markup

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc174fcf86c76b9248c6eb2.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Update 5dc174fcf86c76b9248c6eb2.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-08-15 10:52:24 -07:00
sidemt 3771e080dc
fix(curriculum): change the word 'attribute' to 'property' (Piccaso Painting Step 9) (#47278) 2022-08-15 23:13:48 +07:00
Lasse Jørgensen 84a56abc27
fix(curriculum): clarify instructions (#47264) 2022-08-14 17:16:04 +02:00
camperbot 8ba14b0d7b
chore(i18n,learn): processed translations (#47270) 2022-08-12 11:41:44 -07:00
sidemt 92270f7ef6
fix(curriculum): change selectors to properties (Balance Sheet Step 31) (#47265)
fix(curriculum): change selectors to properties
2022-08-12 09:20:41 -05:00
sidemt 5c23145a69
fix(curriculum): fix reference to class and selector names (Balance Sheet Step 45) (#47268)
fix(curriculum): fix reference to class and selector names
2022-08-12 09:17:53 -05:00
Jeremy L Thompson 10d626dd23
fix(curriculum) more comprehensive test for 24 game (#47229)
* fix - more comprehensive test for 24 game

* fix precidence comparison

* error on bad characters

* well that's embarassing
2022-08-11 19:23:43 +02:00
camperbot c7c8aa58cb
chore(i18n,learn): processed translations (#47261) 2022-08-11 08:58:30 -07:00
Bruce Blaser 0d1559f3bf
refactor(curriculum): colored markers step 16 (#47210)
* refactor: colored markers step 16

* refactor: move RGB explanation

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/617b65579ce424bf5f02ca73.md

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/617b65579ce424bf5f02ca73.md

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-08-11 08:59:23 +02:00
camperbot 85fa026554
chore(i18n,learn): processed translations (#47249) 2022-08-10 13:19:16 -07:00
Tom 136f60bbef
feat: move rdb order to middle of superblocks (#46138)
feat: move rdb out of beta
2022-08-10 18:48:39 +02:00
mjh ab82857ab2
fix(curriculum): Made output for sample code in snippet clearer - Multidimensional Array Access (#47222)
* Made output for sample code in snippet clearer

* Made formatting more consistent

* Fixed names for formatting fix
2022-08-09 20:39:56 +00:00
Muhammed Mustafa 441815b72a
fix(curriculum): dead links in data analyzer python (#47201)
* fix(curriculum): dead links

Co-authored-by: mmatsumoto1026 <mmatsumoto1026@gmail.com>

* Changed the link text

* added 10 hours to links that don't have them

* added advance python course article and consistance space

* Switch the link to learn the basic of python

* Fix links' text format

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: mmatsumoto1026 <mmatsumoto1026@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-08-09 13:16:51 -07:00
Lasse Jørgensen 50e6afcc14
fix(curriculum): use DOM for link element tests (#47208)
* fix(curriculum): use DOM for link element tests

* fix: revert back to regex for link element location test
2022-08-09 13:02:16 -07:00
camperbot 35ae1439f3
chore(i18n,learn): processed translations (#47228) 2022-08-09 11:35:15 -07:00
sidemt 85b8029582
fix(curriculum): add missing instructions for lang attribute (#47226)
* fix(curriculum): add missing instructions for lang attribute

* fix(curriculum): add missing test for lang attribute

* fix(curriculum): make instructions a little vague
2022-08-09 09:20:25 -05:00
Shiva Prasad 5195cd4cb2
fix(curriculum): PhotoGallery Step 5 (#47224)
Clarifies instruction for Learn CSS Flexbox by Building a Photo Gallery App Step 5
Closes Issue #47223
2022-08-09 08:44:11 -05:00
Moshe 632f899628
fix: 'logs' route should always have :_id param (#47215)
* fix: 'logs' route should always have :id param

* fix: change all urls to have _id
2022-08-09 08:40:33 -05:00
Bruce Blaser b42e7f1474
fix: Colored Markers Step 2 - tighten up tests (#47181)
* fix: tighten up tests

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-css-colors-by-building-a-set-of-colored-markers/61695ab9f6ffe951c16d03dd.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* fix: clarify hints

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2022-08-09 15:34:33 +02:00
Bruce Blaser 399eaa01ed
fix(curriculum): clarify instructions for cafe menu step 41 (#47213)
* fix: clarify instructions

* refactor: reword instructions
2022-08-08 14:58:32 -05:00
Bruce Blaser fe045b996b
fix(curriculum): remove ambiguous sentence from a11y quiz step 42 (#47205)
fix: remove ambiguous sentence
2022-08-08 20:43:31 +02:00
Bruce Blaser 92ea45931e
fix(curriculum): make test a little more lenient for reg form step 36 (#47218)
fix: make test a little more lenient
2022-08-08 20:35:17 +02:00
Ilenia acc93a3a68
Fix: better description for steps 12&15 in registration form (#47058)
* fix: text against challenge guideline

* fix: unclear challenge description step 15

* Apply suggestions from code review
2022-08-08 12:08:24 -05:00