Commit Graph

295 Commits

Author SHA1 Message Date
Jessica Wilkins
ced4ba4a0c fix(curriculum): allow optional spacing for assignment operator (#53723) 2024-02-16 15:03:50 -06:00
Giuseppe Soriano
3ef8a4bf02 fix(learn): Clarify RPG step 146 example (#53768) 2024-02-16 14:57:21 -06:00
Shiva Sai Krishna Gadeela
a1451d8678 fix(curriculum): test for step 19 of authors project (#53763)
Co-authored-by: Shiva Sai Krishna Gadeela <shivasaikrishnagadeela@Sonus-MacBook-Air.local>
2024-02-16 15:36:58 +01:00
Ilenia
9859eb53f1 chore: Add missing quotes to Calorie Counter project (#53762) 2024-02-16 21:07:26 +07:00
Sabrina Herrera
103ba18962 fix(curriculum): update music player step 12 description (#53746) 2024-02-16 07:32:36 +00:00
Jose Bhrayn
696348953d fix(curriculum): update wording of the lesson (#53749) 2024-02-16 12:20:30 +07:00
Yixuan Dai
f50eb7bb9a fix(curriculum): Update description and test to ignore order (#53683)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-02-15 14:38:07 +01:00
Alejandro Pla
743fc6831f fix(curriculum): improve description in step 47 of music player (#53738) 2024-02-15 12:10:43 +01:00
Eric Iwan
20af61c6d1 fix(curriculum): typo "Yous" to "You" in hint text (#53737) 2024-02-15 12:09:42 +01:00
Srikanth Kandi
df0d1df38c fix(curriculum): updated tests and desc for step 8 of music player (#53682) 2024-02-14 16:39:34 +01:00
gboeker
02be3460fc fix: explain method chaining for step 18 of music player (#53693) 2024-02-14 10:45:41 +01:00
danicius
4bdda62e8c fix(curriculum): clarify instructions for calorie counter project step 31 by adding a code example (#53578) 2024-02-12 07:57:30 -08:00
Krzysztof G
1f41d48cc8 fix(curriculum): consistent space checking around comma (#53658) 2024-02-12 07:50:16 -08:00
DeanTheReider
e656d2ec0b fix(curriculum): resolve the duplicate function (#53648) 2024-02-12 06:52:59 -08:00
Yixuan Dai
8e93c658cd fix(curriculum): Update test to accept 'let' (#53653) 2024-02-12 13:42:25 +01:00
Yixuan Dai
db051d5c16 fix(curriculum): Update Hint Text in FP course (#53654) 2024-02-12 13:32:36 +01:00
Tyler
fe017205f8 fix(curriculum): update wording for RPG project (#53635) 2024-02-10 06:28:55 +01:00
Nitish sharma
cc79650066 fix(curriculam): Clarify instructions for step 28 of music player project (#53619)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-09 11:44:02 +00:00
Imane
060adcc1be fix(curriculum): fix typo in step 30 of TODO project (#53615) 2024-02-09 06:24:00 +01:00
developwithabhinav
c72191d483 fix(curriculum): Updated description of step 119 of JavaScript Algorithms and Data Structures Role Playing Game (#53605) 2024-02-08 09:27:53 -08:00
Nikola Lukic
7c7524b303 fix(curriculum): updated step description (#53611) 2024-02-08 13:13:08 +00:00
Korada Shanmukh Sai
44fb7c7c01 fix(curriculum): Update test to accept solution with semicolon also (#53596)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-08 06:19:24 +01:00
fridge
a566f21b7e fix(curriculum): hint text for step 14 of calorie counter project (#53549)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-02-07 15:24:17 +00:00
Duong The Pham
7bb4fdee37 fix(curriculum): Remove .clear class styles from calorie counter project (#53583) 2024-02-07 14:15:59 +00:00
a2937
86977b29ab fix(curriculum): allow spacing before and after in step 44 calorie counter (#53573) 2024-02-07 14:37:50 +05:00
hminsky2002
f5c2ad2f0b fix(curriculum): fixed the spelling of the word "separate" (#53581) 2024-02-07 13:21:25 +05:00
developwithabhinav
f7629df53d fix(curriculum): improve description and instructions of Step 78 of Platformer game (#53577) 2024-02-07 06:50:56 +01:00
Duong The Pham
5c77a0bd7d fix(curriculum): Build a Music Player is too sensitive to attribute order (#53559) 2024-02-06 06:55:53 -08:00
Zishan Panchal
2024104e08 fix(curriculum): Update description for step 22 of calorie counter project (#53554) 2024-02-06 18:35:40 +05:00
Gabriel Goh
08769a144c fix(curriculum): update instructions for step 110 for rpg project (#53564) 2024-02-06 18:29:15 +05:00
Korada Shanmukh Sai
3f588b7266 fix(curriculum): Updated hints of step-67 in new js course to make all tests compulsory (#53517) 2024-02-06 10:04:01 +01:00
Ilenia
2ef52140b0 fix(curriculum): step 78 calorie counter, specify where the template literal has to go (#53548) 2024-02-05 19:42:59 +00:00
Duong The Pham
c13c554353 fix(curriculum): Attribute order shouldn't matter Music Player (#53541) 2024-02-05 08:59:15 -08:00
Stanislav Suschevici
9dd858bf7c fix(curriculum): Update code example for RPG game step introducing innerText (#53482)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-02-04 23:33:44 -08:00
ArmestoSantiago
e4513ad293 fix(curriculum): Step 62 adding null explanation to description (#53533) 2024-02-05 06:28:47 +01:00
Pedro Ramos
b616afcdb1 fix(curriculum): Step 87 evaluate code instead of using regex (#53475) 2024-02-05 01:23:10 +06:00
Nate Ben
c21c47a5e1 fix(curriculum): update description of if statement (#53524) 2024-02-05 01:21:20 +06:00
ITS MAC
780cad469b fix(curriculum): update directions and hint text for step 117 of RPG game (#53518) 2024-02-04 07:40:07 -08:00
Srikanth Kandi
e48bf5d59d fix(curriculum): updated description for step 154 of RPG game (#53527) 2024-02-04 07:28:03 -08:00
Ilenia
7e5a14a4d9 chore(curriculum): add quotes around strings in Role Playing Game (#53523) 2024-02-04 18:49:16 +06:00
Nitish sharma
ddfab608c0 fix(curriculum): Update hint text for step 61 of calorie counter project (#53509)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-02-04 12:55:13 +06:00
Sushil Gupta
a36234acb4 fix(curriculum): Update tests to accept multiple valid solutions for step 27 of fcc authors project (#53178)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-04 12:51:38 +06:00
James
10a067308b fix: js football team cards rm step15 updt step16 (#53513) 2024-02-03 08:13:12 -08:00
Pravin Mishra
b5de8280e1 fix(curriculum): Updated description for step 5 of calorie counter project (#53413)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-02-03 08:00:19 -08:00
Alagu Muthiah
72c4368011 fix(curriculum):Added a code example for Array.from in step 89 calori… (#53490)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-02-03 07:27:26 -08:00
Govindapalle Vijaychandra
4ee3a52b10 fix(curriculum): create new step 18 for spreadsheet project. (#53315)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-03 19:00:11 +06:00
Bhumit Patel
6dc7885c8e fix(curriculum): Updated code example for RPG game explanation on variables (#53519) 2024-02-03 08:51:14 +01:00
Sushil Gupta
271c8bd318 fix(curriculum): RPG - Step 40 - 41: Passing with wrong code (#53169)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-02-02 11:39:32 +01:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
a2937
8eb1c0d3f4 fix(curriculum): allow screen readers to properly see emote values for rpg step 138 and 148 (#52924) 2024-02-02 10:43:24 +01:00