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 |
|
Anugrah
|
b2d9eee613
|
fix(curriculum): Fixed typo in step 82 hint text for music player project (#52907)
|
2024-01-02 23:47:32 -08:00 |
|
Krzysztof G
|
ffb7341786
|
fix(curriculum): intermediate regex matches only complete solution (#52799)
|
2024-01-02 22:52:21 -08:00 |
|
Lasse Jørgensen
|
883d09fddd
|
fix(curriculum): correct if...else to be statements (#52899)
|
2024-01-02 19:38:38 -08:00 |
|
a2937
|
0d123e0ba9
|
fix(curriculum): allow spaces before the colon in step 9 of the music player project (#52883)
|
2024-01-03 09:24:50 +07:00 |
|
Huyen Nguyen
|
23f962ea7f
|
fix(curriculum): allow line breaks in option content in Calorie Counter step 10 (#52807)
|
2024-01-02 13:51:51 -06:00 |
|
Manabu Matsumoto
|
e5ea4621e2
|
fix(curriculum): match the solution code with original demo (#52728)
|
2024-01-02 11:02:59 -06:00 |
|
Usama Basharat
|
9b152c3b80
|
fix(curriculum): Completed the step 6 in instructions for building a role playing game (#52866)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2024-01-02 08:20:39 -08:00 |
|
Mohammed Mishal P
|
07f6ea253e
|
fix(curriculum): add check for closing tag in calorie counter step 9 (#52748)
|
2024-01-02 16:06:39 +01:00 |
|
Duong The Pham
|
51260e81a3
|
fix(curriculum): change to const numbers from RPG step 162 (#52857)
|
2024-01-01 19:00:57 +01:00 |
|
Debak Roy
|
6b0aa2d1f1
|
fix(curriculum): fix typos in Music Player (#52855)
|
2024-01-01 13:12:36 +07:00 |
|
Jack Sighton
|
7c04f6e010
|
fix(curriculum): clarify instructions for rpg step 77 (#52847)
Co-authored-by: Jack <jack@Linux.myguest.virtualbox.org>
|
2024-01-01 06:24:18 +01:00 |
|
luqmanalzobe
|
a4ca7db8c4
|
fix(curriculum): potentially confusing use of brackets in challenges text (#52844)
|
2024-01-01 06:21:03 +01:00 |
|
Duong The Pham
|
99f8567aa5
|
fix(curriculum): fix learn JS by RPG step 129 wrong hint (#52851)
|
2023-12-31 12:56:01 -08:00 |
|
Yatrik Patel
|
52b419bc8a
|
fix(curriculum): clarifies instructions for rpg step 58 (#52852)
|
2023-12-31 19:58:16 +01:00 |
|
Lasse Jørgensen
|
b1f9fd558a
|
fix(curriculum): do not require a space after function identifier (#52840)
|
2023-12-31 12:51:04 +07:00 |
|
Soham Tembhurne
|
41f4725cd1
|
fix(curriculum): update test to accept both single and double quotes (#52828)
|
2023-12-30 11:59:25 -08:00 |
|
PIYUSH RAJ
|
5321a56a92
|
fix(curriculum): add missing tests for step 136 of JS RPG game (#52793)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2023-12-30 22:13:04 +07:00 |
|
Sagar Kashyap
|
72188ba85b
|
fix(curriculum): updating test of closing tag for step 1 of RPG game (#52763)
Co-authored-by: Sagar Kashyap <xyzsmsnkashyap9892044279@gmail.com>
|
2023-12-29 16:55:45 -08:00 |
|
Juan Carrillo
|
60fe00c58e
|
fix(curriculum): RPG Step 118 instructions are not clear enough (#52812)
|
2023-12-29 16:52:39 -08:00 |
|
Balaji Krishnamurthy
|
348660f7d0
|
fix(curriculum): clarify OR operator (#52818)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
|
2023-12-29 19:47:26 +01:00 |
|
Himanshu Singh
|
25c166eec2
|
fix(curriculum): remove strict spacing in step 25 (#52817)
|
2023-12-29 18:45:50 +07:00 |
|
Sushil Gupta
|
22ea18cd0d
|
fix(curriculum): add backticks to userData.songs (#52815)
|
2023-12-29 09:06:14 +01:00 |
|
Soham Tembhurne
|
3c32b171fb
|
fix(curriculum): modify test to allow for space between = and ( in Spreadsheet Step 19 (#52808)
|
2023-12-29 14:27:24 +07:00 |
|
Shekhar Sahu
|
fa2a0681b4
|
fix(curriculum): added the missing backticks (#52804)
|
2023-12-29 12:18:54 +07:00 |
|
Veli Furkan TURKOGLU
|
2cdcf87b29
|
fix(curriculum): remove duplicate line in directions for step 25 of recursion project (#52798)
|
2023-12-28 02:19:08 +00:00 |
|
Lasse Jørgensen
|
3991420de6
|
fix(curriculum): Increase delay values, add note (#52797)
|
2023-12-28 01:47:47 +00:00 |
|
Electric Molasses
|
f772a9eccf
|
fix(curriculum): test for step 12, div must be empty (#52702)
Co-authored-by: Robert B <robert@wewearmanyhats.com>
|
2023-12-27 15:00:45 -08:00 |
|
Krzysztof G
|
4efbf43fb5
|
fix(curriculum): optional final comma (#52740)
|
2023-12-27 14:52:55 -08:00 |
|
Krzysztof G
|
0fbd4a61e8
|
fix(curriculum): malformed backticks (#52745)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2023-12-27 14:51:38 -08:00 |
|
Lasse Jørgensen
|
ca6ac5f6d7
|
fix(curriculum): allow proper HTML formatting (#52766)
|
2023-12-27 14:35:14 -08:00 |
|
Krzysztof G
|
db751b9fe0
|
fix(curriculum): consistency of using 'argument' and 'parameter' (#52777)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2023-12-27 14:12:42 -08:00 |
|
a2937
|
88689b757f
|
fix(curriculum) - allow spaces before the parenthesises in function declarations in step 144 rpg project (#52776)
|
2023-12-27 14:07:06 -08:00 |
|
ANKIT VARSHNEY
|
948cfc47c5
|
fix(curriculum): expanded the list of falsy variables to include undefined (#52761)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2023-12-25 13:24:13 +00:00 |
|
Lasse Jørgensen
|
41a348e9cc
|
fix(curriculum): Add missing space (#52754)
|
2023-12-25 10:38:43 +07:00 |
|
Sagar Kashyap
|
423bf23c14
|
fix(curriculum): hint and directions in RGP game step 37 (#52678)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
|
2023-12-23 13:41:09 +01:00 |
|
James Moffett
|
cb4d27cc23
|
fix(curriculum): typo in description of music player step 45 (#52726)
|
2023-12-23 06:42:15 +01:00 |
|
Krzysztof G
|
fe6a101ee8
|
fix(curriculum): improve test regex (#52710)
|
2023-12-23 12:37:13 +07:00 |
|
Shaun Hamilton
|
cf93022495
|
fix(curriculum): remove all lookbehinds (#52704)
|
2023-12-22 15:36:41 +01:00 |
|