Commit Graph

641 Commits

Author SHA1 Message Date
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
hbar1st
52e9b53593 fix(curriculum): enhance calorie counter step 45 test flexibility and accuracy (#57101) 2024-12-10 20:56:09 -05:00
Bella Huang
15d4ac1894 fix(curriculum): remove dot from player classname in step 48 of music player (#57474) 2024-12-10 17:49:01 +00:00
Supravisor
dd2eaba402 fix(curriculum): fix broken HTML in Calorie Counter (#57170) 2024-12-10 09:01:15 +01:00
Duong The Pham
6541547468 fix(curriculum): Decimal to Binary Converter - combine step 103 and 104 (#57369) 2024-12-09 11:57:08 -05:00
Anna
56b4768d32 chore(curriculum): mention PEMDAS in pyramid generator (#57355)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-12-03 05:57:31 -08:00
yoko
6e21cbb731 fix(curriculum): small fixes in JS calorie counter project (#57314) 2024-11-27 15:29:06 -08:00
Lasse Jørgensen
8ca50440e4 fix(curriculum): clarify requirements for id property (#57335) 2024-11-26 12:59:04 -08:00
Varshitha
20f33d8efc fix(curriculum): typo in Step 117 console error (#57300) 2024-11-23 10:51:05 +01:00
Anna
b08bd5e0bf chore(curriculum): explain FCC Authors step 2 better (#57045)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-11-22 11:58:22 +05:00
Supravisor
0f3b75e06c fix(curriculum): Decimal to Binary spacing (#57223)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-11-19 11:24:02 -08:00
yoko
f37291880e fix(curriculum): small fixes in JS RPG project (#57146)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-11-14 23:53:17 -08:00
Supravisor
c2f2467ca5 fix(curriculum): typo in TODO app (#57169) 2024-11-15 05:31:53 +01:00
hbar1st
71e0927e13 Fix(curriculum): pyramid step43 update tests & clarify instruction (#57108) 2024-11-13 20:35:09 +01:00
Adrián Ceniza
5ac960d81c fix(curriculum): Move blank line inside callback (#57134) 2024-11-12 13:38:57 +01:00
hbar1st
9904520aab fix(curriculum): prevent dataArrIndex from being updated in TODO app (#57094)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-11-08 06:51:04 -08:00
Sulaiman
bcecd22e24 fix(curriculum): accept both arrow and regular empty function (#57087) 2024-11-07 22:09:24 +01:00
Ilenia
00a880411e feat(curriculum): add test for not removing spaces in step 67 of todo app (#57026) 2024-11-04 12:21:12 +01:00
Kamal Singh
5afa16aa31 fix(curriculum):Added return inside map from step-25 to 45 and test for checking space between isCaptain and name (#56918) 2024-10-29 11:50:02 +01:00
AnarchistHoneybun
4f74e50f61 fix(curriculum): redundant initial newline in Pyramid Generator output (#56523) 2024-10-29 10:07:50 +01:00
Supravisor
6e618008e0 fix(curriculum): Shopping Cart optional braces (#56691) 2024-10-28 20:28:37 -04:00
Sophie Yang
b6c47bf531 fix(curriculum): fixed punctuation (#56942) 2024-10-28 21:04:02 +00:00
yoko
c08afd5878 fix(curriculum): fix some terms in JS pyramid project (#56930) 2024-10-28 04:46:12 -07:00
Bulut Yerli
fe56000164 fix(curriculum): cash register test 17 (#56541) 2024-10-28 12:32:27 +01:00
Anna
cab92b5ca7 feat(curriculum): explain shorthand stat calculator (#55846) 2024-10-28 09:40:21 +01:00
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