Commit Graph

465 Commits

Author SHA1 Message Date
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
Shiva Sai Krishna Gadeela
a1451d8678 fix(curriculum): test for step 19 of authors project (#53763)
Co-authored-by: Shiva Sai Krishna Gadeela <shivasaikrishnagadeela@Sonus-MacBook-Air.local>
2024-02-16 15:36:58 +01:00
Ilenia
9859eb53f1 chore: Add missing quotes to Calorie Counter project (#53762) 2024-02-16 21:07:26 +07:00
Sabrina Herrera
103ba18962 fix(curriculum): update music player step 12 description (#53746) 2024-02-16 07:32:36 +00:00
Jose Bhrayn
696348953d fix(curriculum): update wording of the lesson (#53749) 2024-02-16 12:20:30 +07:00
Yixuan Dai
f50eb7bb9a fix(curriculum): Update description and test to ignore order (#53683)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-02-15 14:38:07 +01:00
Alejandro Pla
743fc6831f fix(curriculum): improve description in step 47 of music player (#53738) 2024-02-15 12:10:43 +01:00
Eric Iwan
20af61c6d1 fix(curriculum): typo "Yous" to "You" in hint text (#53737) 2024-02-15 12:09:42 +01:00
Srikanth Kandi
df0d1df38c fix(curriculum): updated tests and desc for step 8 of music player (#53682) 2024-02-14 16:39:34 +01:00
gboeker
02be3460fc fix: explain method chaining for step 18 of music player (#53693) 2024-02-14 10:45:41 +01:00
danicius
4bdda62e8c fix(curriculum): clarify instructions for calorie counter project step 31 by adding a code example (#53578) 2024-02-12 07:57:30 -08:00
Krzysztof G
1f41d48cc8 fix(curriculum): consistent space checking around comma (#53658) 2024-02-12 07:50:16 -08:00
DeanTheReider
e656d2ec0b fix(curriculum): resolve the duplicate function (#53648) 2024-02-12 06:52:59 -08:00
Yixuan Dai
8e93c658cd fix(curriculum): Update test to accept 'let' (#53653) 2024-02-12 13:42:25 +01:00
Yixuan Dai
db051d5c16 fix(curriculum): Update Hint Text in FP course (#53654) 2024-02-12 13:32:36 +01:00
Tyler
fe017205f8 fix(curriculum): update wording for RPG project (#53635) 2024-02-10 06:28:55 +01:00
Nitish sharma
cc79650066 fix(curriculam): Clarify instructions for step 28 of music player project (#53619)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-09 11:44:02 +00:00
Imane
060adcc1be fix(curriculum): fix typo in step 30 of TODO project (#53615) 2024-02-09 06:24:00 +01:00
developwithabhinav
c72191d483 fix(curriculum): Updated description of step 119 of JavaScript Algorithms and Data Structures Role Playing Game (#53605) 2024-02-08 09:27:53 -08:00
Nikola Lukic
7c7524b303 fix(curriculum): updated step description (#53611) 2024-02-08 13:13:08 +00:00
Korada Shanmukh Sai
44fb7c7c01 fix(curriculum): Update test to accept solution with semicolon also (#53596)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-08 06:19:24 +01:00
fridge
a566f21b7e fix(curriculum): hint text for step 14 of calorie counter project (#53549)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-02-07 15:24:17 +00:00
Duong The Pham
7bb4fdee37 fix(curriculum): Remove .clear class styles from calorie counter project (#53583) 2024-02-07 14:15:59 +00:00
a2937
86977b29ab fix(curriculum): allow spacing before and after in step 44 calorie counter (#53573) 2024-02-07 14:37:50 +05:00
hminsky2002
f5c2ad2f0b fix(curriculum): fixed the spelling of the word "separate" (#53581) 2024-02-07 13:21:25 +05:00
developwithabhinav
f7629df53d fix(curriculum): improve description and instructions of Step 78 of Platformer game (#53577) 2024-02-07 06:50:56 +01:00
Duong The Pham
5c77a0bd7d fix(curriculum): Build a Music Player is too sensitive to attribute order (#53559) 2024-02-06 06:55:53 -08:00
Zishan Panchal
2024104e08 fix(curriculum): Update description for step 22 of calorie counter project (#53554) 2024-02-06 18:35:40 +05:00
Gabriel Goh
08769a144c fix(curriculum): update instructions for step 110 for rpg project (#53564) 2024-02-06 18:29:15 +05:00