Commit Graph

7803 Commits

Author SHA1 Message Date
Diem-Trang Pham
cf25e1faee
feat(curriculum): add interactive examples for shopping cart design lessons (#62942)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-22 15:21:27 -07:00
freeCodeCamp's Camper Bot
bffb74f1d4
chore(i18n,learn): update i18n-curriculum submodule (#62935) 2025-10-22 13:01:15 -05:00
Tom
806031d5aa
fix(curriculum): rework daily challenge 75 to something more friendly (#62929) 2025-10-22 19:58:21 +05:30
Zaira
b84cd339c9
feat(curriculum): add dynamic programming quiz questions (#62418)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-10-22 06:42:24 -07:00
Aditya Jaiswal
7136537e45
fix(curriculum): correction of grammar (#62924)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
2025-10-22 10:35:18 +05:30
Ayush Sharma
33839b291e
fix(curriculum): add missing question mark in lecture title (#62923) 2025-10-21 21:00:46 +00:00
Tom
f3d2511f22
feat(curriculum): daily challenges 80-89 (#62910)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-21 14:53:43 +02:00
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
pardeshiaryan
a301cd1146
fix(curriculum): Misleading hint in HTML curriculum (#62914) 2025-10-21 05:55:44 +02:00
Diem-Trang Pham
7e0d90bc4d
fix(curriculum): correct language identifier for Java code block (#62916) 2025-10-21 05:54:17 +02:00
Akash9541
ef513a531e
fix(curriculum): unify checklist message text in steps 46–50 (#62900) 2025-10-20 14:03:53 +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
Likhith Sasank
54ccb1d71c
feat(curriculum): add interactive examples to anatomy of CSS lesson (#62898) 2025-10-19 15:27:24 +00:00
Farhan Hasin Chowdhury
3c407ee8d1
feat(curriculum): added data structure quiz (#62786)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-10-19 08:02:08 -07:00
Tom
d53e88ac14
fix(client): c# cert id (#62858)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
2025-10-18 09:56:19 -07:00
Diem-Trang Pham
05d61044ef
feat(curriculum): add interactive examples to aria-describedby lesson (#62879)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 15:58:25 -07:00
Diem-Trang Pham
62fbac1111
feat(curriculum): add interactive examples to accessible keyboards lesson (#62880)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 15:57:48 -07:00
Ariz Faiyaz
43ca857727
feat(curriculum): Add interactive examples for dark mode lesson (#62883) 2025-10-17 15:56:59 -07:00
Diem-Trang Pham
eb7844d6f0
feat(curriculum): add interactive examples to breadcrumbs lesson (#62887)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-17 15:56:19 -07:00
Ajay A
a624894564
fix(curriculum):allow logical expression for disable button (#62032) 2025-10-17 11:31:33 -05:00
Ilenia
ed2013e808
chore: replace file name to one that does not have spaces (#62877) 2025-10-17 11:00:27 -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
Diem-Trang Pham
78b9cff3e8
fix(curriculum): typo in curriculum review-javascript-strings (#62867) 2025-10-17 11:31:19 +05:30
Shaun Hamilton
ed568658c1
feat: add a2-english cert and exam (#62855) 2025-10-16 13:52:37 -07:00
Aditya Jaiswal
33cff927e0
fix(curriculum): remove unnecessary comma in JS variable lecture (#62851) 2025-10-16 10:19:17 +02:00
Jessica Wilkins
c91ff309f0
feat(curriculum): add string transformer workshop to FSD cert (#62557)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2025-10-16 11:35:56 +05:00
Giftea ☕
0c8fc66fbf
feat(curriculum): Add interactive examples to alignment lesson (#62842)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-15 23:27:28 +00:00
Giftea ☕
12a39223e5
feat(curriculum): Add interactive examples to visual hierarchy lesson (#62836) 2025-10-15 16:20:51 -07:00
Giftea ☕
2bee359611
feat(curriculum): Add interactive examples to color contrast lesson (#62834) 2025-10-15 19:02:02 -04:00
Giftea ☕
46357a2796
feat(curriculum): Add interactive examples to working with strings lesson (#62833) 2025-10-15 18:59:38 -04:00
Giftea ☕
dc985408e9
feat(curriculum): Add interactive examples to common design terms lesson (#62831)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-15 15:58:22 -07:00
Giftea ☕
42e578099d
feat(curriculum): Add interactive examples to scale lesson (#62839) 2025-10-15 18:57:42 -04:00
Giftea ☕
04447d25b5
feat(curriculum): Add interactive examples to images and design lesson (#62845) 2025-10-15 15:51:53 -07:00
Giftea ☕
f6a4c48636
fix(curriculum): add .trim() to innerText and textContent assertions (#62810) 2025-10-15 17:11:54 -05:00
l3onhard
76984837ea
fix(curriculum): add test to ensure typeAttr matches srcAttr media type (#62512)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-15 20:40:36 +00:00
Diem-Trang Pham
836134b327
fix(curriculum): fix typos in lab-boolean-check (#62844) 2025-10-15 22:05:47 +02: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
Ansh kathil
41b6aea6eb
fix(curriculum): typo in Understanding the HTML boilerplate lesson (#62824) 2025-10-15 14:16:18 +00:00
Giftea ☕
d1d3d36ea4
fix(curriculum): add .trim() to innerText assertions (#62806) 2025-10-15 02:33:33 -07:00
freeCodeCamp's Camper Bot
d86703fce3
chore(i18n,learn): update i18n-curriculum submodule (#62812) 2025-10-15 08:28:47 +05:30
Sanskriti
72d80f0f52
feat(curriculum): added interactive examples to specificity lesson (#62768)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-10-14 20:50:03 -04:00
Shayla Sexton
f2e8d52e21
feat(curriculum): add interactive examples - intro css lesson (#62777) 2025-10-14 20:43:13 -04:00
Ariz Faiyaz
598ecbe2cc
feat(curriculum): update interactive examples in CSS specificity lesson (#62795) 2025-10-14 20:28:05 -04:00
Ariz Faiyaz
5c116f0972
feat(curriculum): Add interactive examples to id selectors lesson (#62797) 2025-10-14 20:25:45 -04:00
Ariz Faiyaz
cef48ce2e8
feat(curriculum): update interactive sections in CSS !important explanation (#62798) 2025-10-14 20:23:39 -04:00
Ariz Faiyaz
d8a398453b
feat(curriculum): Add interactive examples to cascade algorithm lesson (#62799)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-14 20:22:25 -04:00
Ariz Faiyaz
3a4872de3a
feat(curriculum): Add interactive examples to CSS inheritance lesson (#62800) 2025-10-14 20:18:27 -04:00
Giftea ☕
20e832c4e5
feat(curriculum): Add interactive examples to list items & line-height lesson (#62803) 2025-10-14 18:40:06 -04:00