Commit Graph

25 Commits

Author SHA1 Message Date
Jessica Wilkins
6239bbe18a fix(a11y): remove outline none from calorie counter button styles (#53305) 2024-01-24 16:25:35 +01:00
Jessica Wilkins
8b034ff703 fix(curriculum): description and tests for step 44 calorie counter (#53329) 2024-01-23 10:10:17 +01:00
RGHANILOO
f0c0177f10 fix(curriculum): updated description, tests and styles for calorie counter (#53265) 2024-01-22 09:24:27 -08:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Lasse Jørgensen
2cc2b99b43 fix(curriculum): allow new line inside span element (#53247) 2024-01-18 12:03:19 +07:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Yatrik Patel
57149fecdb fix(curriculum): updating directions and code example for step 49 calorie counter (#53199)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-16 14:50:06 +07:00
Krzysztof G
a09a3bd849 fix(curriculum): require space after return when needed (#53184) 2024-01-15 08:24:30 -08:00
Krzysztof G
464e5e47ee fix(curriculum): require space after keyword (#53185) 2024-01-15 08:22:41 -08:00
Pratyansh Agrawal
f22d512ac7 fix(curriculum): calorie counter step 94 ensure function is passed (#53112)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-12 15:59:31 +07:00
Axel Soubielle Almada
67b3e51401 Fix(curriculum): Add test case for required attribute (#53098) 2024-01-10 15:16:48 +00:00
jayanth920
7f567697f7 fix(curriculum): ensure function is passed as argument (#53095) 2024-01-10 13:27:00 +00:00
Emma
39b974fb96 fix(curriculum): Remove unused id of calculate-calories (#53083) 2024-01-10 11:02:24 +07:00
weilirs
2a5a834256 fix(curriculum): Tests force using {} around statements in if-else (#53012) 2024-01-08 07:25:58 +00:00
Krzysztof G
d3525ce975 fix(curriculum): allow optional spaces (#53002) 2024-01-07 11:42:27 +07:00
Huyen Nguyen
23f962ea7f fix(curriculum): allow line breaks in option content in Calorie Counter step 10 (#52807) 2024-01-02 13:51:51 -06:00
Mohammed Mishal P
07f6ea253e fix(curriculum): add check for closing tag in calorie counter step 9 (#52748) 2024-01-02 16:06:39 +01:00
Electric Molasses
f772a9eccf fix(curriculum): test for step 12, div must be empty (#52702)
Co-authored-by: Robert B <robert@wewearmanyhats.com>
2023-12-27 15:00:45 -08: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
Krzysztof G
c429c8093c fix(curriculum): allow semicolon at the end of line (#52690) 2023-12-21 15:26:37 -08:00
Jessica Wilkins
6221d0d8c6 fix(curriculum): adding missing explanations for new concepts in calorie counter project (#52312)
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
2023-11-15 13:17:13 -08:00
Kolade Chris
a90ab12672 fix: update calorie counter project styling (#51080)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2023-09-08 14:30:32 +02:00
Naomi Carrigan
1d1174d4dd feat: rewrite calorie counter project (#48927)
Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-03-27 17:36:35 +09:00
Naomi Carrigan
435fa6e8b3 fix(curriculum): editable region boundaries to the JS projects. (#46167) 2022-05-27 14:17:27 +05:30
Naomi Carrigan
fe71a9cf25 feat: new js cert (#45873)
* chore: move files

* wip: i have no idea what i am doing

* feat: finish up the logic

* chore: use order from randy sheet

* chore: standardise titles

* feat: fix layout for new js projects

* fix: utils test

* fix: challenge tests

* fix: ignore show new curriculum on non-english tests

* chore: help category????

* fix: if these tests would fail locally that'd be great

* chore: duplicate ids
2022-05-16 11:53:45 +02:00