Supravisor
daffda6ffc
fix(curriculum): clarify random property ( #54211 )
...
Co-authored-by: Sem Bauke <semboot699@gmail.com >
2024-03-26 15:40:07 -07:00
Punith G
242290a1a0
fix(curriculum): hint label discrepancy ( #54038 )
2024-03-11 13:34:42 +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
Ilenia
f746a488e3
fix: test not passing with semicolon ( #53996 )
2024-03-06 16:11:08 +01:00
Krzysztof G
fd2509e421
fix(curriculum): consistent function parenthesis checking ( #53663 )
2024-02-27 17:22:27 +01:00
Krzysztof G
341b3f9e08
fix(curriculum): consistent space checking around semicolon ( #53722 )
2024-02-25 01:56:46 +06: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
Krzysztof G
1f41d48cc8
fix(curriculum): consistent space checking around comma ( #53658 )
2024-02-12 07:50:16 -08:00
Yixuan Dai
db051d5c16
fix(curriculum): Update Hint Text in FP course ( #53654 )
2024-02-12 13:32:36 +01:00
Govindapalle Vijaychandra
4ee3a52b10
fix(curriculum): create new step 18 for spreadsheet project. ( #53315 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2024-02-03 19:00:11 +06:00
Krzysztof G
c8311eb506
fix(curriculum): spaces inside parenthesis ( #53480 )
2024-02-02 11:26:21 +01:00
Sahil Chauhan
42e6989650
fix(curriculum): update tests to handle multiple valid solutions ( #53387 )
...
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2024-02-01 19:12:37 +06:00
Pedro Ramos
b40cc662e1
fix(curriculum): Update tests for step 91 to accept substring method ( #53453 )
2024-01-31 21:03:35 +01:00
Mayank Kamboj
4e76b024cb
fix(curriculum): specify that letters.forEach() call should be nested ( #53367 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2024-01-31 09:24:33 +01:00
Krzysztof G
1e32d4390a
fix(curriculum): consistent space checking around square brackets ( #53244 )
2024-01-29 11:48:19 +01:00
Junaid Saleem
eabd4a1ce8
fix(curriculum): Fix typo in step 51 of spreadsheet project ( #53389 )
2024-01-28 10:58:10 +07:00
Govindapalle Vijaychandra
fa768ebff1
fix(curriculum): improve description of step 25 in spreadsheet project ( #53289 )
2024-01-21 09:16:46 -08:00
Govindapalle Vijaychandra
25f5d4288f
fix(curriculum): improve directions of step 58 for spreadsheet project ( #53290 )
2024-01-21 09:15:02 -08:00
Krzysztof G
e958e0fb5a
fix(curriculum): change any character to literal dot ( #53246 )
2024-01-18 19:29:33 -06:00
Dominic Lim
fb308e5508
fix(curriculum): improve description and hint for clarity in Step 31 ( #53233 )
2024-01-17 09:13:52 -08:00
Kavita Rawat
8b66218146
fix(curriculum): typo in hint text for step 75 of spreadsheet project ( #53231 )
2024-01-17 09:12:31 -08:00
Krzysztof G
7fc7fb711e
fix(curriculum): require space in variable declaration ( #53084 )
2024-01-17 12:09:25 +07:00
Krzysztof G
a09a3bd849
fix(curriculum): require space after return when needed ( #53184 )
2024-01-15 08:24:30 -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
Soham Tembhurne
3c32b171fb
fix(curriculum): modify test to allow for space between = and ( in Spreadsheet Step 19 ( #52808 )
2023-12-29 14:27:24 +07: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
Dario-DC
09958ce91d
chore(curriculum): fixed typos and added code tags ( #51064 )
2023-07-26 16:20:57 +03:00
Naomi Carrigan
ae16ebfd58
feat: rewrite functional spreadsheet project ( #49970 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2023-06-27 23:59:56 +05:30
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