Commit Graph

479 Commits

Author SHA1 Message Date
Salaha Sokhona
4b96fa9a27 fix(curriculum): add missing closing double quote (#55360) 2024-06-28 09:22:46 +02:00
Kolade Chris
2c611fb15b fix: separate checks for cases and case block code in date formatter (#55328) 2024-06-27 09:26:13 +02:00
Gagan Bhullar
097aab3291 fix(curriculum): fix text in RPG (#55339) 2024-06-26 22:19:22 +02:00
Supravisor
d4d0450fd9 fix(curriculum): update hint message Pyramid step 115 (#55330) 2024-06-26 09:37:37 -07:00
Duong The Pham
f96e9da021 chore(curriculum): Wrap strings in quotes in Learn Recursion by Building a Decimal to Binary Converter (#55126)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2024-06-25 21:38:00 -07:00
Gagan Bhullar
0b58071f29 fix(curriculum): random background random color method placement in step 3 (#55316) 2024-06-25 20:30:21 +02:00
Naomi
2782530bcb feat: convert dice game into review style project (#54821)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-06-25 10:56:15 -07:00
Gagan Bhullar
f0e538d2c9 fix(curriculum): replace semi-colon with semicolons (#55302) 2024-06-24 16:52:33 +02:00
Lasse Jørgensen
3a078957ca fix(curriculum): update tests for pokemon search app (#55221) 2024-06-24 13:06:14 +02:00
Krzysztof G
d50c292f33 fix(curriculum): prevent hardcoding cash register (#55066) 2024-06-24 11:23:43 +02:00
Lasse Jørgensen
c70b4beb8d fix(curriculum): log test, method return, example code (#55298) 2024-06-24 02:07:46 -07:00
Supravisor
be79c94de5 fix(curriculum): add back ticks to variable name Platformer Game step 20 (#55287) 2024-06-24 10:57:42 +02:00
Sidhartha Amperayani
6faca2af88 fix(curriculum): typos (#55296) 2024-06-24 06:12:48 +02:00
Suresh Krishnan V
c9638c81f0 fix(curriculum): typo in calorie counter step 69 (#55282) 2024-06-22 13:17:06 +02:00
Anna
0fa0d6fe84 feat(curriculum): add a preview page to pyramid project (#54885) 2024-06-22 10:56:07 +02:00
Gagan Bhullar
416fe240dd fix(curriculum): update missing double quote in build telephone number (#55272) 2024-06-21 21:24:14 +02:00
Oliver Eyton-Williams
f6e50ac7b9 fix: remove comments from user code before test (#55113) 2024-06-21 22:04:11 +05:30
yoko
7fdd9d0380 fix(curriculum): small fixes in JS forum leaderboard project (#55249)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-06-21 07:07:35 -07:00
Jeremy L Thompson
1034558974 fix(curriculum): cash register tests need valid global state (#55245) 2024-06-21 07:38:14 +02:00
rupanjanas
830c7587cc fix(curriculum): Pokémon search app id "#type" to "#types" (#55219) 2024-06-20 20:41:35 +02:00
Anna
b84fcc3bec fix(curriculum): remind users about healthText rpg step 76 (#55210) 2024-06-19 16:27:32 +00:00
Krzysztof G
32fbef544c fix(curriculum): add missing dispatchEvent (#55216) 2024-06-18 23:06:53 -07:00
Anna
121db4a02e fix(curriculum): add tests for globals in cash register (#54769)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-06-17 20:45:58 +02:00
Michael Dillinger
b8810f339e fix(curriculum): Step 103 Pyramid Generator Text (#55162)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-06-13 06:40:20 +00:00
yoko
d9419b8e6c fix(curriculum): small fixes in JS spam filter project (#55170) 2024-06-12 10:09:32 -07:00
Duong The Pham
835b4dd0cf fix(curriculum): fix findIndex issue in JS Todo step 11 (#55120) 2024-06-11 12:01:02 +02:00
erik-lynch
cd4aeeeba8 fix(curriculum): update instruction note phrasing (#55153) 2024-06-11 11:38:48 +02:00
Duong The Pham
be11225f11 fix(curriculum): fix issue with test in JS Todo step 13 (#55121)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-06-10 12:06:02 -07:00
Anne Deepa Prasanna
02234419a9 fix(curriculum): add review lessons for functions in pyramid project (#55127) 2024-06-10 09:46:45 -07:00
Ilenia
d7ceea325e fix(curriculum): Add assertion tests for button click event and changeBackgroundColor function (#55149) 2024-06-10 18:22:24 +02:00
Re1nGer
d215a48b4c feat(curriculum): add more semantic elements to JavaScript certificate projects (#54105) 2024-06-10 07:55:35 -05:00
Alan Luo
573c47ed93 fix (curriculum): remove code block for translation purpose (#55134) 2024-06-10 13:35:31 +02:00
royjohnlee
323a008de5 fix(curriculum): Changed wording in description and hints for clarity (#55119)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
2024-06-08 10:14:53 -04:00
royjohnlee
88fefcf87b fix(curriculum): semantic/grammatical issue (#55106)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
2024-06-06 21:45:49 -07: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
Anna
e5adb9444f fix(curriculum): limit hardcoding roman numerals (#54819) 2024-06-06 08:40:08 +02:00
André Barreira Dinis
10fae3d41b fix(curriculum): typo - changed "occurrence" to "occurrences" (#55082) 2024-06-04 15:14:56 +02:00
Supravisor
26d5eaad65 fix(curriculum): separate unreachable code and scope for pyramid project (#54920)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-06-04 02:20:44 +02:00
Anne Deepa Prasanna
254cea7675 fix(curriculum): add reviews lessons for arrays in pyramid project (#55012) 2024-06-03 13:36:57 +02:00
Supravisor
0fb59f138c fix(curriculum): typo in statistics step 29 (#55054) 2024-06-02 22:40:13 -07:00
Michael
25f87a2cc4 fix(curriculum): Build a Cash Register - Nickle typo (#55061) 2024-06-02 22:32:09 -07:00
kmurphy1919
a2fade59b5 fix(curriculum): move backtick in step 74 (#55062) 2024-06-02 06:35:10 +02:00
Lucas Gracia
12cd5e99e6 fix(curriculum): Corrected grammar of step-104 (#55048) 2024-05-31 15:32:17 -05:00
Anna
fa77e7597d fix(curriculum): fix typo in palindrome project (#55038) 2024-05-30 19:02:35 +02:00
André Barreira Dinis
41a1bf1334 fix(curriculum): changed typo "h2" to "output" (#55022)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-30 18:47:27 +02:00
Ali Muhsin
680b319cea fix(curriculum): add example for arrow functions in Platformer Game (#54982)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-29 22:24:15 +02:00
cheenu-1824
8766a3bdc0 fix(curriculum): Created the new review steps 12 and 13 in pyramid project (#54936)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-05-28 21:27:09 +02:00
William Spanfelner
d064ba117a fix(curriculum): correct every method explanation in spreadsheet project (#54986) 2024-05-27 22:22:02 -07:00
Jessica Wilkins
625aa01a34 feat(curriculum): add first debugging project to JS curriculum (#54622) 2024-05-24 15:26:29 -07:00
Supravisor
b1308686b5 fix(curriculum): rename calorie counter variables as functions (#54907) 2024-05-24 10:57:09 +02:00