Commit Graph

513 Commits

Author SHA1 Message Date
Supravisor
c0468dba9d fix(curriculum): Spreadsheet Clarify range instructions (#55747) 2024-08-06 14:26:31 -07:00
Akshat Tripathi
a77f50bff4 fix(curriculum): wording in Building a Spreadsheet step 55 (#55728) 2024-08-06 21:47:35 +02:00
Krzysztof G.
543e804b98 fix(curriculum): improve rock, paper, scissors tests (#55531) 2024-08-05 15:59:37 -05:00
Supravisor
4cfcf27a07 fix(curriculum): clarify object access in Spreadsheet (#55462) 2024-08-05 09:29:25 +02:00
Anna
2e9e42c74e fix(curriculum): update step 74 spreadsheet directions (#55667) 2024-07-29 19:14:11 -07:00
Naomi the Technomancer
625138f340 feat: address hardcoding (#55665)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-29 20:14:42 +02:00
Nayeli De Jesus
82ec052a3f fix(curriculum): number sorter (js beta) step 8: awkward phrasing (#55655) 2024-07-26 00:46:31 -07:00
Gagan Bhullar
788c621ea0 fix(curriculum): decimal to binary converter step 77 wording change (#55644) 2024-07-25 13:39:12 -04:00
Gagan Bhullar
cb861ca971 fix(curriculum): add modal wording (#55642) 2024-07-25 07:46:33 -07:00
Patrick Wauschek
da7719f22d fix(curriculum): fixes pyramid range error (#55486) 2024-07-25 00:22:04 -07:00
Carmen
73f00af79e fix(curriculum): Number Sorter - Step 6 - improve description (#55649)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-07-25 00:12:42 -07:00
Gagan Bhullar
6497571fb8 fix(curriculum): improve destructuring hint (#55643) 2024-07-24 23:50:28 -07:00
Lasse Jørgensen
d942ba8a04 fix(curriculum): adjust sentences (#55652) 2024-07-24 23:25:08 -07:00
dwrik
168830aa23 fix(curriculum): tests incorrectly checking for + 1 (#55588)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-07-24 12:18:13 -04:00
Gagan Bhullar
b6d184fc40 fix(curriculum): inconsistent show rules captialization (#55617) 2024-07-23 10:18:27 -07:00
Gagan Bhullar
2d17eaf1c3 fix(curriculum): js array some() function out of order fix (#55602) 2024-07-22 13:27:26 -07:00
catychelpan
35cf565f48 fix: rectified the typo (from 'time' to 'times') (#55613) 2024-07-22 13:58:59 -05:00
Gagan Bhullar
bc27963216 fix(curriculum): dice game - step 9 - Update hint text (#55565) 2024-07-21 06:24:23 +02:00
Gagan Bhullar
210a0b75dd fix(curriculum): decimal to binary converter - Confusing quotes (#55550) 2024-07-19 01:13:51 -07:00
Naomi the Technomancer
6f02cba9db fix(curriculum): remove seed code from dice game step 1 (#55549) 2024-07-18 12:04:03 +02:00
Gagan Bhullar
375333e1ff fix(curriculum): add a hint for empty if statement in Platformer Game Step 25 (#55532) 2024-07-17 23:56:34 -07:00
Supravisor
c7ac59faa4 chore(curriculum): Authors Page add quotes to strings (#55436)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-07-16 09:43:26 +02:00
Michael Ehme
198523c778 fix(curriculum): removing long running loop in test by overriding Math.random (#55499)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2024-07-16 09:27:18 +02:00
Lasse Jørgensen
59037abfb9 fix(curriculum): order of math operations (#55494) 2024-07-16 08:44:32 +02:00
AshmitGupta
cc5068b24f fix(curriculum): clarify step 39 in music player project (#55500) 2024-07-15 00:43:58 -07:00
Supravisor
3fac3d56d5 fix(curriculum): Statistics Calculator make anonymous callback function optional (#55466)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-11 16:41:16 -07:00
Farid Zouheir
9158fcdd84 fix(curriculum): Clarify callback requirement (#55489) 2024-07-11 16:39:37 -07:00
Supravisor
939047eef2 fix(curriculum): update description regarding switch statement (#55450)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-10 23:47:52 +05:30
Lasse Jørgensen
9e31e53ec7 fix(curriculum): use checkVisibility for visibility tests (#55407)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-07-09 08:05:29 +02:00
Muhammed Adil
2dbddbc59d fix(curriculum): improve instruction of Music Player step 90 (#55416)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-07-08 18:35:22 +02:00
Lasse Jørgensen
4dcef37195 fix(curriculum): check position of if statement - calorie counter New JS Project (#55317) 2024-07-03 10:16:26 +05:30
Lasse Jørgensen
65ee5c656c fix(curriculum): music player formatting (#55404) 2024-07-03 10:13:58 +05:30
Anyona-00
3e659b53b3 fix(curriculum): Clarified the challenge grammar for better understanding (#55393) 2024-07-02 11:24:23 +02:00
Akshit
e1db798992 fix(curriculum) fixed vague wording as specified in issue #55373 (#55379)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-01 16:03:38 -04:00
Salaha Sokhona
4b96fa9a27 fix(curriculum): add missing closing double quote (#55360) 2024-06-28 09:22:46 +02:00
Kolade Chris
2c611fb15b fix: separate checks for cases and case block code in date formatter (#55328) 2024-06-27 09:26:13 +02:00
Gagan Bhullar
097aab3291 fix(curriculum): fix text in RPG (#55339) 2024-06-26 22:19:22 +02:00
Supravisor
d4d0450fd9 fix(curriculum): update hint message Pyramid step 115 (#55330) 2024-06-26 09:37:37 -07:00
Duong The Pham
f96e9da021 chore(curriculum): Wrap strings in quotes in Learn Recursion by Building a Decimal to Binary Converter (#55126)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-06-25 21:38:00 -07:00
Gagan Bhullar
0b58071f29 fix(curriculum): random background random color method placement in step 3 (#55316) 2024-06-25 20:30:21 +02:00
Naomi
2782530bcb feat: convert dice game into review style project (#54821)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-06-25 10:56:15 -07:00
Gagan Bhullar
f0e538d2c9 fix(curriculum): replace semi-colon with semicolons (#55302) 2024-06-24 16:52:33 +02:00
Lasse Jørgensen
3a078957ca fix(curriculum): update tests for pokemon search app (#55221) 2024-06-24 13:06:14 +02:00
Krzysztof G
d50c292f33 fix(curriculum): prevent hardcoding cash register (#55066) 2024-06-24 11:23:43 +02:00
Lasse Jørgensen
c70b4beb8d fix(curriculum): log test, method return, example code (#55298) 2024-06-24 02:07:46 -07:00
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
Suresh Krishnan V
c9638c81f0 fix(curriculum): typo in calorie counter step 69 (#55282) 2024-06-22 13:17:06 +02:00
Anna
0fa0d6fe84 feat(curriculum): add a preview page to pyramid project (#54885) 2024-06-22 10:56:07 +02:00
Gagan Bhullar
416fe240dd fix(curriculum): update missing double quote in build telephone number (#55272) 2024-06-21 21:24:14 +02:00