Commit Graph

96 Commits

Author SHA1 Message Date
Balaji Krishnamurthy
348660f7d0 fix(curriculum): clarify OR operator (#52818)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-12-29 19:47:26 +01:00
Himanshu Singh
25c166eec2 fix(curriculum): remove strict spacing in step 25 (#52817) 2023-12-29 18:45:50 +07:00
Sushil Gupta
22ea18cd0d fix(curriculum): add backticks to userData.songs (#52815) 2023-12-29 09:06:14 +01: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
Shekhar Sahu
fa2a0681b4 fix(curriculum): added the missing backticks (#52804) 2023-12-29 12:18:54 +07:00
Veli Furkan TURKOGLU
2cdcf87b29 fix(curriculum): remove duplicate line in directions for step 25 of recursion project (#52798) 2023-12-28 02:19:08 +00:00
Lasse Jørgensen
3991420de6 fix(curriculum): Increase delay values, add note (#52797) 2023-12-28 01:47:47 +00: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
4efbf43fb5 fix(curriculum): optional final comma (#52740) 2023-12-27 14:52:55 -08:00
Krzysztof G
0fbd4a61e8 fix(curriculum): malformed backticks (#52745)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-27 14:51:38 -08:00
Lasse Jørgensen
ca6ac5f6d7 fix(curriculum): allow proper HTML formatting (#52766) 2023-12-27 14:35:14 -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
a2937
88689b757f fix(curriculum) - allow spaces before the parenthesises in function declarations in step 144 rpg project (#52776) 2023-12-27 14:07:06 -08:00
ANKIT VARSHNEY
948cfc47c5 fix(curriculum): expanded the list of falsy variables to include undefined (#52761)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-25 13:24:13 +00:00
Lasse Jørgensen
41a348e9cc fix(curriculum): Add missing space (#52754) 2023-12-25 10:38:43 +07:00
Sagar Kashyap
423bf23c14 fix(curriculum): hint and directions in RGP game step 37 (#52678)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-23 13:41:09 +01:00
James Moffett
cb4d27cc23 fix(curriculum): typo in description of music player step 45 (#52726) 2023-12-23 06:42:15 +01:00
Krzysztof G
fe6a101ee8 fix(curriculum): improve test regex (#52710) 2023-12-23 12:37:13 +07:00
Shaun Hamilton
cf93022495 fix(curriculum): remove all lookbehinds (#52704) 2023-12-22 15:36:41 +01:00
Krzysztof G
c2ad6396d6 fix(curriculum): slice range (#52712) 2023-12-22 21:15:38 +07:00
Varan
33933a2369 fix(curriculum): incorrect starting seed code (#52706) 2023-12-22 09:01:48 +00:00
Krzysztof G
c429c8093c fix(curriculum): allow semicolon at the end of line (#52690) 2023-12-21 15:26:37 -08:00
Naomi Carrigan
2d513aee33 feat: make new javascript live (#52623)
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
2023-12-20 00:39:33 -06:00
Oliver Eyton-Williams
11590de34c fix: retry async test (#52534) 2023-12-19 16:25:57 -08:00
Kristofer Koishigawa
91e0a94906 feat: add decimal to binary converter project (#50438)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2023-12-18 18:19:27 -08:00
Jessica Wilkins
bbdd07eefd chore: cleanup dice game flow and tests (#52555)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2023-12-18 17:05:36 -08:00
Rafael D. Hernandez
166fd25a57 fix(curriculum): swapped songs, cover arts and update paragraph for music player project (#52573) 2023-12-18 17:07:46 +09:00
Kristofer Koishigawa
fc9d2687d5 feat: add user stories and tests for new JS certification projects (#52370)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-12-16 05:40:13 +01:00
Jessica Wilkins
10f63d8e41 refactor: updating styles for RPG game (#52528) 2023-12-15 10:16:04 -08:00
Jessica Wilkins
8d55abcf9f chore: misc cleanup for music player project (#52546)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2023-12-15 07:46:07 +01:00
Joy Shaheb
d9881d9ffa feat(curriculum): dice game project (#50819)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2023-12-14 20:03:20 -08:00
Jessica Wilkins
a9ffed9992 chore: misc cleanup for forum leaderboard project (#52515)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-12-13 08:25:06 -08:00
Kolade Chris
43759abf45 feat: adding music player project (#52487)
Co-authored-by: larymak <larykush@gmail.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
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: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2023-12-13 07:06:24 -08:00
Joy Shaheb
cb507045c0 feat(curriculum): forum leaderboard project (#50241)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2023-12-08 14:53:08 +05:00
Jessica Wilkins
0e3f257b27 fix(curriculum): rename shopping cart project for JS curriculum (#52436)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-11-30 09:06:09 -08:00
Jessica Wilkins
14f9dbf965 fix(curriculum): small errors in tests and spelling for JS TODO app project (#52438) 2023-11-28 14:56:52 +07:00
Jessica Wilkins
d30285cf79 refactor(curriculum): updating football team cards project (#52329) 2023-11-20 07:32:53 -08:00
Jessica Wilkins
452fe04619 fix(curriculum): updating hints and explanations for date formatter project (#52318) 2023-11-16 15:02:16 +01:00
Jessica Wilkins
d177afa037 fix(curriculum): cleaning up grammar and adding missing explanations for todo app project (#52369)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-11-16 08:56:29 +01: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
Jessica Wilkins
0a74f48f8b fix(curriculum): resolving typos and small bugs in JS RPG game (#52129)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-10-28 09:43:49 +02:00
Jessica Wilkins
ffaa6ec8eb feat: adding date formatter project for new JS curriculum (#52088)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2023-10-26 16:21:22 +00: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
Kolade Chris
d1732e8a99 feat(curriculum): add todo app (#51367)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-10-10 08:03:48 -07:00
Krzysztof G
174865974b fix: text typos (#51876)
Co-authored-by: Viktor Szépe <viktor@szepe.net>
2023-10-09 19:36:27 +07:00
Faris Karim
fac5c52be2 fix: unreadable text in night mode (#51788) 2023-10-06 20:24:56 +02: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
Dario-DC
09958ce91d chore(curriculum): fixed typos and added code tags (#51064) 2023-07-26 16:20:57 +03:00
Oliver Eyton-Williams
6e22352970 fix(client): ensure __runTest is used (#50849) 2023-06-30 21:46:57 +02: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