Tom
|
29cd2d227d
|
feat(api): daily challenge api (#61346)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2025-07-17 02:34:46 -07:00 |
|
freeCodeCamp's Camper Bot
|
3bcd6bbaf1
|
chore(i18n,learn): update i18n-curriculum submodule (#61373)
|
2025-07-17 13:15:24 +05:30 |
|
Kolade Chris
|
59ed5910ea
|
feat(curriculum): add tailwind CTA component workshop to main (#61013)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-07-16 15:20:14 -07:00 |
|
Dario-DC
|
de1134e3e2
|
feat(curriculum): add Tower of Hanoi lab (#61364)
|
2025-07-16 15:07:56 -07:00 |
|
Jessica Wilkins
|
792757d98d
|
feat(curriculum): adding tablist workshop (#61063)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-07-16 14:04:57 -05:00 |
|
Tom
|
28bd4ac22f
|
fix(client): duplicate challengeFile declaration in editor (#61371)
|
2025-07-16 18:05:46 +00:00 |
|
Shaun Hamilton
|
92b6ca5343
|
feat(api): add exam env attempts endpoints and fields (#59634)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
|
2025-07-16 11:35:12 -05:00 |
|
Arif Khalid
|
8eee5ca8bf
|
feat(client): Editor file visual indication (#59186)
|
2025-07-16 11:24:46 -05:00 |
|
freeCodeCamp's Camper Bot
|
e832ce63f2
|
chore(i18n,client): processed translations (#61367)
|
2025-07-16 10:28:15 -05:00 |
|
Ilenia
|
4011709f38
|
feat: add loops and sequences lectures (#61294)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-07-16 08:27:50 -07:00 |
|
Dario-DC
|
7e4150ff92
|
chore(curriculum): remove transcript header from first python lecture set (#61368)
|
2025-07-16 17:24:04 +02:00 |
|
Tom
|
f4ed5692e3
|
fix: landing tests (#61360)
|
2025-07-15 22:09:45 +00:00 |
|
Tom
|
e6ed034a77
|
fix: GB request hanging (#61359)
|
2025-07-15 21:20:55 +00:00 |
|
Atharva
|
6e723cff1d
|
chore(curriculum): update test assertions in workshop-magazine to use chai methods steps 58-63 (#61349)
|
2025-07-15 13:29:57 -07:00 |
|
Oliver Eyton-Williams
|
e1cf35dd91
|
chore(deps): update curriculum helpers to 5.4.0 (#61350)
|
2025-07-15 12:38:59 -05:00 |
|
Mrugesh Mohapatra
|
d4b5c01e99
|
fix(client): remove link from staging-warning (#61348)
|
2025-07-15 08:06:55 -07:00 |
|
Oliver Eyton-Williams
|
979e3ac4e6
|
test: relax challenge id uniqueness constraints (#61351)
|
2025-07-15 20:00:40 +05:30 |
|
Huyen Nguyen
|
0d2268981c
|
fix(scripts): ignore upcoming blocks when building external curricula (#61345)
|
2025-07-15 11:18:49 +05:30 |
|
Oliver Eyton-Williams
|
42a2ca714c
|
chore: clean up unused browser-script deps + config (#61329)
|
2025-07-15 11:12:06 +05:30 |
|
Supravisor
|
8c484e9619
|
fix(curriculum): instructions wording in Accessibility Quiz step 14 (#61324)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2025-07-14 13:51:42 -07:00 |
|
jaypatelr97
|
68663bef54
|
chore(curriculum): update asserts in workshop magazine steps 64-69 (#61338)
Signed-off-by: jaypatelr97 <jay.patel11@infosys.com>
|
2025-07-14 12:01:55 -07:00 |
|
freeCodeCamp's Camper Bot
|
4bed405425
|
chore(i18n,client): processed translations (#61334)
|
2025-07-14 16:53:21 +02:00 |
|
Zaira
|
939ef028c0
|
feat(curriculum): add string inverter lab (#61337)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
|
2025-07-14 14:51:07 +00:00 |
|
Gary Yeung
|
9a1f4ca4ae
|
chore(curriculum): replace asserts of magazine workshop steps 49-57 (#61322)
Co-authored-by: Anna <a.rcottrill521@gmail.com>
|
2025-07-14 11:25:59 +02:00 |
|
dev-kamil
|
f0035603b4
|
fix(curriculum): Update hint text in Step 1 of Profile Card Component workshop to clarify expected return value (#61066)
|
2025-07-13 22:01:03 -04:00 |
|
Giftea ☕
|
e1bcb668b4
|
feat(curriculum): add set 2 of questions for CSS Positioning quiz (#61058)
|
2025-07-13 13:21:09 -07:00 |
|
Jeremy L Thompson
|
5e1990ee1c
|
fix(curriculum): faster euler 32 ref solution (#61274)
|
2025-07-12 21:35:21 +02:00 |
|
dev-kamil
|
af26a7c18a
|
fix(curriculum): allow whitespaces in tests by trimming textContent for Build a Balance Sheet (#61312)
|
2025-07-12 12:13:16 -04:00 |
|
Giftea ☕
|
4b1f1ac25f
|
chore(curriculum): replace question in JS Higher Order Functions Quiz (#61280)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2025-07-12 12:36:50 +02:00 |
|
PulkitPB
|
fda816360e
|
fix(curriculum): replace 'spreadsheet' with 'stylesheet' in a CSS lecture (#61307)
|
2025-07-11 19:40:59 +00:00 |
|
dev-kamil
|
0725188094
|
fix(curriculum): Add test and user story to enforce correct RPG Creature API endpoint usage (#61194)
|
2025-07-11 14:16:12 +02:00 |
|
Oliver Eyton-Williams
|
d3b8238c29
|
test: remove unnecessary testString check (#61206)
|
2025-07-11 11:29:28 +03:00 |
|
Clarence Bakosi
|
524af83ad8
|
chore(curriculum): fix typo in learn determiners and advanced use of articles task 48 (#61292)
|
2025-07-11 05:43:23 +02:00 |
|
Jaehoon Kim
|
e9befb4931
|
chore: update asserts in step 38-41, 43-44 of magazine-workshop (#61290)
|
2025-07-10 21:01:14 +00:00 |
|
Supravisor
|
b903270b75
|
fix(curriculum): clarify state variable naming in Toggle Text (#61277)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
|
2025-07-10 22:47:02 +02:00 |
|
Clarence Bakosi
|
4ef79ddd33
|
chore(curriculum): fix typo in learn how to use adjectives in conversations task 101 (#61283)
|
2025-07-10 20:46:24 +02:00 |
|
Giftea ☕
|
76eee4b619
|
fix(curriculum): fix typo from "Yor" to "Your" (#61284)
|
2025-07-10 20:46:10 +02:00 |
|
Kannan
|
d47e11e97d
|
fix(curriculum): updated learning habits transcript (#61282)
|
2025-07-10 18:24:45 +00:00 |
|
Anmol Sah
|
e258d62741
|
chore: update assert() to specific assert methods in workshop-magazine steps 45-48 (#61286)
|
2025-07-10 10:45:11 -07:00 |
|
Giftea ☕
|
1c5c0867f7
|
chore(curriculum): update third question in react fundamentals quiz (#61279)
|
2025-07-10 16:04:18 +02:00 |
|
Ilenia
|
6bc8a5aaff
|
chore: add Dictionaries and Sets section lecture files (#60679)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
|
2025-07-10 13:58:40 +00:00 |
|
Nielda Karla
|
a06719f063
|
Fix(Curriculum): A2 Learn Introductions in an Online Team Meeting - Task 99 (#61259)
|
2025-07-10 10:28:56 -03:00 |
|
Supravisor
|
0939315645
|
fix(curriculum): typo in Tech Trends and Updates (#61145)
|
2025-07-10 03:52:37 -07:00 |
|
DanielRosa74
|
e1d00c6fc5
|
fix(curriculum): reword of -ing explanations in the A2 certification (#61260)
|
2025-07-09 14:46:53 -07:00 |
|
Samuel Oommen
|
d51e4ba7bb
|
chore(curriculum): update asserts steps 24-25 in the magazine workshop (#61251)
|
2025-07-09 21:11:15 +02:00 |
|
yoko
|
072903b586
|
feat(curriculum): add dictionaries and sets review page (#60527)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.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-07-09 17:43:46 +00:00 |
|
Jessica Wilkins
|
6bdb4e8170
|
feat(curriculum): add tailwind css shopping cart lab (#61096)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-07-09 15:03:25 +02:00 |
|
Jessica Wilkins
|
2382a2e5c6
|
chore: adding semantic html redirects (#61162)
|
2025-07-09 11:07:23 +02:00 |
|
c0d1ng_ma5ter
|
1a7e169d60
|
fix(curriculum): Make colored boxes lab pass without semicolons (#61257)
|
2025-07-09 10:43:09 +02:00 |
|
Oliver Eyton-Williams
|
20aa972fd6
|
chore(deps): update curriculum-helpers to 5.3.0 (#61237)
|
2025-07-09 07:48:17 +02:00 |
|