Commit Graph

125 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
49fbe88369 feat(client): integrate new test runner (#60318) 2025-06-12 09:25:37 +02:00
Supravisor
8b9b1cac47 fix(curriculum): remove white space from hint message in Role Playing Game (#60448) 2025-05-21 10:43:31 -07:00
yoko
f37291880e fix(curriculum): small fixes in JS RPG project (#57146)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-11-14 23:53:17 -08:00
Sophie Yang
b6c47bf531 fix(curriculum): fixed punctuation (#56942) 2024-10-28 21:04:02 +00:00
Krzysztof G.
4ff1136286 fix(curriculum): tests passing with seed code in Role playing game (#55580) 2024-10-28 09:36:38 +01:00
Alan Luo
4cf810f18e fix(curriculum): fix a typo in js course (#56240) 2024-09-22 12:45:15 +02:00
Cole Aydelotte
c968c184d6 fix(curriculum): remove backticks around "ternary operator" (#55996) 2024-09-04 09:39:21 +02: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
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
097aab3291 fix(curriculum): fix text in RPG (#55339) 2024-06-26 22:19:22 +02:00
Gagan Bhullar
f0e538d2c9 fix(curriculum): replace semi-colon with semicolons (#55302) 2024-06-24 16:52:33 +02:00
Anna
b84fcc3bec fix(curriculum): remind users about healthText rpg step 76 (#55210) 2024-06-19 16:27:32 +00:00
Duong The Pham
09f2c4dc99 fix(curriculum): combine step 150 and step 151 in js beta build a RPG (#55095) 2024-06-06 17:28:23 -07:00
Supravisor
7700a4f450 fix(curriculum): rename currentWeapon variable to currentWeaponIndex (#54787) 2024-05-22 23:30:01 +06:00
Jessica Wilkins
a534e4ff75 chore(curriculum): add steps to test buyWeapon function in RPG project (#54573)
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-30 06:43:09 -07:00
Jessica Wilkins
eed5575313 refactor(curriculum): update RPG project to accommodate new intro pyramid project (#54435)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-04-22 10:10:58 -07:00
Jenna (Ju Hee) Han
5b311f9df1 fix(curriculum): spacing issue for step 17 of rpg project (#54362)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-04-15 11:52:28 +07:00
Jessica Wilkins
0636441cb0 refactor(curriculum): flesh out object lessons in RPG game (#54258) 2024-04-05 07:25:21 -07:00
Angad Singh
94f9ce6b6a fix(curriculum): improved instructions for better understanding of function call (#54228) 2024-03-27 15:39:31 +01:00
Jun Xiang
9fe3efe55c fix(curriculum): Improving rpg 17 with example markup (#54096)
Co-authored-by: Supravisor <153783117+Supravisor@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-03-14 12:15:22 -07:00
Supravisor
a4737ae55b fix(curriculum): add note to clarify instructions (#54006)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-03-07 23:46:01 +01:00
a2937
304a468ce1 fix: add missing return to example in rpg project step 146 (#53890) 2024-02-26 20:24:44 -08:00
Krzysztof G
341b3f9e08 fix(curriculum): consistent space checking around semicolon (#53722) 2024-02-25 01:56:46 +06:00
Gunjan-vyas
b52ab9352e fix(curriculum): updated description for step 51 of RPG project as expected. (#53781)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-02-19 21:08:31 +05:00
Giuseppe Soriano
3ef8a4bf02 fix(learn): Clarify RPG step 146 example (#53768) 2024-02-16 14:57:21 -06:00
Jose Bhrayn
696348953d fix(curriculum): update wording of the lesson (#53749) 2024-02-16 12:20:30 +07:00
DeanTheReider
e656d2ec0b fix(curriculum): resolve the duplicate function (#53648) 2024-02-12 06:52:59 -08:00
Tyler
fe017205f8 fix(curriculum): update wording for RPG project (#53635) 2024-02-10 06:28:55 +01:00
developwithabhinav
c72191d483 fix(curriculum): Updated description of step 119 of JavaScript Algorithms and Data Structures Role Playing Game (#53605) 2024-02-08 09:27:53 -08:00
Nikola Lukic
7c7524b303 fix(curriculum): updated step description (#53611) 2024-02-08 13:13:08 +00:00
Gabriel Goh
08769a144c fix(curriculum): update instructions for step 110 for rpg project (#53564) 2024-02-06 18:29:15 +05:00
Stanislav Suschevici
9dd858bf7c fix(curriculum): Update code example for RPG game step introducing innerText (#53482)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-02-04 23:33:44 -08:00
Nate Ben
c21c47a5e1 fix(curriculum): update description of if statement (#53524) 2024-02-05 01:21:20 +06:00
ITS MAC
780cad469b fix(curriculum): update directions and hint text for step 117 of RPG game (#53518) 2024-02-04 07:40:07 -08:00
Srikanth Kandi
e48bf5d59d fix(curriculum): updated description for step 154 of RPG game (#53527) 2024-02-04 07:28:03 -08:00
Ilenia
7e5a14a4d9 chore(curriculum): add quotes around strings in Role Playing Game (#53523) 2024-02-04 18:49:16 +06:00
Bhumit Patel
6dc7885c8e fix(curriculum): Updated code example for RPG game explanation on variables (#53519) 2024-02-03 08:51:14 +01:00
Sushil Gupta
271c8bd318 fix(curriculum): RPG - Step 40 - 41: Passing with wrong code (#53169)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-02-02 11:39:32 +01:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
a2937
8eb1c0d3f4 fix(curriculum): allow screen readers to properly see emote values for rpg step 138 and 148 (#52924) 2024-02-02 10:43:24 +01:00
Krzysztof G
78c4f0871a fix(curriculum): remove leftover console.log from hints (#53481) 2024-02-01 14:36:50 +05: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
Pedro Ramos
2897400793 fix(curriculum): Update directions for onclick in RPG game (#53450) 2024-01-30 07:27:25 -08: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
Krzysztof G
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +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