Oliver Eyton-Williams
|
ffe765dac1
|
refactor: quiz challenge question format (#56285)
|
2024-09-25 10:41:38 -07:00 |
|
Oliver Eyton-Williams
|
e95b040762
|
refactor: create and use all-section parser (#56282)
|
2024-09-25 10:04:16 -07:00 |
|
freeCodeCamp's Camper Bot
|
5e799317bc
|
chore(i18n,learn): update i18n-curriculum submodule (#56283)
|
2024-09-25 10:59:09 -05:00 |
|
Jessica Wilkins
|
41baee79a8
|
feat(curriculum): adding the Mathbot workshop to frontend cert (#56173)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-25 08:52:09 -07:00 |
|
freeCodeCamp's Camper Bot
|
eca52a9e61
|
chore(i18n,client): processed translations (#56281)
|
2024-09-25 15:58:06 +02:00 |
|
Oliver Eyton-Williams
|
28ad751427
|
refactor(client): data sourcing for super-block-intro (#55751)
|
2024-09-25 09:34:04 +00:00 |
|
Oliver Eyton-Williams
|
21fa84348c
|
fix(tools): broken import (#56278)
|
2024-09-25 17:37:30 +09:00 |
|
Oliver Eyton-Williams
|
435cbc0024
|
refactor: clean up parser test code (#56271)
|
2024-09-25 13:04:27 +05:30 |
|
Haozhe Zhang
|
c3cebba832
|
fix(curriculum): Add missing quote in Python list example (#56274)
|
2024-09-24 19:31:25 +00:00 |
|
Moises Delgado
|
7366c3b9ae
|
fix(curriculum): small typo (#56259)
|
2024-09-24 11:57:29 -07:00 |
|
Kolade Chris
|
a8313eb98c
|
feat: add sentence analyzer project (#56093)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2024-09-24 10:01:32 -07:00 |
|
goliardus
|
7ca9144618
|
fix(curriculum): remove CSS block to match next step (#56262)
|
2024-09-24 18:16:56 +02:00 |
|
Tom
|
c8f272d3c3
|
feat(challenge-parser/client): add quiz challenge type (#56058)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2024-09-24 21:18:17 +05:30 |
|
Ilenia
|
14ba93c448
|
chore(curriculum): add palindrome checker to frontend cert (#56145)
|
2024-09-24 09:54:02 -05:00 |
|
Dario-DC
|
343c244a84
|
feat(curriculum): add stack class lab (#56014)
|
2024-09-24 08:48:56 -05:00 |
|
Zaira
|
c253d32147
|
feat(curriculum): add favourite icon toggler lab (#55885)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2024-09-24 08:44:16 -05:00 |
|
Dario-DC
|
22d26e83bb
|
fix(curriculum): rename block in intro.json (#56269)
|
2024-09-24 14:05:48 +02:00 |
|
Huyen Nguyen
|
7e0d6d8e7a
|
fix(client): change claim cert link to render as a button (#55781)
|
2024-09-24 13:18:29 +03:00 |
|
Dario-DC
|
0b34b6ec02
|
fix(curriculum): replace cash register id with existing id (#56268)
|
2024-09-24 11:52:52 +02:00 |
|
Tom
|
16477b1b1a
|
feat(curriculum): add quiz boilerplate files for last group (#56254)
|
2024-09-24 09:35:46 +02:00 |
|
Zaira
|
1796737a29
|
chore(curriculum): add product landing page lab (#56011)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
|
2024-09-24 09:14:14 +02:00 |
|
Huyen Nguyen
|
77bee78530
|
fix(client): donation alert text color (#56261)
|
2024-09-24 09:01:58 +02:00 |
|
Oliver Eyton-Williams
|
5490c937f3
|
fix(curriculum): remove randomness from testing (#56151)
|
2024-09-23 14:22:54 -07:00 |
|
Tom
|
8601aec161
|
feat(curriculum): add HTML and CSS quiz boilerplates (#56167)
|
2024-09-23 22:10:28 +02:00 |
|
Dario-DC
|
ab2c614806
|
feat(curriculum): add house painting lab (#55988)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
|
2024-09-23 19:50:49 +00:00 |
|
Tom
|
527d5119e8
|
feat(curriculum): add boilerplate files for JS quizzes (#56172)
|
2024-09-23 21:46:20 +02:00 |
|
Dario-DC
|
a5c429467d
|
fix(curriculum): update block order in front-end superblock (#56250)
|
2024-09-23 11:07:16 -05:00 |
|
Ilenia
|
287a4159f9
|
chore(curriculum): add regex sandbox lab to cert (#56075)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
|
2024-09-23 17:41:45 +02:00 |
|
freeCodeCamp's Camper Bot
|
2b08f8bd26
|
chore(i18n,learn): update i18n-curriculum submodule (#56249)
|
2024-09-23 17:33:55 +02:00 |
|
freeCodeCamp's Camper Bot
|
17a7a16bcc
|
chore(i18n,client): processed translations (#56248)
|
2024-09-23 17:33:23 +02:00 |
|
Ilenia
|
a8a264345c
|
feat(curriculum): add javascript trivia bot lab to cert (#56164)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-23 16:24:43 +02:00 |
|
Zaira
|
28fab212cb
|
feat(curriculum): add event hub lab (#56157)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-23 07:06:34 -07:00 |
|
Tom
|
6a1efebd79
|
feat(curriculum): add book catalog table lab (#56161)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-23 15:05:18 +02:00 |
|
Oliver Eyton-Williams
|
718d42b99b
|
chore(deps): update curriculum-helpers (#56245)
|
2024-09-23 10:54:43 +02:00 |
|
Tom
|
8d79e65aea
|
feat(curriculum): add tribute page lab (#56153)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-23 08:50:02 +02:00 |
|
Tom
|
dd3f629d73
|
feat(curriculum): add technical documentation page lab (#56154)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2024-09-23 08:48:28 +02:00 |
|
Alan Luo
|
4cf810f18e
|
fix(curriculum): fix a typo in js course (#56240)
|
2024-09-22 12:45:15 +02:00 |
|
Ilenia
|
67ff9af1c2
|
chore(curriculum): add roman numeral converter lab to cert (#56155)
|
2024-09-22 10:22:21 +02:00 |
|
Ilenia
|
46b6024f9a
|
chore(curriculum): add football team cards lab to frontend cert (#56129)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2024-09-20 21:08:36 +02:00 |
|
Oliver Eyton-Williams
|
8b601d762e
|
feat: allow TS to be used in challenges (#56159)
|
2024-09-19 18:44:09 -04:00 |
|
freeCodeCamp's Camper Bot
|
349fca83de
|
chore(i18n,learn): update i18n-curriculum submodule (#56160)
|
2024-09-19 11:26:21 -07:00 |
|
Tom
|
a9a1081564
|
feat(challenge-parser): allow many questions in MC challenge (#55928)
|
2024-09-19 09:56:47 -05:00 |
|
DanielRosa74
|
12026c33f4
|
feat(curriculum): Add 3 more characters to English Curriculum (#56152)
|
2024-09-18 09:58:51 -07:00 |
|
Huyen Nguyen
|
ec784ce8b9
|
chore: bump @freecodecamp/ui to v1.2.0 (#56140)
|
2024-09-18 21:41:13 +05:30 |
|
Oliver Eyton-Williams
|
76713e0026
|
feat(client): add worker messaging module (#56136)
|
2024-09-18 21:40:45 +05:30 |
|
Orest Sonich
|
855a61c49c
|
feat(UI): add c1-english icon (#56109)
|
2024-09-18 21:39:42 +05:30 |
|
Orest Sonich
|
c81eca19c6
|
feat(UI): add b2-english and c2-english icons (#56112)
|
2024-09-18 21:39:27 +05:30 |
|
Zaira
|
4136c1c5c3
|
chore(curriculum): update quick sort challenge ids (#56147)
|
2024-09-18 17:31:46 +02:00 |
|
freeCodeCamp's Camper Bot
|
9a38acf8cf
|
chore(i18n,learn): update i18n-curriculum submodule (#56149)
|
2024-09-18 09:46:44 -05:00 |
|
DanielRosa74
|
8aa14b515f
|
feat(curriculum):Add new character and audios for B1 (#56132)
|
2024-09-18 09:41:13 -05:00 |
|