Commit Graph

4673 Commits

Author SHA1 Message Date
Supravisor
be79c94de5
fix(curriculum): add back ticks to variable name Platformer Game step 20 (#55287) 2024-06-24 10:57:42 +02:00
Sidhartha Amperayani
6faca2af88
fix(curriculum): typos (#55296) 2024-06-24 06:12:48 +02:00
Naramala Siva Vekata Pavan
ca3ad72bad
fix(curriculum): typo in alt text (#55291) 2024-06-23 08:00:19 +02:00
Suresh Krishnan V
c9638c81f0
fix(curriculum): typo in calorie counter step 69 (#55282) 2024-06-22 13:17:06 +02:00
Rahul S Srivastava
6c2e5c4e32
chore: updated the missing backticks (#55284) 2024-06-22 13:12:28 +02:00
Anna
0fa0d6fe84
feat(curriculum): add a preview page to pyramid project (#54885) 2024-06-22 10:56:07 +02:00
Supravisor
76cd4ecd35
fix(curriculum) update assertion for typography link element (#54904) 2024-06-21 13:04:14 -07:00
Ilenia
e5a5a308fa
fix(curriculum): trim string to be working selector (#55192) 2024-06-21 12:31:04 -07:00
Gagan Bhullar
416fe240dd
fix(curriculum): update missing double quote in build telephone number (#55272) 2024-06-21 21:24:14 +02:00
Oliver Eyton-Williams
f6e50ac7b9
fix: remove comments from user code before test (#55113) 2024-06-21 22:04:11 +05:30
yoko
7fdd9d0380
fix(curriculum): small fixes in JS forum leaderboard project (#55249)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-21 07:07:35 -07:00
freeCodeCamp's Camper Bot
a5f9e04200
chore(i18n,learn): processed translations (#55254) 2024-06-21 13:24:08 +02:00
Jeremy L Thompson
1034558974
fix(curriculum): cash register tests need valid global state (#55245) 2024-06-21 07:38:14 +02:00
Sem Bauke
27c4957479
feat: Top Learn to Solve Problems and Understand Errors (#55027)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-06-20 14:52:25 -05:00
rupanjanas
830c7587cc
fix(curriculum): Pokémon search app id "#type" to "#types" (#55219) 2024-06-20 20:41:35 +02:00
Supravisor
bf536b9447
fix(curriculum): resize accessibility logo (#54824)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-20 20:26:17 +02:00
Tom
3557bdfee0
fix(curriculum): english challenges for CAP (#55014)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-06-20 10:58:36 -07:00
freeCodeCamp's Camper Bot
e804acd43b
chore(i18n,learn): processed translations (#55226) 2024-06-20 14:07:23 +09:00
Anna
b84fcc3bec
fix(curriculum): remind users about healthText rpg step 76 (#55210) 2024-06-19 16:27:32 +00:00
Krzysztof G
32fbef544c
fix(curriculum): add missing dispatchEvent (#55216) 2024-06-18 23:06:53 -07:00
Anurag Mishra
3232087c1f
fix(curriculum): Typo in step 52 of Building a Cipher (#55220) 2024-06-18 07:54:03 -07:00
DanielRosa74
c20bd91bcc
feat(curriculum): set parts 7, 8, and 9 of the English Curriculum live (#55215) 2024-06-18 09:19:53 +02:00
miyaliu666
765b1406b1
feat(curriculum): add animations to block 7.3 of the English Curriculum (#55159)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2024-06-17 18:41:46 -05:00
miyaliu666
8de63bd742
feat(curriculum): add animations to block 8.1 of the English Curriculum (#55179)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2024-06-17 16:40:19 -07:00
miyaliu666
6a822464fd
feat(curriculum): add animations to block 7.2 of the English Curriculum (#55128)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2024-06-17 18:31:16 -05:00
miyaliu666
df2d52a697
feat(curriculum): add animations to block 8.2 of the English Curriculum (#55191)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2024-06-17 16:04:34 -07:00
DanielRosa74
89666aaab5
feat(curriculum): add animations to block 9.3 of the English Curriculum (#55201)
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
2024-06-17 15:45:43 -07:00
miyaliu666
ebe651e338
feat(curriculum): add animations to block 7.1 of the English Curriculum (#55032)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2024-06-17 17:41:14 -05:00
DanielRosa74
df6a9b3d8b
feat(curriculum): add animations to block 9.1 of the English Curriculum (#55196) 2024-06-17 15:16:07 -07:00
DanielRosa74
ba776a0e4d
feat(curriculum): add animations to block 9.2 of the English Curriculum (#55197) 2024-06-17 14:05:58 -07:00
miyaliu666
9f9d0b34c2
feat(curriculum): add animations to block 8.3 of the English Curriculum (#55202)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
2024-06-17 12:37:23 -07:00
Anna
121db4a02e
fix(curriculum): add tests for globals in cash register (#54769)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-06-17 20:45:58 +02:00
freeCodeCamp's Camper Bot
5922014401
chore(i18n,learn): processed translations (#55207) 2024-06-17 16:28:16 +02:00
Nielda Karla
8b52bf6aa2
fix(curriculum): Corrected tasks feedbacks and descriptions English Curriculum (#55151)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-16 22:11:05 -07:00
Anna
c132ef80f4
fix(curriculum): quality assurance test query id (#54646) 2024-06-15 11:43:21 +05:30
Hillary Nyakundi
3bd73f7aa4
fix(curriculum): description improvement case converter program (#54051)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-06-14 13:43:46 +02:00
Vincent Yen
55fb957693
fix(curriculum): Typo in step 1 of Building a Binary Search Tree (#55188)
Co-authored-by: adSpiritus <linuxmint@linuxmint203.linuxvmimages.local>
2024-06-13 22:02:46 -07:00
freeCodeCamp's Camper Bot
ad20596e53
chore(i18n,learn): processed translations (#55187)
Co-authored-by: Naomi <commits@nhcarrigan.com>
2024-06-13 18:37:33 -05:00
Dario-DC
6cfea56f12
feat(curriculum/python): add vector space project to python curriculum (#54140)
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-06-13 17:46:07 +02:00
Lasse Jørgensen
a9c6d1b19d
fix(curriculum): update instructions and tests (#55173)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-13 07:38:12 -07:00
Michael Dillinger
b8810f339e
fix(curriculum): Step 103 Pyramid Generator Text (#55162)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-06-13 06:40:20 +00:00
Tomi Tokko
589a134f56
fix(curriculum/ python): add new steps to explain Scopes (#55094)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-06-12 11:43:36 -07:00
yoko
d9419b8e6c
fix(curriculum): small fixes in JS spam filter project (#55170) 2024-06-12 10:09:32 -07:00
freeCodeCamp's Camper Bot
9fd3c0c93c
chore(i18n,learn): processed translations (#55169) 2024-06-12 21:12:05 +05:30
Ilenia
7443299d9c
feat(curriculum): add Projectile Trajectory project to SciComPy (#54839)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-06-12 09:41:53 +02:00
freeCodeCamp's Camper Bot
f0386106d4
chore(i18n,learn): processed translations (#55161) 2024-06-11 19:02:29 +02:00
Duong The Pham
835b4dd0cf
fix(curriculum): fix findIndex issue in JS Todo step 11 (#55120) 2024-06-11 12:01:02 +02:00
erik-lynch
cd4aeeeba8
fix(curriculum): update instruction note phrasing (#55153) 2024-06-11 11:38:48 +02:00
Duong The Pham
be11225f11
fix(curriculum): fix issue with test in JS Todo step 13 (#55121)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-06-10 12:06:02 -07:00
Anne Deepa Prasanna
02234419a9
fix(curriculum): add review lessons for functions in pyramid project (#55127) 2024-06-10 09:46:45 -07:00