Commit Graph

36 Commits

Author SHA1 Message Date
Jatin Nagar
96513b738f fix(curriculum): backtick issues in various files (#56106) 2024-09-14 17:17:17 -04:00
Supravisor
cbfdb013af fix(curriculum): allow space before semi colon in for loop (#55825)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-12 12:43:08 -05:00
Lasse Jørgensen
a480ebdeb8 fix(curriculum): add location of if statement to requirement and hint (#55762) 2024-08-06 20:39:59 -07:00
Naomi the Technomancer
625138f340 feat: address hardcoding (#55665)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-29 20:14:42 +02:00
Patrick Wauschek
da7719f22d fix(curriculum): fixes pyramid range error (#55486) 2024-07-25 00:22:04 -07:00
Lasse Jørgensen
d942ba8a04 fix(curriculum): adjust sentences (#55652) 2024-07-24 23:25:08 -07:00
Supravisor
d4d0450fd9 fix(curriculum): update hint message Pyramid step 115 (#55330) 2024-06-26 09:37:37 -07:00
Gagan Bhullar
f0e538d2c9 fix(curriculum): replace semi-colon with semicolons (#55302) 2024-06-24 16:52:33 +02:00
Lasse Jørgensen
c70b4beb8d fix(curriculum): log test, method return, example code (#55298) 2024-06-24 02:07:46 -07:00
Anna
0fa0d6fe84 feat(curriculum): add a preview page to pyramid project (#54885) 2024-06-22 10:56:07 +02:00
Oliver Eyton-Williams
f6e50ac7b9 fix: remove comments from user code before test (#55113) 2024-06-21 22:04:11 +05:30
Michael Dillinger
b8810f339e fix(curriculum): Step 103 Pyramid Generator Text (#55162)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-06-13 06:40:20 +00:00
erik-lynch
cd4aeeeba8 fix(curriculum): update instruction note phrasing (#55153) 2024-06-11 11:38:48 +02:00
Anne Deepa Prasanna
02234419a9 fix(curriculum): add review lessons for functions in pyramid project (#55127) 2024-06-10 09:46:45 -07:00
royjohnlee
323a008de5 fix(curriculum): Changed wording in description and hints for clarity (#55119)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
2024-06-08 10:14:53 -04:00
Supravisor
26d5eaad65 fix(curriculum): separate unreachable code and scope for pyramid project (#54920)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-06-04 02:20:44 +02:00
Anne Deepa Prasanna
254cea7675 fix(curriculum): add reviews lessons for arrays in pyramid project (#55012) 2024-06-03 13:36:57 +02:00
cheenu-1824
8766a3bdc0 fix(curriculum): Created the new review steps 12 and 13 in pyramid project (#54936)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-28 21:27:09 +02:00
Vaibhav-Ace
496d427958 fix(curriculum): updated description of step 1 of pyramid project (#54937) 2024-05-23 11:17:03 +02:00
Jessica Wilkins
2baa9e19d7 feat: adding lessons for else if to pyramid project (#54830)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-22 20:14:35 -07:00
Supravisor
8d6c493832 fix(curriculum): update if statement indentation (#54831) 2024-05-16 21:55:31 +07:00
Vicky Fernandez Busch
7fc8b5ecbd fix(curriculum): replace rows[2] with rows[rows.length - 1] in step 20 of JS building a pyramid generator project (#54746) 2024-05-13 09:04:48 -07:00
Aditya Raj shekhawat
372bb9f38a fix(curriculum): wording for step 5 of pyramid project (#54750) 2024-05-13 22:16:05 +07:00
Vicky Fernandez Busch
f3dafb36a4 fix(curriculum): change wording in step 26 of Pyramid Generator (#54745) 2024-05-13 09:21:40 +02:00
RIJU MONDAL
62bfd20682 fix(curriculum): Updated description for step 61 of pyramid project (#54682) 2024-05-07 20:09:37 +06:00
Nandita Kalita
3f35a955b6 fix(curriculum): Update code example for step 18 of pyramid project (#54587) 2024-05-01 11:25:12 -05:00
Ethan Hancock
918e1a473d fix(curriculum): update description and hint for js pyramid project (#54538)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-04-26 06:26:37 +00:00
freeCodeCamp's Camper Bot
e6b05ee25d chore(i18n,learn): processed translations (#54537)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-26 12:26:37 +07:00
Madison Powers
971d3e929b fix(curriculum): update tests for step 62 of pyramid project (#54509) 2024-04-25 13:43:40 -05:00
Oliver Eyton-Williams
6781457c7a fix(client): handle pure js challenges in multifile editor (#54438) 2024-04-24 11:46:11 -07:00
Govardhan
968289c23d fix(curriculum): Updated the tests to accpet the answer irrespective of the order of concatenation (#54468) 2024-04-23 10:30:11 +01:00
violet.png
840f01047c fix(curriculum): Learn Introductory JavaScript by Building a Pyramid Generator Step 30 (#54477) 2024-04-22 21:11:18 +07:00
BIgChunkyChicken
8b09caa5f8 fix(curriculum): update description for step 19 of pyramid project (#54474) 2024-04-22 21:10:15 +07:00
Govardhan
a10126c180 fix(curriculum): Updated editable regions for step 44 of pyramid project (#54467) 2024-04-22 21:09:54 +07:00
Domendra Singh Komra
2d5a1f1964 fix(curriculum): update description for step 16 of pyramid project (#54456)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-04-22 11:40:02 +07:00
Naomi
d6835ef8b7 feat: new introductory javascript project (#54305)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-04-17 16:29:14 +00:00