Commit Graph

39854 Commits

Author SHA1 Message Date
Oliver Eyton-Williams ee911d7eac refactor: simplify sourcing of challenge nodes into gatsby (#63697) 2025-11-11 09:34:24 +01:00
Shaun Hamilton 6fe97d3105 feat: release a2-english exam (#63136) 2025-11-10 20:20:03 -06:00
Diem-Trang Pham c722fcdd9d fix(curriculum): update tests for step 41 of cat photo app workshop (#63663) 2025-11-10 15:19:13 -08:00
Arman kb c56a9448f4 fix(curriculum): allow multiple trailing spaces in factorial calculator regex (#63702) 2025-11-10 15:12:20 -08:00
Stella 69eb4e4003 fix(curriculum): guide users to enable the interactive editor (#63328) 2025-11-10 11:30:25 -08:00
Huyen Nguyen 0c844ab007 feat(client,challenge-parser): render Chinese as ruby markup (#63424)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-11-10 11:25:57 -08:00
Tom 14dd3c6b27 chore(curriculum): update v9 content (#63650)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-11-10 11:24:50 -06:00
𝙠𝙚𝙣𝙖𝙞𝙡 13ec0d5a90 fix(curriculum): clarify performance.now() precision and update quiz answer (#63694) 2025-11-10 16:19:58 +00:00
freeCodeCamp's Camper Bot 2bbb66a854 chore(i18n,learn): update i18n-curriculum submodule (#63695) 2025-11-10 15:09:05 +00:00
miyaliu666 e8a145b3a2 feat(curriculum): Add Chinese audios from the CDN (#63682) 2025-11-10 11:56:40 -03:00
freeCodeCamp's Camper Bot 3549056b34 chore(i18n,client): processed translations (#63693) 2025-11-10 15:55:15 +01:00
Huyen Nguyen 7616926f3f refactor(e2e): consolidate tests in preview.spec.ts (#63652) 2025-11-10 18:59:42 +05:30
Diem-Trang Pham dff61e6af7 fix(curriculum): fix misleading question in grid section (#63648) 2025-11-10 04:03:16 -08:00
Oliver Eyton-Williams 4ec96c1a0c feat: allow filtering by block and challengeId (#63640) 2025-11-10 11:29:21 +00:00
Shashank Dangi 8de1289fa8 fix(curriculum): correct spacing in CSS editable region (#63433) 2025-11-10 09:26:00 +01:00
Arman kb d8f5c6aca7 feat(curriculum): add interactive examples to recursion and call stack lesson (#63679)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-11-10 09:25:08 +01:00
jvodlz 2d15487f26 fix(curriculum): fix typo (#63687) 2025-11-10 09:21:17 +01:00
Gary Yeung 9509811a73 fix(client): remove extra margin inside the donate alert (#63413) 2025-11-10 11:17:51 +03:00
Simon Criado 8d34ae8ab2 fix(curriculum): remove last sentence from step 16 of bookstore page (#63681) 2025-11-09 12:22:20 +00:00
Rain b0d94ee4fb fix(curriculum): remove extra quotes from lunch picker user stories (#63677) 2025-11-09 09:50:21 +00:00
Diem-Trang Pham f9942d0c3f fix(curriculum): replace second comprehensive check quesion in div element lesson (#63655) 2025-11-09 08:56:56 +01:00
Diem-Trang Pham 15d6b0b488 fix(curriculum): update What Is the Object() Constructor lesson (#63657)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-11-09 08:54:07 +01:00
Akshith 843457665e feat(curriculum): Improve example in "Working with Regular Expressions" lesson 2025-11-08 15:59:39 +00:00
lasyareddipatlolla71415-wq 94c53c6144 fix: add missing question mark (#63656)
Co-authored-by: sainischalvarma <sainischalvaram@gamil.com>
2025-11-08 08:33:28 +00:00
Mohamed Khaled c7dd3c4221 fix(curriculum): Change "Pey" to "Pay" in learn-conversation-starters-in-the-break-room (#63660) 2025-11-08 08:26:14 +00:00
Mrugesh Mohapatra 7cbab4902a chore: pnpm self-update 2025-11-08 07:28:57 +05:30
DanielRosa74 2432f5e9e4 feat(tools, client): add speaking tasks logic (#61906)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-11-07 19:29:21 +00:00
Estefania Cassingena Navone e32bad05c3 feat(curriculum): add new Spanish audio from the CDN (#63635) 2025-11-07 13:45:01 -03:00
Tom e9516faca4 fix(curriculum): Typo in daily challenges 103, 104, 107 (#63609) 2025-11-07 08:33:38 -08:00
Oliver Eyton-Williams f8dbb50b7e refactor: modularize curriculum tooling (#63623) 2025-11-07 16:12:37 +01:00
M-Vamshidhar-Reddy01 74dd292cc1 feat(curriculum): add interactive examples to regex methods lesson (#63617)
Co-authored-by: VAMSHIDHAR <vamshianjireddy@gmail.com>
2025-11-07 15:05:15 +00:00
narendra-s19 b6c4346747 feat(curriculum): add interactive examples to date formatting lesson (#63616) 2025-11-07 15:36:47 +01:00
DanielRosa74 bcdc314eb0 chore(learn): add Chinese characters to assets (#63627) 2025-11-07 14:25:17 +00:00
Diem-Trang Pham 93c9dd5158 fix(curriculum): update blockLayout for zh-a1-review-* to use challenge-list (#63602) 2025-11-07 22:24:41 +08:00
Sem Bauke 52aa25b991 feat(curriculum): implement selective build mode for curriculum processing (#63081)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-11-07 11:24:11 +00:00
Huyen Nguyen 92cf2228ee feat(curriculum): add Chinese and Spanish help categories to challenge schema (#63597) 2025-11-07 08:38:50 +05:30
Tom 38567a6b7b fix(client): uncheck chapter checkmarks when no challenges (#63560) 2025-11-07 08:38:08 +05:30
Huyen Nguyen ced358eb5b refactor(client,curriculum): remove isComingSoon property (#63615) 2025-11-07 08:37:49 +05:30
alex reynoso 64da68fdfd fix(curriculum): fixed typo in class and object lecture (#63585) 2025-11-06 21:53:27 +00:00
Diem-Trang Pham 3c25055567 fix(curriculum): fix typos in some zh-a1 and es-a1 files (#63608) 2025-11-06 13:31:01 -08:00
Tom ab69cbb61c fix(curriculum): v9 fsd intro and add notes to superblocks (#63606) 2025-11-06 14:56:26 -06:00
Tom 8213267f0b feat(client): add alert if qualified for exam (#63607) 2025-11-06 19:46:13 +00:00
Het Limbachiya ec86ed5212 feat(curriculum): update class lesson with interactive example (#63572) 2025-11-06 17:38:30 +00:00
Tom 1bacf09dd5 fix(client): use Link component for block links (#63559) 2025-11-06 09:37:42 -08:00
saitejx08 9bc0f8478c feat(curriculum): add interactive examples to regex lesson (#63598) 2025-11-06 17:26:07 +00:00
Tom b393937211 feat(client): add exam project tag (#63584)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2025-11-06 11:04:01 -06:00
VSrimukh 17d7339a8e feat(curriculum): update aria-live lesson with interactive code examples (#63591)
Co-authored-by: Srimukh <vsreemukh4@gmail.com>
2025-11-06 08:11:22 -08:00
Hrishikesh Kulkarni 37ce12aa69 fix(curriculum): added the new version and fixed typos in lec-working-with-regular-exp (#63592) 2025-11-06 15:46:38 +00:00
Alaa Yahia af13a79f4a feat(curriculum): add Build a Bookstore Page Workshop to FSD cert (#62723)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-11-06 20:31:11 +05:00
Dario 930b09a328 feat(curriculum): release remaining python modules (#63494) 2025-11-06 06:39:24 -08:00