Commit Graph

15 Commits

Author SHA1 Message Date
Tom
e605a91e3a fix(challenge tests): enable fail on initial contents (#53058) 2024-01-23 11:09:37 +01:00
Jessica Wilkins
f14e2de8c4 fix(curriculum): incorrect terminology for OOP game in steps 84 - end (#53248) 2024-01-18 12:33:50 +01:00
a2937
8b89acaef0 fix(curriculum): reword oop steps 78 through 81 (#53245) 2024-01-18 12:07:31 +07:00
a2937
08a1f49e67 fix(curriculum): use alternate instructions for oop step 55 (#53216) 2024-01-18 02:48:57 +00:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
a2937
f9e9c9a6ab fix(curriculum): allow multiple solutions oop game 73 (#53117) 2024-01-11 16:32:38 -08:00
Krzysztof G
a6e8d8e4a3 fix(curriculum): arrow function checking consistency (#53067)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2024-01-11 23:32:26 +06:00
Hein Htet
1e545c1c8f fix(curriculum): optional parenthesis around parameter in Platformer Game - Step 72 (#53022)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-01-10 05:29:46 -08:00
Krzysztof G
14a33988c7 fix(curriculum): consistent quotes checking (#52995)
Co-authored-by: yoko <25644062+sidemt@users.noreply.github.com>
2024-01-09 01:58:38 +07:00
Krzysztof G
5973899673 fix(curriculum): require at least one space in "else if" (#53016) 2024-01-08 09:09:18 +00:00
Hein Htet
3cdee5859d fix(curriculum): optional parenthesis around parameter in Platformer Game - Step 96 (#53023) 2024-01-07 20:54:31 -08:00
Usama Basharat
f4572418bc fix(curriculum): too strict tests (#52913)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-01-04 23:57:45 +00:00
Krzysztof G
db751b9fe0 fix(curriculum): consistency of using 'argument' and 'parameter' (#52777)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-27 14:12:42 -08:00
Shaun Hamilton
cf93022495 fix(curriculum): remove all lookbehinds (#52704) 2023-12-22 15:36:41 +01:00
Jessica Wilkins
a96588f531 feat: adding the OOP platformer project to new JS curriculum (#50385)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2023-10-19 14:21:39 -07:00