Commit Graph

3676 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
77ea476f12 feat: show python syntax-error message if a NameError occurs (#63085) 2025-10-29 01:50:54 +05:30
Huyen Nguyen
a1625e5972 refactor(curriculum,client): rename a2 exam block to en-a2-certification-exam (#63138) 2025-10-28 11:53:08 -07:00
Tom
3f9345a107 feat(curriculum): add new fsd superblock (#63093) 2025-10-28 13:37:11 -05:00
Dario
03a526a62a feat(curriculum): add player interface lab (#62665) 2025-10-28 21:00:49 +05:00
Shaun Hamilton
eb649ff99c feat: add unmet exam prerequisites (#63131)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-28 19:14:16 +05:30
miyaliu666
2d1b18f7e4 feat(curriculum): Add blocks to Chinese curriculum first 5 chapters (#63037)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-27 11:13:13 -03:00
Huyen Nguyen
26976b1d81 feat(curriculum): add content to the 4 new certs (#62659)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-10-27 08:43:04 -05:00
Jatin_Mehta
a04eeaa9f2 fix(learn): Rename "Preview" button to "Terminal" for Python lessons (#63068) 2025-10-27 10:32:56 +01:00
Huyen Nguyen
6e33189f3b test(e2e): add tests for interactive editor toggle (#63043) 2025-10-25 11:08:51 +05:30
Diem-Trang Pham
a8bbe93fa6 refactor(client): remove unused playwright test labels (#63042) 2025-10-25 09:32:58 +05:30
Huyen Nguyen
ae8417a467 feat(client): add action row with interactive editor toggle to lectures (#62928)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-24 15:12:00 +02:00
Oliver Eyton-Williams
3893532634 fix(client): completion epic missing structure bug (#63028) 2025-10-24 17:20:03 +05:30
Sem Bauke
b28f2c3f6b refactor(client): move to react-scroll (#62921) 2025-10-24 17:18:54 +05:30
Shaun Hamilton
c2c6ca37b8 feat: copy and generate exam token (#62623)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-24 08:22:15 +00:00
Ilenia
f8b815458d feat(curriculum): add build a planet class lab (#62625)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-10-24 10:28:46 +05:00
Oliver Eyton-Williams
27a54624c3 refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30
Zaira
5fd86514e6 feat(curriculum): add n-queens lab (#62420)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-10-21 12:02:58 +02:00
Dario
7abb927514 feat(curriculum): add bfs workshop (#62517)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-21 11:59:30 +02:00
Anna
1c89430793 chore: hide interactive editor from screenreaders (#62901) 2025-10-20 20:12:25 +05:30
Ilenia
c7fe5d915f feat(curriculum): add Understanding the HTTP request-response model Theory block (#62453)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-19 16:46:41 -07:00
Sem Bauke
f740765d11 fix(styles): strong inheritance from global.css (#62870) 2025-10-17 11:08:44 -05:00
Jessica Wilkins
a9b37de5a2 feat(curriculum): make relational database chapter live (#62464)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 10:40:23 -05:00
Huyen Nguyen
c29d161a75 fix(client): source super block structure in graphql and store in redux (#62613)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-17 08:49:19 +05:30
Shaun Hamilton
ed568658c1 feat: add a2-english cert and exam (#62855) 2025-10-16 13:52:37 -07:00
Shaun Hamilton
59cab66cf2 feat: remove deprecated exam fields (#62852) 2025-10-16 09:54:58 -07:00
Oliver Eyton-Williams
5add4262bd refactor(client): use different challenges component in different blocks (#59479) 2025-10-16 09:25:53 -07:00
Huyen Nguyen
8965cf3180 fix(a11y): color contrast in interactive editor (#62848) 2025-10-16 18:31:42 +05:30
Jessica Wilkins
c91ff309f0 feat(curriculum): add string transformer workshop to FSD cert (#62557)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-10-16 11:35:56 +05:00
Huyen Nguyen
bf40889920 refactor(client): remove unused styles in help-modal.css (#62846) 2025-10-16 09:02:41 +05:30
Mrugesh Mohapatra
a4da6d2882 revert(i18n,client): add note for deployment issues (#62827) 2025-10-15 16:56:46 -05:00
Shaun Hamilton
ca02bcb7ee feat(api,client): add rwd and js v9 certs (#62458) 2025-10-15 09:06:42 -07:00
Hillary Nyakundi
c2d5d8c974 feat(curriculum): add element skipper lab (#62779) 2025-10-15 08:12:15 -07:00
Huyen Nguyen
e8f8b044cd fix(client): allow transcript expanded state to not persist (#62492) 2025-10-14 10:48:44 +05:30
Ilenia
d1106e928b feat(curriculum): rename prime numbers sum calculator (#62392) 2025-10-14 10:13:35 +05:30
Abdullah Al Azad
9993661bd2 fix(learn): Fix navigation issues with block hover on the Odin Project page (#62212) 2025-10-14 10:11:00 +05:30
Anna
af70a07547 feat(client): tsx compilation (#62236)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-13 12:29:52 -07:00
Zaira
baffca7ce7 feat(curriculum): add email simulator workshop (#62100)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-10-13 04:23:43 -07:00
Huyen Nguyen
799713c879 fix(client): correct background color of links in help modal (#62589) 2025-10-13 15:31:12 +05:30
Oliver Eyton-Williams
f3239ffc22 fix(client): non-serializable-payload error (#62664) 2025-10-10 05:46:49 -07:00
Oliver Eyton-Williams
f5361f4341 fix(client): apply i18n prefix to test-runner (#62523) 2025-10-10 11:18:27 +05:30
Tom
4afd65e683 feat(curriculum): add remaining new superblocks (4 of them) (#62611) 2025-10-09 08:54:56 -07:00
swdev33
b707f80d63 feat(client, api): bluesky profile link (#62400)
Co-authored-by: swdev33 <18295918+swdev33@users.noreply.github.com>
2025-10-09 09:07:12 +02:00
Shaun Hamilton
7c20027732 feat(client): add challenge interactive editor (#61805)
Co-authored-by: sembauke <semboot699@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-09 09:34:03 +05:30
Niraj Nandish
a9fab95361 feat(curriculum): RWD checkpoint certification (#62039)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-08 13:24:21 -05:00
Ahmad Abdolsaheb
dd43d97924 fix(client): update 25 tier ab test (#62553)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-08 10:00:20 -07:00
Huyen Nguyen
8238495c8b fix(client): add challenge title to exam download page (#62584) 2025-10-08 12:01:59 +05:30
Shaun Hamilton
677ca70eed feat(client): add 3 disclosure cde for rdb (#62178)
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2025-10-07 21:27:57 +00:00
Jessica Wilkins
c8aeac5ce8 feat(curriculum): add accessibility table workshop (#62161)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-10-07 10:12:47 +02:00
Huyen Nguyen
034d6b1569 feat(curriculum): JS checkpoint cert (#62188)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2025-10-03 19:50:59 +02:00
Ilenia
1a6fdad624 feat(curriculum): add Build an HTML Audio and Video Player lab (#62460) 2025-10-03 09:21:52 -07:00