Commit Graph

120 Commits

Author SHA1 Message Date
Joz-Bruer Quince
31c3630737 fix(curriculum): add missing backsticks for numbers (#53243) 2024-01-17 18:00:45 -08:00
Ilenia
4623b1efe3 fix(curriculum): reorder steps in JS RPG (#53111)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2024-01-17 20:21:31 +00:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Jessica Wilkins
188b3c9717 fix(curriculum): remove all instances of teaching var in RPG game (#53166)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-16 08:28:02 -08:00
Krzysztof G
a09a3bd849 fix(curriculum): require space after return when needed (#53184) 2024-01-15 08:24:30 -08:00
Krzysztof G
464e5e47ee fix(curriculum): require space after keyword (#53185) 2024-01-15 08:22:41 -08:00
Duong The Pham
26a9735d07 fix(curriculum): remove anti-pattern ternary use in rpg game (#53070)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-11 07:58:09 -08:00
Soham Tembhurne
f16afcf00c fix(curriculum): enhance tests in step 156 of Learn JS by building RPG (#52977)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-10 14:20:39 +01:00
Krzysztof G
6f8419c8a3 fix(curriculum): accept both quotes and double quotes (#53090) 2024-01-10 14:09:17 +01:00
a2937
630e5e8b90 fix(curriculum): improve regex in rpg project step 123 (#53052)
Co-authored-by: Mama Naomi <nhcarrigan@gmail.com>
2024-01-09 19:27:49 -08:00
Lasse Jørgensen
c58ace2a80 fix(curriculum): clarify instructions, change variable notation (#53079) 2024-01-09 23:25:35 +00:00
Krzysztof G
5973899673 fix(curriculum): require at least one space in "else if" (#53016) 2024-01-08 09:09:18 +00:00
Zakeriya Mohamed
e1c66ff1f7 fix(curriculum): add backticks to numbers in lesson description (#53026) 2024-01-08 08:04:41 +00:00
weilirs
2a5a834256 fix(curriculum): Tests force using {} around statements in if-else (#53012) 2024-01-08 07:25:58 +00:00
Shaun Hamilton
99266b388a fix(curriculum): re-order role-playing-game to define before use (#52885)
Co-authored-by: sidemt <25644062+sidemt@users.noreply.github.com>
2024-01-07 21:53:02 -08:00
Axel Soubielle Almada
c0ac7ff3c8 fix(curriculum): RPG Step 11 - Update description and first hint to give more context (#52992) 2024-01-06 14:51:12 +07:00
Kumar Shashank
f01e39bbbd fix(curriculum): updating RPG game step 172 to use the includes method instead of indexOf (#52942) 2024-01-04 23:35:51 +00:00
Edwin Hung
0195a4aa4a fix(curriculum): update tests for HTML formatting (#52846) 2024-01-04 09:17:57 +01:00
Huyen Nguyen
eb9d26e061 fix(curriculum): use two-space tab in HTML and JS code of RPG project (#52769)
Co-authored-by: Krzysztof G <60067306+gikf@users.noreply.github.com>
2024-01-03 10:43:56 +01:00
Lasse Jørgensen
883d09fddd fix(curriculum): correct if...else to be statements (#52899) 2024-01-02 19:38:38 -08:00
Usama Basharat
9b152c3b80 fix(curriculum): Completed the step 6 in instructions for building a role playing game (#52866)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-02 08:20:39 -08:00
Duong The Pham
51260e81a3 fix(curriculum): change to const numbers from RPG step 162 (#52857) 2024-01-01 19:00:57 +01:00
Jack Sighton
7c04f6e010 fix(curriculum): clarify instructions for rpg step 77 (#52847)
Co-authored-by: Jack <jack@Linux.myguest.virtualbox.org>
2024-01-01 06:24:18 +01:00
luqmanalzobe
a4ca7db8c4 fix(curriculum): potentially confusing use of brackets in challenges text (#52844) 2024-01-01 06:21:03 +01:00
Duong The Pham
99f8567aa5 fix(curriculum): fix learn JS by RPG step 129 wrong hint (#52851) 2023-12-31 12:56:01 -08:00
Yatrik Patel
52b419bc8a fix(curriculum): clarifies instructions for rpg step 58 (#52852) 2023-12-31 19:58:16 +01:00
PIYUSH RAJ
5321a56a92 fix(curriculum): add missing tests for step 136 of JS RPG game (#52793)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-30 22:13:04 +07:00
Sagar Kashyap
72188ba85b fix(curriculum): updating test of closing tag for step 1 of RPG game (#52763)
Co-authored-by: Sagar Kashyap <xyzsmsnkashyap9892044279@gmail.com>
2023-12-29 16:55:45 -08:00
Juan Carrillo
60fe00c58e fix(curriculum): RPG Step 118 instructions are not clear enough (#52812) 2023-12-29 16:52:39 -08:00
Shekhar Sahu
fa2a0681b4 fix(curriculum): added the missing backticks (#52804) 2023-12-29 12:18:54 +07:00
Lasse Jørgensen
ca6ac5f6d7 fix(curriculum): allow proper HTML formatting (#52766) 2023-12-27 14:35:14 -08:00
Krzysztof G
db751b9fe0 fix(curriculum): consistency of using 'argument' and 'parameter' (#52777)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-27 14:12:42 -08:00
a2937
88689b757f fix(curriculum) - allow spaces before the parenthesises in function declarations in step 144 rpg project (#52776) 2023-12-27 14:07:06 -08:00
ANKIT VARSHNEY
948cfc47c5 fix(curriculum): expanded the list of falsy variables to include undefined (#52761)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-25 13:24:13 +00:00
Lasse Jørgensen
41a348e9cc fix(curriculum): Add missing space (#52754) 2023-12-25 10:38:43 +07:00
Sagar Kashyap
423bf23c14 fix(curriculum): hint and directions in RGP game step 37 (#52678)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-23 13:41:09 +01:00
Jessica Wilkins
10f63d8e41 refactor: updating styles for RPG game (#52528) 2023-12-15 10:16:04 -08:00
Jessica Wilkins
0a74f48f8b fix(curriculum): resolving typos and small bugs in JS RPG game (#52129)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-10-28 09:43:49 +02:00
Krzysztof G
174865974b fix: text typos (#51876)
Co-authored-by: Viktor Szépe <viktor@szepe.net>
2023-10-09 19:36:27 +07:00
Oliver Eyton-Williams
6e22352970 fix(client): ensure __runTest is used (#50849) 2023-06-30 21:46:57 +02:00
Kolade Chris
9a3d0b7bfb fix(curriculum): worked on early feedbacks for js role playing game (#49169)
* fix:implemented some of the recommendations of the earlier feedbacks on the JS RPG course

* fix: improved some description texts of the JS RPG course (Made Naomi's requested changes)
2023-02-23 10:52:50 -08:00
Andriy
120a0a19ee fix(curriculum): fixed typo in challenge description (#49040)
fix(curriculum):build an rpg- step 39-fixed typo

Co-authored-by: Andriy Kozlovsky <andriy.kozlovsky005@gmail.com>
2023-01-16 11:22:01 +01:00
Mark Linn
593ca57c1e fix(curriculum): add backticks in role playing game project (#48886)
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48870
2023-01-11 20:17:43 +05:30
Sriparno Roy
c72758a4f8 fix(curriculum): Add Missing Backticks (#48919)
* Add missing backticks

* Add missing backticks
2023-01-04 21:05:20 +01:00
Ansh Phirani
3ee977c739 fix(curriculum): add missing backslashes in hint text for JavaScript RPG project (#48896)
added missing needed backslashes

Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2023-01-03 14:32:33 +01:00
Sriparno Roy
ef1c90ecd7 fix(curriculum): clarify element in role-playing-game (#48829)
Clarify property in build an RPG
2022-12-31 11:40:08 +02:00
Billy Arante
b34cd69ce1 fix(curriculum): Grammar in step 48 of build an rpg (#48860)
fix(62a7c071219da921758a35bb.md): grammar in step 48 of new js course (build an rpg)
2022-12-28 08:08:40 +02:00
Mark Edward Gonzales
5b229e4f52 fix(curriculum): fix typos in step 66 of new JS RBG project (#48831)
Fix typos in step 66 of new JS RBG project #48825
2022-12-23 16:16:20 -06:00
Rahul Nag
b4f08d7b96 fix(curriculum): typo in make an RPG game (#48816)
Co-authored-by: Rahul <ranag@expediagroup.com>
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48809
2022-12-22 10:58:56 +05:30
Sriparno Roy
264afea278 fix(curriculum): sentence construction in build an RPG project (#48783)
* docs: fix sentence construction

* docs: fix sentence construction in build an RPG project

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

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-12-20 09:07:33 -08:00