Commit Graph

1676 Commits

Author SHA1 Message Date
freeCodeCamp's Camper Bot
014882c92d
chore(i18n,client): processed translations (#63977) 2025-11-19 15:11:06 +01:00
freeCodeCamp's Camper Bot
9339da9283
chore(i18n,client): processed translations (#63911) 2025-11-18 08:53:04 +01:00
Huyen Nguyen
3356ab7cab
feat(curriculum): add new blocks and rename a couple things in Spanish chapter 2 (#63918) 2025-11-17 16:24:27 -03:00
Huyen Nguyen
872ad47466
feat(curriculum): scaffold Basic Personal Details chapter (#63888) 2025-11-17 11:55:47 -04:00
Jessica Wilkins
aaec1b82b9
chore(curriculum): update deadlines for remaining frontend libraries modules (#63846) 2025-11-15 09:43:48 +01:00
Tom
a7f67e349c
fix(client): add back exam token i18n key (#63807)
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 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
2025-11-13 22:24:59 +05:30
freeCodeCamp's Camper Bot
60c55628ba
chore(i18n,client): processed translations (#63771) 2025-11-12 12:28:53 -08:00
Tom
8ec4053a05
feat(client/curriculum): release new superblocks, certs coming soon (#63574)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2025-11-12 12:50:49 -06:00
Shaun Hamilton
6fe97d3105
feat: release a2-english exam (#63136)
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
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
i18n - Download Client UI / Client (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
2025-11-10 20:20:03 -06: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
freeCodeCamp's Camper Bot
3549056b34
chore(i18n,client): processed translations (#63693) 2025-11-10 15:55:15 +01:00
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
Tom
ab69cbb61c
fix(curriculum): v9 fsd intro and add notes to superblocks (#63606) 2025-11-06 14:56:26 -06: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
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
Hillary Nyakundi
c7a4138c18
feat(curriculum): add shortest path algorithm workshop (#61147)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-11-06 13:25:59 +01:00
rosettaJoy
309b021815
fix(client): removed "Build a Discount Calculator" from intro text in intro.json (#63561) 2025-11-05 23:43:24 +00:00
Sem Bauke
f5053b24cf
chore(api,client): move most certs to legacy (#63140)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-11-05 10:51:12 -06:00
freeCodeCamp's Camper Bot
a190ef3059
chore(i18n,client): processed translations (#63541) 2025-11-05 08:47:14 -06:00
Estefania Cassingena Navone
b9a3e82f4e
feat(curriculum): Add A1 Spanish Module The Alphabet and Special Characters (#62719)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
2025-11-05 11:41:30 -03:00
Zaira
4afe2dac07
feat(curriculum): add discount calculator workshop (#62644)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-11-04 19:27:27 +01:00
JJ Otteson
177dc4d668
feat(curriculum): add string formatter workshop to FSD cert (#62561)
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 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
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-11-03 15:44:46 -08:00
freeCodeCamp's Camper Bot
39bcab9403
chore(i18n,client): processed translations (#63439) 2025-11-03 12:56:31 +00:00
Hillary Nyakundi
206c992321
feat(curriculum): add debug increment/decrement operator lab (#63134)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-11-03 07:56:31 +01:00
Abere Allan
6b12b01a7e
feat(curriculum): add description list workshop to FSD cert (#62597)
Co-authored-by: Allan70 <aabere70@gmail..com>
Co-authored-by: Anna Cottrill <a.rcottrill521@gmail.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-02 16:07:54 -08:00
Marv5e
2d65f11e0f
fix(curriculum): rename Basic CSS Review and Quiz to CSS Fundamentals Review and Quiz (#63349)
Co-authored-by: Marvin Zanga <marvin.zanga@tophat.com>
2025-11-01 17:15:05 +01:00
Diem-Trang Pham
9caeb30b14
fix(client): Correct B1 English super block title (#63408) 2025-10-31 14:58:56 -07:00
Hillary Nyakundi
39f2b3ab19
feat(curriculum) add type coercion debug lab (#62930)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-31 12:49:20 +00:00
Tom
92ea792fc2
chore(curriculum): update content (#63325) 2025-10-30 14:59:00 -07:00
Tom
5834d300f3
fix(curriculum): make v9 exams their own chapter (#63326) 2025-10-30 10:21:07 -07:00
Tim
3bf7ab6fed
feat(curriculum): styling checkboxes workshop (#62607)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2025-10-29 19:33:57 +00:00
Vivaan Teotia
7a2c79955c
feat(curriculum): add accessible audio controller workshop to FSD cert (#62605)
Co-authored-by: Leonhard Gulewitsch <leonhard@gulewitsch.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: l3onhard <l3onhard@users.noreply.github.com>
2025-10-29 14:28:25 -05:00
Zemenu Mekuria
fdbd33a9a7
feat(curriculum): add string inspector workshop to FSD cert (#62574)
Co-authored-by: Anna <a.rcottrill521@gmail.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-10-29 12:59:47 -05:00
Shaun Hamilton
ce109e5dff
feat(client): flash when can claim cert (#62594) 2025-10-29 12:26:52 -05:00
l3onhard
e85aeb7704
feat(curriculum): add Blockquotes and Quote Workshop to FSD cert (#62568)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Anna <a.rcottrill521@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-29 12:05:27 -05:00
Shaun Hamilton
26ca8fee4b
feat: add attempt statuses (#63035) 2025-10-29 16:20:02 +02:00
Ahmad Abdolsaheb
03c775ac2d
feat/ab test landing google auth (#62538) 2025-10-29 19:25:08 +05:30
freeCodeCamp's Camper Bot
41ddf7eff0
chore(i18n,client): processed translations (#63220) 2025-10-29 12:58:40 +00:00
Ihechikara Abba
36947395b4
feat(curriculum): add game character stats lab (#62243) 2025-10-29 16:41:43 +05:00
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
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
freeCodeCamp's Camper Bot
6bab524f2c
chore(i18n,client): processed translations (#63082) 2025-10-27 12:58:12 +00:00
Jatin_Mehta
a04eeaa9f2
fix(learn): Rename "Preview" button to "Terminal" for Python lessons (#63068) 2025-10-27 10:32:56 +01:00
Diem-Trang Pham
7348d34644
fix(client): remove references of quiz from RDB review intro (#63046) 2025-10-25 09:32:43 +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
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