Commit Graph

569 Commits

Author SHA1 Message Date
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
Gagan Bhullar
21c20c2606 fix(curriculum): step 13 instructions incorrect (#55899) 2024-08-20 08:53:52 +02:00
Anna
ab17e9d2fd feat(curriculum): add extra space capturing (#55841)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-08-19 13:16:50 -07:00
Supravisor
e0bda03fbb fix(curriculum): Platformer Game specify argument for height property (#55826)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-19 09:18:14 +02:00
Supravisor
d50a0712dd chore(curriculum): fCC Forum Leaderboard add quotes to strings (#55699)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-19 09:14:55 +02:00
Harsh Renose
3bc0bda634 fix(curriculum): mention browser console (#55881)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-16 20:51:40 +02:00
Supravisor
cdc4f34e6c fix(curriculum): allow space after contructor keyword (#55749) 2024-08-15 18:35:37 +00:00
Lasse Jørgensen
97045bf975 fix(curriculum) allow space, update wording, include position prop in hints (#55832) 2024-08-15 20:10:33 +02:00
Anna
59a2eac925 fix(curriculum): update calorie counter step 77 to not allow extra addition (#55842)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-15 17:40:58 +00:00
Gagan Bhullar
3a13202545 fix(curriculum): step 13 incomplete instructions (#55794)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-08-15 09:18:26 -05:00
Supravisor
2360b58b47 chore(curriculum): add quotes to strings in Number Sorter (#55676)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-15 08:28:35 -05:00
Supravisor
d0461796f6 chore(curriculum): Spam Filter add quotes to strings (#55581)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-15 08:20:47 -05:00
Oliver Eyton-Williams
b9893bb4d6 feat(client): show demo on demand in labs (#55569)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-13 14:56:19 +02:00
Michael Ehme
7b05b89d03 fix(curriculum): retrying tests with delay for async challenges (#55503) 2024-08-13 12:13:54 +02:00
Gagan Bhullar
f91b8284bf fix(curriculum): step 54 math.pow too strict (#55793)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-13 09:53:44 +02:00
NeemaJoju
e61e1f9276 fix(curriculum): fix incorrectly highlighted texts (#55814) 2024-08-13 09:12:48 +02:00
Krzysztof G.
e121fb6e28 fix(curriculum): tests passing with seed code in Statistic calculator (#55591) 2024-08-13 09:06:43 +02:00
Krzysztof G.
09521d0498 fix(curriculum): optional space after constructor (#55817) 2024-08-13 08:59:57 +02:00
Krzysztof G.
e647da8d41 fix(curriculum): tests passing with seed code in Spam filter (#55589) 2024-08-12 16:36:20 -07: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
Supravisor
66d29c084d chore(curriculum): add quotes to strings in Dice Game (#55537)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-09 20:56:37 +00:00
Gagan Bhullar
119bfdf9b9 fix(curriculum): step 89 hasOwnProperty fix (#55791)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-08-09 08:42:29 +02:00
Ehsan
aec2fd26f7 fix(curriculum): typo in step 2 of Building a Gradebook App (#55796) 2024-08-08 17:10:35 -07:00
Krzysztof G.
6b9979ae50 fix(curriculum): tests passing with seed code in Dice game (#55614) 2024-08-08 19:35:07 +00:00
Krzysztof G.
0497aac520 fix(curriculum): tests passing with seed code in Platformer game (#55600) 2024-08-08 12:06:43 -07:00
Gagan Bhullar
91b4f3fe97 fix(curriculum): step 18 code checking too strict in spreadsheet project (#55783) 2024-08-08 10:12:06 -07:00
Gagan Bhullar
274b7bc377 fix(curriculum): dice game steps fix (#55666)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 16:48:20 -07:00