Commit Graph

35748 Commits

Author SHA1 Message Date
ArmestoSantiago
e4513ad293 fix(curriculum): Step 62 adding null explanation to description (#53533) 2024-02-05 06:28:47 +01:00
Pedro Ramos
b616afcdb1 fix(curriculum): Step 87 evaluate code instead of using regex (#53475) 2024-02-05 01:23:10 +06:00
Nate Ben
c21c47a5e1 fix(curriculum): update description of if statement (#53524) 2024-02-05 01:21:20 +06:00
Niraj Nandish
a2e3916a2b fix(client): UI bugs (#53408) 2024-02-04 18:56:57 +03:00
Ilenia
f958042cc0 chore(curriculum): add quotes around strings in Expense Tracker (#53520)
Co-authored-by: Dario-DC <dicillodario@gmail.com>
2024-02-04 07:43:08 -08:00
Ilenia
a6ad7a2428 chore(curriculum): quotes around strings in case converter program (#53521) 2024-02-04 07:41:11 -08:00
ITS MAC
780cad469b fix(curriculum): update directions and hint text for step 117 of RPG game (#53518) 2024-02-04 07:40:07 -08:00
Srikanth Kandi
e48bf5d59d fix(curriculum): updated description for step 154 of RPG game (#53527) 2024-02-04 07:28:03 -08:00
Ilenia
7e5a14a4d9 chore(curriculum): add quotes around strings in Role Playing Game (#53523) 2024-02-04 18:49:16 +06:00
Nitish sharma
ddfab608c0 fix(curriculum): Update hint text for step 61 of calorie counter project (#53509)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-02-04 12:55:13 +06:00
Sushil Gupta
a36234acb4 fix(curriculum): Update tests to accept multiple valid solutions for step 27 of fcc authors project (#53178)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-04 12:51:38 +06:00
James
10a067308b fix: js football team cards rm step15 updt step16 (#53513) 2024-02-03 08:13:12 -08:00
Pravin Mishra
b5de8280e1 fix(curriculum): Updated description for step 5 of calorie counter project (#53413)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-02-03 08:00:19 -08:00
Alagu Muthiah
72c4368011 fix(curriculum):Added a code example for Array.from in step 89 calori… (#53490)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-02-03 07:27:26 -08:00
Govindapalle Vijaychandra
4ee3a52b10 fix(curriculum): create new step 18 for spreadsheet project. (#53315)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-03 19:00:11 +06:00
Bhumit Patel
6dc7885c8e fix(curriculum): Updated code example for RPG game explanation on variables (#53519) 2024-02-03 08:51:14 +01:00
Ilenia
5d1fa66e08 chore(curriculum): add quotes around strings in cypher project (#53418) 2024-02-02 21:24:15 +01:00
Kevin
b1de0dd45a fix(curriculum): replace all occurrences of 'an empty space' with 'a space' (#53514) 2024-02-02 18:52:23 +01:00
a2937
476b14fb78 fix(curriculum): use get computed styles in step 65 of the reg project (#53506) 2024-02-02 18:24:15 +07:00
Alison Yoon
8a2c6b47a5 feat(i18n): enable korean downloads for client and curriculum (#53360) 2024-02-02 12:00:37 +01:00
Sushil Gupta
271c8bd318 fix(curriculum): RPG - Step 40 - 41: Passing with wrong code (#53169)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-02-02 11:39:32 +01:00
Yixuan Dai
1e0a7edf9e fix(docs): Update the Security Hall of Fame with an Absolute URL (#53478) 2024-02-02 11:36:46 +01:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
a2937
8eb1c0d3f4 fix(curriculum): allow screen readers to properly see emote values for rpg step 138 and 148 (#52924) 2024-02-02 10:43:24 +01:00
Greg Stephens Jr
b3a2324822 fix(curriculum): update code example to show NaN (#53507) 2024-02-02 06:15:46 +01:00
SaifullahBijapur
1972f39b68 fix(curriculum): Added an example for Math.abs() (#53498)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-01 19:01:09 +01:00
Sahil Chauhan
42e6989650 fix(curriculum): update tests to handle multiple valid solutions (#53387)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-02-01 19:12:37 +06:00
Jessica Wilkins
33321b67ae refactor(curriculum): replacing for loop with for...of loop for calorie counter project (#53454)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-02-01 04:57:38 -08:00
Krzysztof G
78fd39a038 fix(curriculum): no optional parenthesis for multi-parameter function (#53468) 2024-02-01 13:55:44 +01:00
Krzysztof G
51a5d6ef56 fix(curriculum): regex typo (#53471) 2024-02-01 13:53:34 +01:00
Nate Ben
105fdd09b4 fix(curriculum): update example of toLowerCase method (#53495) 2024-02-01 04:39:10 -08:00
Alagu Muthiah
b0bdd6d254 fix(curriculum): code example for remove method (#53491) 2024-02-01 04:37:52 -08:00
Krzysztof G
78c4f0871a fix(curriculum): remove leftover console.log from hints (#53481) 2024-02-01 14:36:50 +05:00
camperbot
9e24f1f28d chore(i18n,docs): processed translations (#53473) 2024-02-01 09:42:54 +01:00
Pedro Ramos
b40cc662e1 fix(curriculum): Update tests for step 91 to accept substring method (#53453) 2024-01-31 21:03:35 +01:00
Krzysztof G
441ec85410 fix(curriculum): remove escape (#53469) 2024-01-31 19:29:21 +05:00
Mayank Kamboj
4e76b024cb fix(curriculum): specify that letters.forEach() call should be nested (#53367)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-31 09:24:33 +01:00
Shaun_Sheep
1863c70541 fix(curriculum):add code example for str.match() in step 35 of calorie counter project (#53461) 2024-01-30 22:11:28 -08:00
Alagu Muthiah
7e1a233a0c fix(curriculum): Updated the description of calorie counter- step 50 (#53462)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-30 22:10:56 -08:00
Eshaan Ahuja
51dab9b64b fix(curriculum): missing backticks for numbers for step 166 and 167 RPG game (#53464) 2024-01-30 22:09:59 -08:00
Israel Lopez
4646c2a1cb fix(curriculum): remove unnecessary optional chaining (#53467) 2024-01-30 22:08:50 -08:00
Krzysztof G
293e2437f7 fix(client): don't display act error in fcc console (#53410) 2024-01-30 12:50:19 -08:00
Korada Shanmukh Sai
933bbe7758 fix(curriculum): Updated javascript curriculum step 17 descripiton (#53460) 2024-01-30 20:47:55 +01:00
Pedro Ramos
2897400793 fix(curriculum): Update directions for onclick in RPG game (#53450) 2024-01-30 07:27:25 -08:00
Jr Cenina
89773cd9e4 edit test to allow for flexible attribute placement and accompanying … (#53397) 2024-01-30 15:31:27 +05:00
Alagu Muthiah
d14fd2af26 fix(curriculum): Spacing issue in step 17 of music player (#53444) 2024-01-30 15:30:55 +05:00
Joz-Bruer Quince
3ba661b3ee fix(curriculum): Typo in Learn Lambda Functions by Building an Expense Tracker (#53445) 2024-01-30 10:39:08 +01:00
Shaun Hamilton
3243a3852d revert: b1fc2dbc34 (#53447) 2024-01-30 10:36:46 +01:00
Scott Walker
b3bb5d245c fix(curriculum): Improved description to include variable. (#53434)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-01-30 10:36:17 +01:00
Alagu Muthiah
8469c8738b fix(curriculum): missing backticks for numbers in Math.random() explanation (#53439) 2024-01-30 06:30:46 +01:00