Commit Graph

12 Commits

Author SHA1 Message Date
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