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 |
|
a2937
|
f9e9c9a6ab
|
fix(curriculum): allow multiple solutions oop game 73 (#53117)
|
2024-01-11 16:32:38 -08:00 |
|
Lasse Jørgensen
|
fd901a963a
|
fix(curriculum): correct arguments in hint (#53132)
|
2024-01-11 22:09:01 +00:00 |
|
Krzysztof G
|
a6e8d8e4a3
|
fix(curriculum): arrow function checking consistency (#53067)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
|
2024-01-11 23:32:26 +06:00 |
|
Duong The Pham
|
26a9735d07
|
fix(curriculum): remove anti-pattern ternary use in rpg game (#53070)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-01-11 07:58:09 -08:00 |
|
Piyush
|
fb9cd90ee5
|
fix(curriculum): improve instructions for Stats calculator step 22 (#53108)
|
2024-01-11 13:10:02 +07:00 |
|
weilirs
|
d08a09b40f
|
fix(challenge): fix the last test of the Cash Register Project (#52929)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-01-10 18:34:01 +01:00 |
|
Axel Soubielle Almada
|
67b3e51401
|
Fix(curriculum): Add test case for required attribute (#53098)
|
2024-01-10 15:16:48 +00:00 |
|
jayanth920
|
af6725f287
|
fix(curriculum): fixed typo in a binary converter project (#53099)
|
2024-01-10 13:55:29 +00:00 |
|
Hein Htet
|
1e545c1c8f
|
fix(curriculum): optional parenthesis around parameter in Platformer Game - Step 72 (#53022)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
|
2024-01-10 05:29:46 -08:00 |
|
jayanth920
|
7f567697f7
|
fix(curriculum): ensure function is passed as argument (#53095)
|
2024-01-10 13:27:00 +00:00 |
|
Soham Tembhurne
|
f16afcf00c
|
fix(curriculum): enhance tests in step 156 of Learn JS by building RPG (#52977)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-01-10 14:20:39 +01:00 |
|
Krzysztof G
|
6f8419c8a3
|
fix(curriculum): accept both quotes and double quotes (#53090)
|
2024-01-10 14:09:17 +01:00 |
|
Emma
|
39b974fb96
|
fix(curriculum): Remove unused id of calculate-calories (#53083)
|
2024-01-10 11:02:24 +07:00 |
|
a2937
|
630e5e8b90
|
fix(curriculum): improve regex in rpg project step 123 (#53052)
Co-authored-by: Mama Naomi <nhcarrigan@gmail.com>
|
2024-01-09 19:27:49 -08:00 |
|
Lasse Jørgensen
|
c58ace2a80
|
fix(curriculum): clarify instructions, change variable notation (#53079)
|
2024-01-09 23:25:35 +00:00 |
|
a2937
|
77fc74584f
|
fix(curriculum) - remove console.log(data) from step 9 and above for the leaderboard project (#52961)
|
2024-01-09 10:11:27 -08:00 |
|
Jessica Wilkins
|
4c8f8747e6
|
fix(curriculum): removing incorrect use of aria labels in TODO app (#53001)
|
2024-01-09 09:11:51 -08:00 |
|
Jessica Wilkins
|
9c4e9d2ee8
|
fix(curriculum): adding explanation for indexOf in music player project (#53024)
|
2024-01-09 07:54:17 -06:00 |
|
RIJU MONDAL
|
b387b1a4fa
|
fix(curriculum): The Check for Step 67 of forum project is now able to accept Attributes in any order (#53027)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
|
2024-01-09 19:39:14 +07:00 |
|
CelularBat
|
af9b175b11
|
fix(curriculum): Fixed typo in Instruction and Hint of Palindrome Checker (#53066)
|
2024-01-09 18:06:12 +07:00 |
|
Joel Olawanle
|
f2a845e719
|
fix(curriculum): updated hint for duration property in step 6 (#53065)
|
2024-01-09 11:12:14 +01:00 |
|
Johnson Shan
|
1806895b05
|
fix(curriculum): update editable region and match solution (#52930)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2024-01-08 15:13:08 -06:00 |
|
Kashinath Patkar
|
f3e25c90b2
|
fix(curriculum): allow spreading "allSongs" in next line or space in step 9 of the music player project (#53035)
|
2024-01-08 21:09:19 +01:00 |
|
Krzysztof G
|
14a33988c7
|
fix(curriculum): consistent quotes checking (#52995)
Co-authored-by: yoko <25644062+sidemt@users.noreply.github.com>
|
2024-01-09 01:58:38 +07:00 |
|
Krzysztof G
|
5973899673
|
fix(curriculum): require at least one space in "else if" (#53016)
|
2024-01-08 09:09:18 +00:00 |
|
Zakeriya Mohamed
|
e1c66ff1f7
|
fix(curriculum): add backticks to numbers in lesson description (#53026)
|
2024-01-08 08:04:41 +00:00 |
|
weilirs
|
2a5a834256
|
fix(curriculum): Tests force using {} around statements in if-else (#53012)
|
2024-01-08 07:25:58 +00:00 |
|
Shaun Hamilton
|
99266b388a
|
fix(curriculum): re-order role-playing-game to define before use (#52885)
Co-authored-by: sidemt <25644062+sidemt@users.noreply.github.com>
|
2024-01-07 21:53:02 -08:00 |
|
Manabu Matsumoto
|
c1eb26fa9b
|
fix(curriculum): make the select and button element accessible (#52946)
|
2024-01-07 21:45:45 -08:00 |
|
Hein Htet
|
3cdee5859d
|
fix(curriculum): optional parenthesis around parameter in Platformer Game - Step 96 (#53023)
|
2024-01-07 20:54:31 -08:00 |
|
v-i-k-a-s
|
37f51bf191
|
fix(curriculum): fix formatting of forEach method in Todo app project (#52988)
|
2024-01-07 14:43:56 -08:00 |
|
Krzysztof G
|
d3525ce975
|
fix(curriculum): allow optional spaces (#53002)
|
2024-01-07 11:42:27 +07:00 |
|
Lasse Jørgensen
|
698941be23
|
fix(curriculum): reword requirements to be clearer (#53004)
|
2024-01-07 10:44:14 +07:00 |
|
Huyen Nguyen
|
94d55633ec
|
fix(curriculum): typos in Football Team Cards - Step 12 and 27 (#52999)
|
2024-01-06 12:00:57 -08:00 |
|
RGHANILOO
|
4e0178b3e2
|
fix(curriculum): typo in Decimal to Binary Converter - Step 26 (#52996)
|
2024-01-06 16:36:32 +01:00 |
|
Mikhail Wahib
|
8f38b537d5
|
fix(curriculum): spelling error in Music Player - Step 53 (#52993)
|
2024-01-06 20:10:30 +07:00 |
|
Axel Soubielle Almada
|
c0ac7ff3c8
|
fix(curriculum): RPG Step 11 - Update description and first hint to give more context (#52992)
|
2024-01-06 14:51:12 +07:00 |
|
Usama Basharat
|
f4572418bc
|
fix(curriculum): too strict tests (#52913)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2024-01-04 23:57:45 +00:00 |
|
Kumar Shashank
|
f01e39bbbd
|
fix(curriculum): updating RPG game step 172 to use the includes method instead of indexOf (#52942)
|
2024-01-04 23:35:51 +00:00 |
|
Hein Htet
|
9a274cfcdf
|
fix(curriculum): allow truthy check the value of nickname (#52949)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
|
2024-01-04 23:30:20 +00:00 |
|
Hein Htet
|
ac57d0fb5e
|
fix(curriculum): Allow both explicity and truthiness check for step 30 football team cards project (#52944)
|
2024-01-04 09:33:33 -06:00 |
|
Manabu Matsumoto
|
81ae7a8cf6
|
fix(curriculum): vertically align the text within the select elements (#52744)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-01-04 09:26:27 +01:00 |
|
Edwin Hung
|
0195a4aa4a
|
fix(curriculum): update tests for HTML formatting (#52846)
|
2024-01-04 09:17:57 +01:00 |
|
v-i-k-a-s
|
083b03c283
|
fix(curriculum): updating description and hint text for Todo App project step 58 (#52928)
|
2024-01-04 09:08:59 +07:00 |
|
Kristofer Koishigawa
|
acad3bb8ff
|
fix: telephone number validator #results-div typo (#52911)
|
2024-01-04 09:05:19 +07:00 |
|
Huyen Nguyen
|
eb9d26e061
|
fix(curriculum): use two-space tab in HTML and JS code of RPG project (#52769)
Co-authored-by: Krzysztof G <60067306+gikf@users.noreply.github.com>
|
2024-01-03 10:43:56 +01:00 |
|