Commit Graph

503 Commits

Author SHA1 Message Date
Jiantao
25eeb14e8b fix(curriculum): allow additional whitespace in tests (#54655) 2024-05-06 14:20:42 +07:00
Deep Dhanuka
9d6c5ebde1 fix(curriculum): correct form button text for todo app (#54594)
Co-authored-by: Deep <deep.dhanuka1@myntra.com>
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-05-02 13:28:55 -07:00
Giovanni Ruberto
356af61db4 fix(curriculum): clarify instructions with implicit return on JS spreadsheet step34 (#54274)
Co-authored-by: Juan Carrillo <juan@juanca.org>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-02 13:50:22 +05:30
Sanskriti
2495b0ed40 fix(curriculum): Updated step 74 of spreadsheet project and added step 75 and step 76 (#54417) 2024-05-02 13:34:43 +07:00
zxc-w
5720fe7668 fix(curriculum): remove unnecessary quotes for descriptions in steps 25-28 of Todo App (#54559) 2024-05-02 13:34:15 +07:00
Nandita Kalita
3f35a955b6 fix(curriculum): Update code example for step 18 of pyramid project (#54587) 2024-05-01 11:25:12 -05:00
Ryan Bremer
684ce99ede fix(curriculum): a tiny typo in step 6 of the js recursion project (#54579) 2024-04-30 09:07:28 -07:00
Jessica Wilkins
a534e4ff75 chore(curriculum): add steps to test buyWeapon function in RPG project (#54573)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-30 06:43:09 -07:00
Jiantao
3693105ba6 fix(curriculum): typo in hint message of Step 15 of Building a Dice Game (#54554) 2024-04-29 08:39:56 +02:00
Anna
f427701588 fix(curriculum): step 86 of the platform game now requests an truthy value (#54549) 2024-04-29 08:37:14 +02:00
Anna
9be7d24de3 fix(curriculum): not require braces step 79,80 platform game (#54548) 2024-04-29 08:33:34 +02: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
prakash bhardwaj
b4d4b2578a fix(curriculum): punctuation for step 55 of forum leaderboard project (#54535) 2024-04-25 18:57:26 -05:00
Anna
de33ae13f2 fix(curriculum) : allow a and b to be cast as numbers in step 41 of num sort (#54431) 2024-04-25 18:53:16 -05:00
Supravisor
ba3fdd53e0 fix(curriculum): clarify instructions with implicit return (#54272)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-04-25 16:26:10 -07:00
Jessica Wilkins
cf2485f3d4 feat(curriculum): adding 1st review project for JS cert (#54489)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-25 17:04:51 -04:00
Madison Powers
971d3e929b fix(curriculum): update tests for step 62 of pyramid project (#54509) 2024-04-25 13:43:40 -05:00
Sanskriti
b0ff249be6 fix(curriculum):Updated lessons in Number sorter project to better show how `inputValues` works (#54445) 2024-04-24 13:12:55 -07:00
Oliver Eyton-Williams
6781457c7a fix(client): handle pure js challenges in multifile editor (#54438) 2024-04-24 11:46:11 -07:00
hnrykm
e1ffdbcaf8 fix(curriculum): description of Learn localStorage by Building a Todo App - Step 18 (#54510) 2024-04-24 09:44:43 -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
Jessica Wilkins
eed5575313 refactor(curriculum): update RPG project to accommodate new intro pyramid project (#54435)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-04-22 10:10:58 -07: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
Lasse Jørgensen
0be289de84 fix(curriculum): add missing word to instructions (#54448) 2024-04-22 11:41:51 +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
Tom
7b3ad60b9e fix: use dummy data in forum leaderboard project (#54446) 2024-04-20 11:40:16 -07:00
Steven Primeaux
2c8ada2ce9 fix(curriculum): unclear messages in step 54 of statistic calculator (#54441) 2024-04-18 17:07:08 +00:00
Jessica Wilkins
3c1353fbe0 refactor(curriculum): updating step 22 of stats calculator project (#54312)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-04-18 09:31:46 +02:00
Supravisor
f7dbd84351 fix(curriculum): update test of TODO step 6 to allow for multiple function answers (#54371) 2024-04-18 08:15:05 +01:00
Somil Gumber
e8080f0f46 fix(curriculum): Update hint text for step 6 of todo app project (#54418) 2024-04-18 11:39:37 +07:00
Arya Khochare
29436877d0 fix(curriculum): update description and hint text of Date Formatter - Step 28 (#54419) 2024-04-17 13:08:17 -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
Steven Primeaux
7ba214adf0 fix(curriculum): update editable regions for step 47 of calorie counter (#54424) 2024-04-17 17:19:48 +02:00
Jenna (Ju Hee) Han
e697b862e6 fix(curriculum): updated step 27 of music player to accept let declaration (#54407) 2024-04-16 08:18:54 +02:00
Lasse Jørgensen
b4bae84bfd fix(curriculum): correct instructions, add quotes around value (#54406) 2024-04-16 11:51:04 +07:00
Lasse Jørgensen
ead58e878a fix(curriculum): clarify instructions (#54404) 2024-04-16 11:45:34 +07:00
Jenna (Ju Hee) Han
4541f41b8b fix: modified tests for step 10 of building a spam filter (#54364)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-15 17:32:09 +00:00
Supravisor
55940f0fa6 fix(curriculum): update tests for Football Teams step 25 to accept both types of functions (#54381) 2024-04-15 04:53:27 -07:00
Muhammad Samim
b3f95621a5 fix(curriculum): update steps 18 and 19 for date formatter project (#54385) 2024-04-15 06:35:52 +00:00
Jenna (Ju Hee) Han
5b311f9df1 fix(curriculum): spacing issue for step 17 of rpg project (#54362)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-04-15 11:52:28 +07:00
Ronil Patil
75058e654a fix(curriculum): typo in step 47 binary project (#54390) 2024-04-15 11:45:21 +07:00
Supravisor
1717701e47 fix(curriculum): update tests for step 28 of Authors page (#54370) 2024-04-12 07:59:39 -07:00
Lalithkumarponnambalam
8aa7915b21 fix(curriculum): update step 65 description for TODO project (#54355) 2024-04-12 06:56:14 +00:00
Anna
523f4de26f feat(curriculum) - set all the tests for step 47 to use matches (#54135) 2024-04-09 08:02:30 +02:00
Re1nGer
f8bad114f2 fix(curriculum): update description and tests for step - 29 football card project (#54307) 2024-04-09 07:51:48 +02:00
JeevaRamanathan
ff08095b9c fix(curriculum): update instructions for step 24 of football team cards project (#54326) 2024-04-08 11:21:26 -07:00
Lawrence Li
a22e7495ad fix(curriculum): update statistics calculator: step 27 (#53196)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-08 09:03:51 -07:00