Commit Graph

34615 Commits

Author SHA1 Message Date
renovate[bot]
33677b4a55 chore(deps): update dependency @types/lodash-es to v4.17.12 (#53118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-11 08:53:40 +01:00
Piyush
fb9cd90ee5 fix(curriculum): improve instructions for Stats calculator step 22 (#53108) 2024-01-11 13:10:02 +07:00
renovate[bot]
2400b48f10 chore(deps): update dependency @types/lodash to v4.14.202 (#52966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-11 02:22:26 +00:00
James
332b1cd3ec fix(curriculum): python list comp step 9 typo (#53101) 2024-01-10 18:04:15 +00:00
Aakash Amod Rajput
12442a3b88 fix(curriculum): ENA2 Learn Greetings 32 - sentence matches audio
Co-authored-by: Ilenia <26656284+ieahleen@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-10 18:52:53 +01: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
Duong The Pham
dd8ffe6af7 fix(UI): A2 English icon (#52998)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-10 16:41:31 +00:00
Yeldar Kudaibergenov
17fc903cbf fix(curriculum): update test question to match provided answers for TOP Question K (#53100) 2024-01-10 22:17:40 +07: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
jayanth920
fa8323adbf fix(curriculum): Fixed typo in a lesson (#53093)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-10 10:57:17 +00:00
Lasse Jørgensen
8591d46443 fix(curriculum): Use innerText for anchor text test (#53081) 2024-01-10 09:05:22 +01:00
Oliver Eyton-Williams
d3ed959319 fix: ensure only one python test runner is created (#52943) 2024-01-10 09:01:59 +01:00
Tom
9abef070c1 fix(e2e): re-enable landing e2e test (#53059) 2024-01-10 11:07:57 +07:00
Yeldar Kudaibergenov
208f871c00 fix(curriculum): fixed img links and alt text for TOP Exercise D (#53078) 2024-01-10 11:07:28 +07: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
Tom
2f74a24765 fix(curriculum): use numbers in english challenges (#52951) 2024-01-09 11:04:33 -08:00
Tom
b0e3ba0b90 fix(curriculum tests): test cert projects (#52959)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-09 11:03:07 -08:00
Niraj Nandish
09e1fdad28 fix(client): donation-error-handler (#52517) 2024-01-09 18:17: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
Nielda Karla
7e5f090b04 fix(curriculum): English 1.1 task 24 (#52984) 2024-01-09 09:14:12 -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
Ahmad Abdolsaheb
1394bbb1ca fix: standardize growthbook GA events (#52971) 2024-01-09 18:03:33 +01:00
akashyeole
bd7b52b9ef fix(curriculum): typo in A2 English (#53068) 2024-01-09 08:49:05 -08:00
Jessica Wilkins
9c4e9d2ee8 fix(curriculum): adding explanation for indexOf in music player project (#53024) 2024-01-09 07:54:17 -06:00
camperbot
6a8ae4102c chore(i18n,client): processed translations (#53039) 2024-01-09 07:53:53 -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
Shaun Hamilton
fb797be590 fix(client): adjust python custom error (#53061) 2024-01-09 09:56:50 +01:00
Oliver Eyton-Williams
82fea35622 feat(python): show custom message if syntax error (#53040) 2024-01-08 19:25:07 -08:00
Beau Carnes
2965341764 fix(curriculum): Update notebook link (#53051) 2024-01-08 14:09:17 -08:00
Huyen Nguyen
bbf551b93c fix(tools): seed ms account when seeding certified user (#52967) 2024-01-08 15:59:48 -06:00
Oliver Eyton-Williams
a7e4553d4a fix: iterate over test input inside python (#52978) 2024-01-08 15:34:06 -06: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
weilirs
ba637b90e1 test(e2e): add test for input box to update-email.spec.ts (#52507)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-08 15:11:04 -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
Touha Zohair
92d7c2cfd3 fix(curriculum): match audio and text in Learn Conversation Starters in the Break Room - Task 55 (#53038) 2024-01-08 21:08:15 +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
Huyen Nguyen
1b971470df fix(a11y): hide superblock icons from screen readers (#52997) 2024-01-08 08:07:15 -06:00
Kristofer Koishigawa
5f10e66ad8 fix: typos and wording for registration form step 28 (#53030) 2024-01-08 20:18:59 +07:00
William Gérald Blondel
1c011583ad fix(curriculum): Capitalize proper noun in the question (#53032) 2024-01-08 19:26:33 +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