Commit Graph

545 Commits

Author SHA1 Message Date
Gagan Bhullar
21c20c2606 fix(curriculum): step 13 instructions incorrect (#55899) 2024-08-20 08:53:52 +02:00
Anna
ab17e9d2fd feat(curriculum): add extra space capturing (#55841)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-08-19 13:16:50 -07:00
Supravisor
e0bda03fbb fix(curriculum): Platformer Game specify argument for height property (#55826)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-19 09:18:14 +02:00
Supravisor
d50a0712dd chore(curriculum): fCC Forum Leaderboard add quotes to strings (#55699)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-19 09:14:55 +02:00
Harsh Renose
3bc0bda634 fix(curriculum): mention browser console (#55881)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-16 20:51:40 +02:00
Supravisor
cdc4f34e6c fix(curriculum): allow space after contructor keyword (#55749) 2024-08-15 18:35:37 +00:00
Lasse Jørgensen
97045bf975 fix(curriculum) allow space, update wording, include position prop in hints (#55832) 2024-08-15 20:10:33 +02:00
Anna
59a2eac925 fix(curriculum): update calorie counter step 77 to not allow extra addition (#55842)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-15 17:40:58 +00:00
Gagan Bhullar
3a13202545 fix(curriculum): step 13 incomplete instructions (#55794)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-08-15 09:18:26 -05:00
Supravisor
2360b58b47 chore(curriculum): add quotes to strings in Number Sorter (#55676)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-15 08:28:35 -05:00
Supravisor
d0461796f6 chore(curriculum): Spam Filter add quotes to strings (#55581)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-15 08:20:47 -05:00
Oliver Eyton-Williams
b9893bb4d6 feat(client): show demo on demand in labs (#55569)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-13 14:56:19 +02:00
Michael Ehme
7b05b89d03 fix(curriculum): retrying tests with delay for async challenges (#55503) 2024-08-13 12:13:54 +02:00
Gagan Bhullar
f91b8284bf fix(curriculum): step 54 math.pow too strict (#55793)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-13 09:53:44 +02:00
NeemaJoju
e61e1f9276 fix(curriculum): fix incorrectly highlighted texts (#55814) 2024-08-13 09:12:48 +02:00
Krzysztof G.
e121fb6e28 fix(curriculum): tests passing with seed code in Statistic calculator (#55591) 2024-08-13 09:06:43 +02:00
Krzysztof G.
09521d0498 fix(curriculum): optional space after constructor (#55817) 2024-08-13 08:59:57 +02:00
Krzysztof G.
e647da8d41 fix(curriculum): tests passing with seed code in Spam filter (#55589) 2024-08-12 16:36:20 -07:00
Supravisor
cbfdb013af fix(curriculum): allow space before semi colon in for loop (#55825)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-12 12:43:08 -05:00
Supravisor
66d29c084d chore(curriculum): add quotes to strings in Dice Game (#55537)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-08-09 20:56:37 +00:00
Gagan Bhullar
119bfdf9b9 fix(curriculum): step 89 hasOwnProperty fix (#55791)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-08-09 08:42:29 +02:00
Ehsan
aec2fd26f7 fix(curriculum): typo in step 2 of Building a Gradebook App (#55796) 2024-08-08 17:10:35 -07:00
Krzysztof G.
6b9979ae50 fix(curriculum): tests passing with seed code in Dice game (#55614) 2024-08-08 19:35:07 +00:00
Krzysztof G.
0497aac520 fix(curriculum): tests passing with seed code in Platformer game (#55600) 2024-08-08 12:06:43 -07:00
Gagan Bhullar
91b4f3fe97 fix(curriculum): step 18 code checking too strict in spreadsheet project (#55783) 2024-08-08 10:12:06 -07:00
Gagan Bhullar
274b7bc377 fix(curriculum): dice game steps fix (#55666)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 16:48:20 -07:00
Krzysztof G.
2770c1d21b fix(curriculum): always passing test in Shopping cart step 5 (#55539) 2024-08-07 14:09:45 -07:00
Krzysztof G.
de6ce161dc fix(curriculum): always passing tests in Forum leaderboard (#55556) 2024-08-07 14:05:57 -07:00
Ishaan Gupta
6adb407371 fix(curriculum): remove extra parenthesis from Todo App Step 24 onward (#55529)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-08-07 13:53:05 -05:00
Kevin
411c820eea fix(curriculum): add ternary example to music player step 70 (#55706) 2024-08-06 20:42:04 -07:00
Lasse Jørgensen
a480ebdeb8 fix(curriculum): add location of if statement to requirement and hint (#55762) 2024-08-06 20:39:59 -07:00
Abdul Muqsit
77662f8ac0 fix(curriculum): typos in building a Dice Game Step 13 (#55773) 2024-08-06 20:39:18 -07:00
Supravisor
c0468dba9d fix(curriculum): Spreadsheet Clarify range instructions (#55747) 2024-08-06 14:26:31 -07:00
Akshat Tripathi
a77f50bff4 fix(curriculum): wording in Building a Spreadsheet step 55 (#55728) 2024-08-06 21:47:35 +02:00
Krzysztof G.
543e804b98 fix(curriculum): improve rock, paper, scissors tests (#55531) 2024-08-05 15:59:37 -05:00
Supravisor
4cfcf27a07 fix(curriculum): clarify object access in Spreadsheet (#55462) 2024-08-05 09:29:25 +02:00
Anna
2e9e42c74e fix(curriculum): update step 74 spreadsheet directions (#55667) 2024-07-29 19:14:11 -07:00
Naomi the Technomancer
625138f340 feat: address hardcoding (#55665)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-07-29 20:14:42 +02:00
Nayeli De Jesus
82ec052a3f fix(curriculum): number sorter (js beta) step 8: awkward phrasing (#55655) 2024-07-26 00:46:31 -07:00
Gagan Bhullar
788c621ea0 fix(curriculum): decimal to binary converter step 77 wording change (#55644) 2024-07-25 13:39:12 -04:00
Gagan Bhullar
cb861ca971 fix(curriculum): add modal wording (#55642) 2024-07-25 07:46:33 -07:00
Patrick Wauschek
da7719f22d fix(curriculum): fixes pyramid range error (#55486) 2024-07-25 00:22:04 -07:00
Carmen
73f00af79e fix(curriculum): Number Sorter - Step 6 - improve description (#55649)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-07-25 00:12:42 -07:00
Gagan Bhullar
6497571fb8 fix(curriculum): improve destructuring hint (#55643) 2024-07-24 23:50:28 -07:00
Lasse Jørgensen
d942ba8a04 fix(curriculum): adjust sentences (#55652) 2024-07-24 23:25:08 -07:00
dwrik
168830aa23 fix(curriculum): tests incorrectly checking for + 1 (#55588)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-07-24 12:18:13 -04:00
Gagan Bhullar
b6d184fc40 fix(curriculum): inconsistent show rules captialization (#55617) 2024-07-23 10:18:27 -07:00
Gagan Bhullar
2d17eaf1c3 fix(curriculum): js array some() function out of order fix (#55602) 2024-07-22 13:27:26 -07:00
catychelpan
35cf565f48 fix: rectified the typo (from 'time' to 'times') (#55613) 2024-07-22 13:58:59 -05:00
Gagan Bhullar
bc27963216 fix(curriculum): dice game - step 9 - Update hint text (#55565) 2024-07-21 06:24:23 +02:00