Commit Graph

343 Commits

Author SHA1 Message Date
Supravisor
daffda6ffc fix(curriculum): clarify random property (#54211)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-03-26 15:40:07 -07:00
Lalithkumarponnambalam
ccd80da510 fix: a href to an href (#54205)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-26 11:02:35 +01:00
Tomas
e82c401dd2 fix(curriculum): fix wording for music player project step - 66 (#54137)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-03-21 22:09:47 +07:00
Arnav
dbac720ba7 fix(curriculum): Learn localStorage by Building a Todo App Step 12 - Ambiguous Description of Template String (#54141) 2024-03-19 20:31:00 +07:00
Arnav
c1137b0900 fix(curriculum): update directions for step 66 of platformer game project (#54125)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-03-18 11:51:02 -07:00
Hari Pajjuri
5b2794b2ee fix(curriculum): Added a note on how the players are numbered for team cards (#54121)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-18 10:17:26 -07:00
Ilenia
b365d1405d fix: add quotes around attribute value (#54108) 2024-03-15 19:19:48 +01:00
Jun Xiang
9fe3efe55c fix(curriculum): Improving rpg 17 with example markup (#54096)
Co-authored-by: Supravisor <153783117+Supravisor@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-03-14 12:15:22 -07:00
Prajvala R C
d33e89acb9 fix(curriculum): All tests for the for...of loop in the Dice game should allow campers to use let or const (#54066) 2024-03-13 08:36:33 +01:00
James
4c84362b4a chore(curriculum): add quotes to strings in OOP shopping cart (#54023) 2024-03-13 08:45:28 +06:00
Tomas
896a88d08e fix(curriculum): forum leaderboard project step 61 - added test cases for test method solution (#54048) 2024-03-12 12:49:43 +01:00
Punith G
242290a1a0 fix(curriculum): hint label discrepancy (#54038) 2024-03-11 13:34:42 +01:00
James
2003cf7217 chore(curriculum): add quotes to strings in todo app (#54008)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-08 10:08:12 +07:00
Supravisor
a4737ae55b fix(curriculum): add note to clarify instructions (#54006)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-03-07 23:46:01 +01:00
dean glükler
3aaa2c1393 fix(curriculum): Clarify instructions for step 81 of spreadsheet project (#53972) 2024-03-06 16:20:44 +00:00
RGHANILOO
33ec40e9c8 chore(curriculum): add quotes to strings in building a music player project (#53954) 2024-03-06 07:57:17 -08:00
Ilenia
f746a488e3 fix: test not passing with semicolon (#53996) 2024-03-06 16:11:08 +01:00
PrajvalaRC
3b38612a9f fix(curriculum): test for step 48 of dice game project (#53982) 2024-03-05 10:49:50 +01:00
RGHANILOO
a04c87e05f chore(curriculum):add quote to text and string in Building a Date Formatter project (#53948) 2024-03-05 09:49:00 +01:00
Supravisor
f6e32bf9f7 fix(curriculum): update description for step 5 of spam filter project (#53975) 2024-03-05 09:44:22 +01:00
Nitish sharma
967e813327 fix(curriculum): hint in step 46 of platformer game (#53970)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-03-05 06:57:36 +00:00
RGHANILOO
8069a8b7f4 Chore(curriculum)(new javascript course): add quotes to strings in building football team cards (#53955) 2024-03-04 14:10:15 +01:00
RGHANILOO
e9f832d3bd chore(curriculum): add quotes to text / strings in Build a Pokémon Search App Project (#53939) 2024-03-02 00:15:07 +00:00
RGHANILOO
f497a225cb chore(curriculum): add quotes to strings in the Build a Palindrome Checker Project (#53940) 2024-03-01 08:15:51 +01:00
RGHANILOO
d94801c7e3 chore(curriculum): wrap strings in quotes in Build a Roman Numeral Converter project (#53915) 2024-02-29 13:27:11 -08:00
RGHANILOO
16f9b1aecf chore(curriculum): add quotes to string/text in Build a Telephone Number Validator Project (#53922) 2024-02-29 13:25:54 -08:00
RGHANILOO
8ba5783aa1 chore(curriculum): add quotes to string/texts in Build a Cash Register Project (#53924) 2024-02-29 15:52:54 +01:00
saharsp
013180e665 fix(curriculum): typo in step 18 of music player project (#53916) 2024-02-28 18:54:40 -08:00
Krzysztof G
fd2509e421 fix(curriculum): consistent function parenthesis checking (#53663) 2024-02-27 17:22:27 +01:00
a2937
dbde6844a0 fix(curriculum): allow for strict and regular inequality operator step 47 (#53606)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-02-27 10:37:50 +01:00
a2937
304a468ce1 fix: add missing return to example in rpg project step 146 (#53890) 2024-02-26 20:24:44 -08:00
Lasse Jørgensen
497d9792fd fix(curriculum): add quotes to string values (Football Team Cards) (#53891) 2024-02-26 20:24:12 -08:00
Krzysztof G
511ddc149d fix(curriculum): replace any character with literal dot in regex (#53873) 2024-02-26 10:21:39 +01:00
Srikanth Kandi
5c6e3ffb0e fix(curriculum): Replaced all instances of Macaroon's to Macaron's (#53860) 2024-02-26 13:12:22 +06:00
Kishan Sakariya
d2c7aa55eb fix(curriculum): Step 25 football team cards - too strict regex (#53869)
Co-authored-by: Kishan Sakariya <palakbhalgami@palaks-MacBook-Air.local>
2024-02-26 12:18:08 +06:00
Krzysztof G
320b868800 fix(curriculum): optional spaces inside parenthesis (#53872) 2024-02-26 11:59:43 +06:00
Krzysztof G
341b3f9e08 fix(curriculum): consistent space checking around semicolon (#53722) 2024-02-25 01:56:46 +06:00
Jessica Wilkins
b8f2533270 refactor(curriculum): sorting songs functionality in music player project (#53675) 2024-02-24 01:46:26 +07:00
Jessica Wilkins
4d0cd9e444 refactor(curriculum): adding new changes for platformer game (#53396)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-02-23 09:15:58 +00:00
Nitish sharma
0f92be70a1 fix(curriculam): Learn Functional Programming by Building a Spreadsheet - has2 not recognized as spreadsheet function (#53645) 2024-02-23 08:18:32 +01:00
Jessica Wilkins
e0317af45a feat(curriculum): update music player to use specific assert methods - first 5 steps (#53756) 2024-02-23 05:26:59 +00:00
Mikey Esteban
c4f7549711 fix(curriculum) updated text and added new conditions to tests (#53800) 2024-02-21 08:45:42 +01:00
Mikey Esteban
e78ce92e9a fix(curriculum): description of music player step 61 (#53799)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-02-20 16:11:50 +01:00
Gunjan-vyas
b52ab9352e fix(curriculum): updated description for step 51 of RPG project as expected. (#53781)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-02-19 21:08:31 +05:00
Aaqib Javaid
553ddd1ffa fix(curriculum): update arrow syntax code examples for step 11 of music player project (#53779) 2024-02-19 14:23:06 +01:00
shreya
683b489094 fix(curriculum): updated description of step 40 of music player (#53783)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-19 17:31:20 +07:00
Arunkumar S
3cf229c1a1 fix(curriculum): update description on step 16 music player (#53773) 2024-02-17 21:34:03 +01:00
Nitish sharma
e658ad6f61 fix(curriculum): Fix spacing issue for step 33 of football team cards (#53772) 2024-02-17 21:31:21 +01:00
Jessica Wilkins
ced4ba4a0c fix(curriculum): allow optional spacing for assignment operator (#53723) 2024-02-16 15:03:50 -06:00
Giuseppe Soriano
3ef8a4bf02 fix(learn): Clarify RPG step 146 example (#53768) 2024-02-16 14:57:21 -06:00