Commit Graph

3975 Commits

Author SHA1 Message Date
yoko
4a6b86a614 fix(curriculum): fix project names in college algebra projects (#52784) 2023-12-27 19:25:59 +00:00
Sem Bauke
6c8697f036 fix: make The Odin Project links target blanks (#52705)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-27 20:44:52 +05:30
Lasse Jørgensen
0121fa9145 fix(curriculum): Remove parentheses from onChange, update text (#52779) 2023-12-27 13:44:49 +01:00
Oleksandr Tkachenko
4e880853bb fix(curriculum): incorrect example link (#52764) 2023-12-25 22:03:08 +07: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
Hitesh
48527696c8 fix(curriculum): typo 'style.css' to 'styles.css' (#52729) 2023-12-24 15:13:46 +00:00
Reza Gharibi
27acf883e8 fix(curriculum): add missing word in Task 51 (#52736) 2023-12-24 13:08:32 +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
Naomi Carrigan
44f2dab99e feat: release english 1.3 (#52716) 2023-12-22 17:37:26 -03:00
DanielRosa74
144149ed03 feat(curriculum): add animations to block 1.3 (#52694) 2023-12-22 08:45:01 -08: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
Naomi Carrigan
e8f6266405 feat: updates to the odin project (#52695) 2023-12-22 07:33:59 +05:30
Krzysztof G
c429c8093c fix(curriculum): allow semicolon at the end of line (#52690) 2023-12-21 15:26:37 -08:00
a2937
be18a835e6 feat: list html project demos as such (#52530)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-21 17:36:47 +01:00
Lasse Jørgensen
13f32175db fix(curriculum): better explanation of then callback (#52665)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-21 10:19:44 +01:00
420
947bba451f fix(curriculum): fixed broken link and first answer for Odin Links and Images Question H (#52672) 2023-12-21 06:14:38 +01:00
Nielda Karla
a295269f76 feat(curriculum): add English Morning/Evening Routine block (#52393)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2023-12-20 22:38:31 -03:00
Naomi Carrigan
47b2017f83 fix(curriculum): casing of blank (#52660) 2023-12-20 18:12:23 +00:00
Tom
c224f5065b fix(curriculum): rename i18n files (#52658) 2023-12-20 09:28:46 -08:00
Tom
9aa10af64a fix(curriculum): lamdba order (#52659) 2023-12-20 17:28:23 +00:00
Tom
b30887d97a fix(client/curriculum): update intros (#52653) 2023-12-20 08:16:25 -08:00
Naomi Carrigan
239095689c feat: re-enable all ci (#52640) 2023-12-20 16:06:20 +01:00
Naomi Carrigan
5cdb0fd1f1 chore(i18n): sync all new challenges across languages (#52645) 2023-12-20 13:00:17 +01:00
Dario-DC
75b0dc9904 feat(curriculum): restructured expense tracker python project (#52639)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-12-20 09:56:24 +00:00
a2937
130e330121 fix(curriculum): warn user about spaces in registration form step 31 (#52044)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-20 08:39:35 +00:00
Naomi Carrigan
b7b6cacdd8 chore: rename files (#52638) 2023-12-20 07:34:32 +00: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
Tom
142ec00591 feat(curriculum): add shortest path algorithm python project (#52634)
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Ihechikara Vincent Abba <ihechikara.dev@gmail.com>
2023-12-20 05:54:43 +00:00
Dario-DC
973c475d01 feat(curriculum): add password generator project to Python curriculum (#52444)
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-12-19 23:25:36 -06:00
Ihechikara Vincent Abba
739312c546 feat(curriculum): add merge sort project to Python curriculum (#52469)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-12-19 23:24:55 -06:00
Farhan Hasin Chowdhury
49aef261fb feat(curriculum): add case converter project to teach list comprehension (#52569)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-12-19 23:02:01 -06:00
Tom
3846e46483 feat(client/curriculum): make python live (#52628) 2023-12-19 19:37:12 -08:00
Naomi Carrigan
eadc44acda feat: launch odin project (#52627)
Co-authored-by: mot01 <tmondloch01@gmail.com>
2023-12-20 03:02:46 +00:00
Naomi Carrigan
57dca1e495 feat: separate superblock for rosetta code (#52629)
Co-authored-by: mot01 <tmondloch01@gmail.com>
2023-12-20 02:52:07 +00:00
Oliver Eyton-Williams
11590de34c fix: retry async test (#52534) 2023-12-19 16:25:57 -08:00
DanielRosa74
e7e34aa27d feat(curriculum): add 1.2 EC animations (#52620)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-12-19 23:59:30 +00:00
Naomi Carrigan
7118d0e696 feat: add typical workday English block (#52566)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nielda Karla <nieldakarla@gmail.com>
2023-12-19 23:03:21 +00:00
Naomi Carrigan
d346f21137 feat(curriculum): add conversation starters english block (#52562)
Co-authored-by: Nielda Karla <nieldakarla@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-12-19 22:36:18 +00:00
Zaira
3832c50f33 feat(curriculum): add binary search tree (#52371)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Ihechikara Vincent Abba <ihechikara.dev@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-12-19 22:18:15 +00:00
Naomi Carrigan
5a5a05428b feat: update help categories (#52621) 2023-12-19 16:00:25 -06:00
Shaun Hamilton
08b01d1499 feat(curriculum): add luhn algorithm project (#52443)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Krzysztof G <60067306+gikf@users.noreply.github.com>
2023-12-19 21:18:02 +00:00
Oliver Eyton-Williams
8f579cdec6 feat: release a2 english (first three blocks) (#52600)
Co-authored-by: mot01 <tmondloch01@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-12-19 14:58:22 -06:00
Zaira
de9a676936 feat(curriculum): add Sudoku solver project Python (#52452)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
2023-12-19 22:51:12 +02:00
Naomi Carrigan
ce435a43c7 feat: point english challenges to english subforum (#52619) 2023-12-19 14:15:04 -06:00
Dario-DC
b247803357 feat(curriculum): added the Tower of Hanoi Python project (#51347)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
2023-12-19 22:11:22 +02:00