Commit Graph

211 Commits

Author SHA1 Message Date
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
Edwin Hung
58c401239c fix(curriculum): typo in instruction for step 47 of music player challenge (#53253)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-18 06:27:38 +00:00
a2937
8b89acaef0 fix(curriculum): reword oop steps 78 through 81 (#53245) 2024-01-18 12:07:31 +07:00
Lasse Jørgensen
2cc2b99b43 fix(curriculum): allow new line inside span element (#53247) 2024-01-18 12:03:19 +07:00
Jessica Wilkins
686a1d5669 fix(curriculum): updating explanation for sort method in music player project (#53203)
Co-authored-by: Mama Naomi <nhcarrigan@gmail.com>
2024-01-18 11:49:28 +07:00
a2937
08a1f49e67 fix(curriculum): use alternate instructions for oop step 55 (#53216) 2024-01-18 02:48:57 +00:00
Joz-Bruer Quince
31c3630737 fix(curriculum): add missing backsticks for numbers (#53243) 2024-01-17 18:00:45 -08:00
Mikhail Wahib
f1fbdc7994 fix(curriculum): step 11 description of TODO app project (#53228) 2024-01-17 12:33:41 -08:00
Ilenia
4623b1efe3 fix(curriculum): reorder steps in JS RPG (#53111)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2024-01-17 20:21:31 +00:00
Dominic Lim
fb308e5508 fix(curriculum): improve description and hint for clarity in Step 31 (#53233) 2024-01-17 09:13:52 -08:00
Kavita Rawat
8b66218146 fix(curriculum): typo in hint text for step 75 of spreadsheet project (#53231) 2024-01-17 09:12:31 -08:00
Joel Olawanle
ad57bfd365 Fix: add note to explain number is not checked (#53155)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
2024-01-17 10:30:54 +01:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Jessica Wilkins
188b3c9717 fix(curriculum): remove all instances of teaching var in RPG game (#53166)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-16 08:28:02 -08:00
Huyen Nguyen
cddf4b5fc8 fix: use lowercase 'by' in title for consistency (#53208) 2024-01-16 08:12:12 -08:00
Jillian Somera
a8f2be4ca3 fix(curriculum): Fixed typo (#53205) 2024-01-16 14:54:28 +07:00
Yatrik Patel
57149fecdb fix(curriculum): updating directions and code example for step 49 calorie counter (#53199)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-16 14:50:06 +07:00
Krzysztof G
a09a3bd849 fix(curriculum): require space after return when needed (#53184) 2024-01-15 08:24:30 -08:00
Krzysztof G
464e5e47ee fix(curriculum): require space after keyword (#53185) 2024-01-15 08:22:41 -08:00
DivyaMaddipudi
4af26be631 fix(curriculum): display of artist name in music player app (#53176) 2024-01-14 09:36:15 -08:00
Ketan Sahu
e9e80a7acb fix(curriculum): typo - replaced data with dessert (#53172) 2024-01-14 14:30:28 +07:00
Shivam Gupta
a0dd636763 fix(curriculum) : changed hint text from 'key' to 'value' in step 49 (#53173) 2024-01-13 21:45:04 +01:00
Govindapalle Vijaychandra
f5475414ed fix(curriculum): remove explanation for textContent property (#53142)
Co-authored-by: Mama Naomi <nhcarrigan@gmail.com>
Co-authored-by: Pratyansh Agrawal <erpratyansh@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Shivam Gupta <95732954+shivam-0510@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-12 14:37:29 +00:00
Shivam Gupta
6b1462b428 fix(curriculum): correct form button text in Todo App (#53094)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-12 11:18:33 +00:00
Pratyansh Agrawal
f22d512ac7 fix(curriculum): calorie counter step 94 ensure function is passed (#53112)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-12 15:59:31 +07:00
Lasse Jørgensen
499a73ef67 fix(curriculum): move element selector after fetch (#53087)
Co-authored-by: Mama Naomi <nhcarrigan@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-12 11:04:58 +07:00