Commit Graph

249 Commits

Author SHA1 Message Date
Bhumit Patel
6dc7885c8e fix(curriculum): Updated code example for RPG game explanation on variables (#53519) 2024-02-03 08:51:14 +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
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
Pedro Ramos
b40cc662e1 fix(curriculum): Update tests for step 91 to accept substring method (#53453) 2024-01-31 21:03:35 +01: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
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
Alagu Muthiah
8469c8738b fix(curriculum): missing backticks for numbers in Math.random() explanation (#53439) 2024-01-30 06:30:46 +01:00
subro15
704863cd3e fix(curriculum): clarify syntax in directions for RPG game step 65 (#53431) 2024-01-29 18:39:01 -08:00
Yixuan Dai
b515a87dcb fix(curriculum): Update code example for style.display explanation in RPG game (#53440) 2024-01-29 18:37:36 -08:00
a2937
37919574b0 fix(cirriculum): tell campers to use leading space in rpg step 120 (#53283) 2024-01-29 08:32:20 -08:00
Sahil Chauhan
d7b078b926 fix(curriculum): update regex to handle multiple valid solutions (#53328) 2024-01-29 08:27:31 -08:00
Soham Tembhurne
a6909bf85a fix(curriculum): update tests to allow for multiple valid solutions (#53361)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-29 07:38:35 -08:00
Nitish sharma
6e1ce3637e fix(curriculam): Update description and hint text for step 15 of date formatter project (#53406) 2024-01-29 07:13:58 -08:00
Krzysztof G
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +01:00
Nitish sharma
bcd336b0c3 fix(curriculam): Stray Code in Cash Register Boilerplate (#53407) 2024-01-28 21:13:47 -08:00
Pranoti Durugkar
c8f5bfab76 fix(curriculum): typo (#53405)
Co-authored-by: PranotiPD <pranotidurugkar1111@gmail.com>
2024-01-28 12:36:13 +01:00
Nitish sharma
9317e0e5e7 fix(curriculum): Missing test case information for Pokemon search app project (#53404) 2024-01-28 12:35:27 +01:00
Junaid Saleem
eabd4a1ce8 fix(curriculum): Fix typo in step 51 of spreadsheet project (#53389) 2024-01-28 10:58:10 +07:00
Israel Lopez
53be075236 fix: included strict equality in test (#53349) 2024-01-27 12:44:44 -08:00
jayAardvark
7c0328173e fix(curriculum): make test for Music Player Test Less Strict (#53383)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-26 23:44:41 -08:00
Tobias Sirianni Melo
03b73909d1 fix(curriculum): code example on step 35 of statistics calculator now contains an array (#53364) 2024-01-26 08:43:40 +01:00
a2937
d55abbc984 fix(cirriculum): fix tests to allow for multiple correct solutions for step 97 OOP game (#53295)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-25 21:14:48 +01:00
Mama Naomi
37f90d6362 fix: restore lost i18n fixes (#53347) 2024-01-25 11:42:29 +01:00
mccarreon
0363ba56cb fix(curriculum) fix strict test in step 5 (#53353) 2024-01-25 11:28:58 +01:00
Lasse Jørgensen
797a91de73 fix(curriculum): change verbiage, update tests (#53337) 2024-01-24 22:39:59 -08:00
Jessica Wilkins
cf1e5b8115 fix(curriculum): inconsistencies of optional chaining in music player project (#53303)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-24 16:28:46 +01:00
Jessica Wilkins
6239bbe18a fix(a11y): remove outline none from calorie counter button styles (#53305) 2024-01-24 16:25:35 +01:00
Anikait Prasar
ec4d58c05a fix(curriculum): few small changes in test 7 and 8 (#53316)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-24 16:23:31 +01:00
Fatima
b66b38d2cf fix(curriculum): strict regex check step 58 platformer game (#53313) 2024-01-23 17:10:45 +00:00
Helen Chong
591757db68 fix(curriculum): JavaScript Decimal to Binary Converter Step 23 description (#53332) 2024-01-23 14:10:36 +01:00
Tom
e605a91e3a fix(challenge tests): enable fail on initial contents (#53058) 2024-01-23 11:09:37 +01:00
Jessica Wilkins
8b034ff703 fix(curriculum): description and tests for step 44 calorie counter (#53329) 2024-01-23 10:10:17 +01:00
Nitish sharma
dc56ffa004 fix(curriculum): Incorrect capitalization for logical OR operator in RPG game (#53321) 2024-01-23 08:14:24 +00:00