Commit Graph

669 Commits

Author SHA1 Message Date
Supravisor
8b9b1cac47 fix(curriculum): remove white space from hint message in Role Playing Game (#60448) 2025-05-21 10:43:31 -07:00
Anna
c37af5001b refactor(curriculum): remove after-user-code javascript 22 (#60338) 2025-05-15 15:29:19 +00:00
c0d1ng_ma5ter
4bd55ba8d1 fix(curriculum): Allow more freedom of implementation in Todo App (#59624)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-04-29 17:33:20 -07:00
Clarence
ca866b2c80 fix(curriculum): added additional tip for building a gradebook app (#59794)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-04-18 10:56:01 +02:00
dennmar
efb8d482fc fix(curriculum): fix test for step 71 of the music player lesson (#59724) 2025-04-17 12:14:13 -05:00
Tom
c1fd83fdeb fix(curriculum): use base64 image in mock fetch data (#59729) 2025-04-15 17:47:34 +02:00
Oliver Eyton-Williams
9b8d3b7a6a refactor: speed up retryingTest (#59542) 2025-04-07 20:17:29 +03:00
Supravisor
34c38f3f11 fix(curriculum): specify parameter in forEach method callback function (#59540) 2025-04-03 11:53:19 -07:00
Tom
8ec8ded8e6 refactor(curriculum): rework pokemon project to rpg creatures project (#58812) 2025-04-03 12:46:03 +02:00
Supravisor
b154ca52cc fix(curriculum): use implicit return in callback function (#59327)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-03-24 11:34:07 +01:00
Arif Khalid
69754a4db9 fix(curriculum): Improve instruction clarity (#59353) 2025-03-22 13:11:37 -07:00
JungLee-Dev
699940f358 fix(curriculum): incomplete cash register hints (#59313) 2025-03-18 10:30:15 +01:00
agilan11
ebde790dc7 fix(curriculum): update test to allow flexible spacing in error message assertion (#59225) 2025-03-12 13:55:17 +01:00
c0d1ng_ma5ter
a645f69ce9 fix(curriculum): Fix broken phone validator test (#59164) 2025-03-08 09:17:03 -06:00
Clarence
31be5d7a76 fix(curriculum): clarify instruction in pyramid generator (#59166) 2025-03-06 21:16:51 -05:00
Sorya Ek
bb835c026c feat(curriculum): clarify shortcircuiting in shopping cart project (#59053) 2025-03-05 19:54:08 +00:00
Oliver Eyton-Williams
3addfc06a8 fix(curriculum): more fetch in failing tests (#59099) 2025-03-03 11:39:35 +01:00
Oliver Eyton-Williams
56f9910b0a fix(curriculum): update note in authors project (#59045) 2025-02-28 15:31:29 -05:00
Oliver Eyton-Williams
96d62330cd feat(client): support beforeAll in DOM challenge tests (#59001) 2025-02-28 14:03:18 +02:00
zxc-w
5f748f3275 fix(curriculum): add a test case to verify the correct binary conversion is displayed (#58996) 2025-02-28 08:49:55 +01:00
agilan11
72374ce9c3 fix(curriculum): add a test to check for "character" variable declaration (#58877) 2025-02-23 21:37:53 +00:00
Raymond Liu
cecd65719b Fix(curriculum): improve dice game tests for straights (#58627) 2025-02-20 13:29:35 +01:00
c0d1ng_ma5ter
1364e4576a fix(curriculum): undeclared variables in tests (#58692) 2025-02-17 06:36:02 -08:00
c0d1ng_ma5ter
93341f265f fix(curriculum): Clarify Pokemon App user stories (#58720)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-02-13 07:49:09 -06:00
Abdur Rab Khan
b8c6b2893b fix(curriculum): Improve Pokemon Search App hint (#58657)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-02-13 03:06:33 -08:00
WeiJu (Livia) Li
8043daf7dc fix(curriculum): correct explanation about arrow functions and update hint text (#58490)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-02-11 07:52:16 -06:00
c0d1ng_ma5ter
dfceb6b981 fix(curriculum): prevent hardcoding phone number validator (#58360)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2025-02-08 11:11:24 -05:00
Prabhakar Yadav
564b4d01da fix(curriculum): moved reset playlist button in music player (#58055) 2025-02-07 10:24:19 -06:00
c0d1ng_ma5ter
ca747c7da8 fix(curriculum): clarify requirements for padRow argument (#58293)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-02-06 14:50:05 +00:00
Raymond Liu
171c629333 feat(curriculum): add refactor step to dice game (#58520) 2025-02-06 15:20:14 +01:00
c0d1ng_ma5ter
c571ae2fb7 fix(curriculum): Remove double quotes in palindrome checker project (#58458) 2025-01-30 08:14:48 -08:00
Seongjun Kim
be0faff90c fix(curriculum): correct src property in music player step 6 test feedback (#58439) 2025-01-28 18:44:50 +01:00
Krzysztof G.
6ef6ec84e6 fix(curriculum): require space between variable name and const/let/var (#57739) 2025-01-27 13:12:03 +01:00
JungLee-Dev
a52158c19f fix(curriculum): remove duplicated words (#58163) 2025-01-16 10:29:57 +05:30
Dario-DC
1cc6b484b0 fix(curriculum): hints in gradebook app (#58017) 2025-01-09 15:40:59 +01:00
Anna
762c53b69a fix(curriculum): pyramid generator step 24 optional comma (#58010) 2025-01-09 07:11:37 +01:00
Anna
c441efd704 fix(curriculum): allow class and id to be in any order step 24 todo list (#57644)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-01-07 15:03:44 +00:00
Anna
ca3b73f881 chore(curriculum): make braces optional in step 103, 104 platfomer game (#57797) 2025-01-02 20:06:09 +01:00
Ilenia
e3eccef3fb fix: use optional chaining to avoid errors (#57759) 2025-01-02 10:31:26 +01:00
Ayantunji Timilehin
97cf1d8711 fix(curriculum): add extra test case in pyramid generator (#57628)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Anna <a.rcottrill521@gmail.com>
2024-12-23 22:33:01 +01:00
ishaan khan
6c04b4e658 fix: typos from your to you in challenges (#57713) (#57718) 2024-12-23 16:39:17 +01:00
Supravisor
b732afbaa8 fix(curriculum) Statistics Calculator typo Step 32 (#57678)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-12-23 08:59:07 +01:00
Anna
4db4c54516 fix(curriculum): allow a semi-colon in step 37 of the todo app (#57641)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-12-22 08:44:02 +01:00
Supravisor
72c5310c25 fix(curriculum): Step 57 Todo App variable name typo (#57611)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-12-20 16:20:29 +00:00
Anna
12c28755d0 chore(curriculum): update step 12 and 13 music player tests (#57361)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-12-18 14:45:50 -08:00
Agung Saputra
03ec4b6fed fix(curriculum): give useful hint for step 50 of statistics calculator if you are missing the starting value of the reduce. (#57145) 2024-12-18 16:07:22 +01:00
Duong The Pham
9c781da63b fix(curriculum): fix Building a Dice Game - Step 14 - passing with incorrect code (#57513)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-12-14 13:48:31 +01:00
Anna
40b3b1ae77 fix(curriculum): test for values step 25 spreadsheet instructions (#57477)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-12-14 13:47:04 +01:00
Anna
4fdf86906b fix(curriculum): dice game step 14 add missing test (#56693)
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-12-12 21:00:55 -06:00
Anna
b7169549bb fix(curriculum): less strict calorie count step 87 (#57173)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-12-12 19:59:07 +00:00