Commit Graph

236 Commits

Author SHA1 Message Date
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
Tobias Sirianni Melo
7316e800ba fix(curriculum): adds code examples for shift method for RPG Game (#53325) 2024-01-23 00:07:55 +00:00
RGHANILOO
f0c0177f10 fix(curriculum): updated description, tests and styles for calorie counter (#53265) 2024-01-22 09:24:27 -08:00
Jessica Wilkins
53b40e3446 fix(curriculum): add note about prerequisites for JS cert (#53306) 2024-01-22 15:49:21 +01:00
Huyen Nguyen
9ed708d769 fix(curriculum): allow changing order of multiplication factors in RPG - Step 128 (#53279) 2024-01-21 09:28:59 -08:00
Govindapalle Vijaychandra
fa768ebff1 fix(curriculum): improve description of step 25 in spreadsheet project (#53289) 2024-01-21 09:16:46 -08:00
Govindapalle Vijaychandra
25f5d4288f fix(curriculum): improve directions of step 58 for spreadsheet project (#53290) 2024-01-21 09:15:02 -08:00
Vishakha Sawra
eaebde895d fix(curriculum): changed the description, hint and test of todo app step 6 (#53177)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-19 23:00:19 +06:00
mccarreon
2aee6c99fa fix(curriculum): corrected character class regex check (#53277) 2024-01-19 10:01:15 +01:00
Nicole Crayne
6c7ab615f4 fix(curriculum): Fix misleading instruction for conditional logic (#53271) 2024-01-19 02:16:41 +00:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Ilenia
473babe180 fix: update test to match let xp (#53273) 2024-01-18 16:23:49 -08:00
Jessica Wilkins
f14e2de8c4 fix(curriculum): incorrect terminology for OOP game in steps 84 - end (#53248) 2024-01-18 12:33:50 +01:00
Vedang Sardessai
e9b04b645f fix(curriculum): expand description (#53260) 2024-01-18 18:32:42 +07:00