Commit Graph

595 Commits

Author SHA1 Message Date
Krzysztof G.
4ff1136286 fix(curriculum): tests passing with seed code in Role playing game (#55580) 2024-10-28 09:36:38 +01:00
Khushi Chaurasia
4f61ff6a99 fix(curriculum): Missing punctuation in user stories (#56814) 2024-10-25 17:58:08 +02:00
Shashank Nayak
a2eaba1862 fix(curriculum): remove semicolon from iteration example (#56846) 2024-10-25 14:28:33 +00:00
Krzysztof G.
b39508057b fix(curriculum): excessive blank lines in seed (#56793) 2024-10-24 15:04:47 +02:00
Oliver Eyton-Williams
e1fc9077fc fix(curriculum): stop testing translated comments (#56811) 2024-10-24 17:53:57 +05:30
Anna
4cc7c54979 fix(curriculum) : update todo project (#56771)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-10-23 11:17:55 +02:00
Hanish Rishen
6b701089d5 fix(curriculum): punctuation mistake in Pokemon Search App (#56787) 2024-10-22 19:25:05 +00:00
Kamal Singh
edebaeffc2 fix(curriculum): add examples in dice game step 14 (#56733) 2024-10-18 21:04:08 +02:00
Anna
18d3142a70 fix(curriculum): better regex test for Spam Filter Step 24 (#56603) 2024-10-18 13:06:52 -05:00
Xolisile Ndlovu
228e73af06 fix(curriculum): spreadsheet description (#56707) 2024-10-17 16:12:07 +00:00
Kamal Singh
4524a11e57 feat: Added step 38 and updated 39 for calorie counter project (#56687)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-10-17 10:22:04 +00:00
Michelle Paradis
84513547d7 fix(curriculum): update falsey to null in step 43 (#56676) 2024-10-15 10:09:03 +02:00
Ahmad Idrees
0810a23884 fix(curriculum): updated instruction and hints to eliminate ambiguity (#56532) 2024-10-10 13:33:00 +05:00
Gagan Bhullar
81b82e17c9 fix(curriculum): new step for empty title bug (#55730)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-10-08 22:04:55 -07:00
Gagan Bhullar
cdadae8dfe fix(curriculum): step 11 implict return fix (#55869) 2024-10-08 16:52:08 -04:00
Patrick Wauschek
b16b52803d fix(curriculum): Shortens Date Formatter Project (#55480)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-10-08 09:46:05 -05:00
Ahmad Idrees
8b800642ca fix (curriculum): Updated explanation regarding function currying in step 60 (#56586)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-10-08 09:37:01 +00:00
Ilenia
eabc35f6f8 fix(curriculum): added a test in step 55 of pyramid try to guide more the camper (#56478) 2024-10-04 11:44:12 +02:00
Bulut Yerli
250f313dad fix(curriculum): logic for platform collision detection (#56488) 2024-10-03 15:43:07 -07:00
CracktheDom
b0ab8450f1 fix(curriculum): Revise instructions for using template literals and interpolation (#56440) 2024-10-02 08:12:58 +02:00
Shiva Sai
0b5894f388 fix(curriculum): remove use of template interpolation (#56395) 2024-10-01 09:29:40 +00:00
Oliver Eyton-Williams
a3e6a3516e refactor(curriculum): use RandomMocker from curriculum-helpers (#56324) 2024-09-30 22:18:12 -07:00
Ujjwal
fb6087fcd1 fix(curriculum): ensure complete removal of myTaskArr and related loc… (#55715) 2024-09-26 09:42:24 -05:00
Krzysztof G.
639fe85953 fix(curriculum): always passing tests in Pyramid generator (#55564) 2024-09-26 16:30:23 +02:00
Lasse Jørgensen
9318067cbb fix(curriculum): update layout and styles, remove inline styles (#55562) 2024-09-26 09:27:37 -05:00
Oliver Eyton-Williams
5490c937f3 fix(curriculum): remove randomness from testing (#56151) 2024-09-23 14:22:54 -07:00
Alan Luo
4cf810f18e fix(curriculum): fix a typo in js course (#56240) 2024-09-22 12:45:15 +02:00
Gagan Bhullar
be6d3ae9e7 fix(curriculum): standardize quotations (#56118) 2024-09-16 12:19:59 +02:00
Alan Luo
41f765c4c4 fix(curriculum): fix code block ending backticks for translation (#56110) 2024-09-15 19:57:14 +02:00
Jatin Nagar
96513b738f fix(curriculum): backtick issues in various files (#56106) 2024-09-14 17:17:17 -04:00
Krzysztof G.
0c66ef3502 fix(curriculum): test passing with seed code in Decimal to binary converter (#55587)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-09-12 15:04:31 -05:00
Anna
8e9559337f chore(curriculum): add quotes to strings building a spreadsheet (#56052)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-09-11 02:34:27 -07:00
Ilenia
d5d0584f00 fix(curriculum): update given code to match quotation mark mentioned (#56003)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-09-06 09:34:35 -07:00
Gagan Bhullar
995b6ad1c6 fix(curriculum): learn advanced array methods step 59 delete (#56023) 2024-09-06 11:26:29 -04:00
Cole Aydelotte
c968c184d6 fix(curriculum): remove backticks around "ternary operator" (#55996) 2024-09-04 09:39:21 +02:00
Lasse Jørgensen
4014a9fb72 fix(curriculum): allow parentheses in math expression (#55945) 2024-09-03 15:41:03 -07:00
Supravisor
8debeb2d29 chore(curriculum): Statistics Calculator add quotes to strings (#55686)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-09-03 12:17:58 +02:00
Dara Yazdani
edb406ac75 fix(curriculum): typo in step 75 of JS lesson (#55976) 2024-09-02 10:31:43 +02:00
Akhilesh S Kumbar
4e8676dd63 fix(curriculum): missing back-tick for telephone-validator (#55982) 2024-09-02 10:04:34 +02:00
Gagan Bhullar
c3581899b3 fix(curriculum): swap test order (#55956)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-08-30 19:59:32 +02:00
Gagan Bhullar
786a49d55a fix(curriculum): combining steps 7-9 in build a football team cards (#55474) 2024-08-29 13:17:13 +02:00
Zhang Yuxiang
844afd4bc9 fix(curriculum): Typo in hint for Building a Dice Game - Step 14 (#55947) 2024-08-27 18:14:25 +02:00
Krzysztof G.
214f506e4c fix(curriculum): tests passing with seed code in Music player (#55586)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
2024-08-26 12:58:43 +02:00
Krzysztof G.
6a24f8a744 fix(curriculum): tests passing with seed code in Calorie counter (#55585) 2024-08-26 09:31:50 +02:00
Alan Luo
5f832ce12c fix(curriculum): remove a code backtick for translation (#55935) 2024-08-26 08:40:42 +02:00
Gagan Bhullar
1ede066ec1 fix(curriculum): build pokemon note (#55906)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-08-23 21:31:57 +02:00
Gagan Bhullar
bcdaf321c2 fix(curriculum): sort wrong validation (#55896)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-08-20 18:50:49 +02:00
Gagan Bhullar
80700c4f95 fix(curriculum): step 102 instructions clarification (#55897) 2024-08-20 10:13:54 +02:00
Gagan Bhullar
70be2fa4ee fix(curriculum): step 78 and step 80 too strict checking fix (#55847) 2024-08-20 09:29:17 +02:00
Tofik Elias
a49fca2ab0 fix(curriculum): update final option scoring description (#55808) 2024-08-20 09:03:19 +02:00