Commit Graph

34525 Commits

Author SHA1 Message Date
Kristofer Koishigawa
acad3bb8ff fix: telephone number validator #results-div typo (#52911) 2024-01-04 09:05:19 +07:00
renovate[bot]
b95cc96913 chore(deps): update dependency @types/jest to v29.5.11 (#52654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 12:01:17 +01:00
weilirs
149c122c0a test(e2e,playwright): add tests for FAQ answers to donate-page-default.spec.ts (#52501)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-03 16:28:23 +05:30
Shaun Hamilton
3a93394a2f fix(curriculum): rename multiplesOf3And5 to multiplesOf3Or5 (#52878) 2024-01-03 10:50:03 +01: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
Shravani rao
776bb2affe fix(curriculum): resolve missing word in caption text (#52888) 2024-01-03 06:13:07 +01: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
Shiveshdixit07
5562acf0da fix(docs): added cd e2e above npx playwright test (#52891)
Co-authored-by: root <root@hp>
2024-01-03 08:46:13 +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
Dario-DC
5c875e5836 fix(tools/challenge-editor): add python curriculum to stepBasedSuperblocks (#52887) 2024-01-02 18:41:28 +00:00
Manabu Matsumoto
e5ea4621e2 fix(curriculum): match the solution code with original demo (#52728) 2024-01-02 11:02:59 -06:00
Krzysztof G
7cdc1f1580 fix(curriculum): don't force comparison order (#52858) 2024-01-02 10:52:12 -06:00
Krzysztof G
0bbf0218de fix(curriculum): accept no space after the # (#52879) 2024-01-02 10:43:00 -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
Sushil Gupta
0105663879 fix(curriculum): issues in Learn CSS Foundations Projects - CSS Foundations Exercise B (#52864)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-02 16:00:02 +02:00
RIJU MONDAL
34347235df fix(curriculum): fix grammatical error in task 154 & 155 (#52873) 2024-01-02 06:40:41 +01:00
camperbot
c6610e9c79 chore(i18n,client): processed translations (#52867) 2024-01-02 13:07:49 +09:00
camperbot
e12566515e chore(i18n,docs): processed translations (#52868) 2024-01-02 13:07:08 +09:00
Duong The Pham
51260e81a3 fix(curriculum): change to const numbers from RPG step 162 (#52857) 2024-01-01 19:00:57 +01:00
a2937
44806f7f78 fix(cirriculum) - allow spaces in fill in blank challenges (#52841)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2024-01-01 13:14:52 +07: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
Vivek Rajpoot
9721d820b7 fix(curriculum): adding missing backticks for Odin project HTML Foundations Question C (#52825)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-31 19:02:00 +01:00
pkdvalis
607db0d6c6 fix(curriculum): typo in hint 'elif == '5' (missing variable) Expense Tracker step 41 (#52838) 2023-12-31 22:49:10 +07:00
Hemant Sharma
f8e7ff01dd fix(curriculum): incorrect variable name in lesson (#52836) 2023-12-31 12:52:21 +07:00
Lasse Jørgensen
b1f9fd558a fix(curriculum): do not require a space after function identifier (#52840) 2023-12-31 12:51:04 +07:00
Huyen Nguyen
8e71c3f1cb docs: mention PR title convention in reply template (#52835) 2023-12-30 23:06:35 +01:00
Huyen Nguyen
a90a37c494 fix(playwright): skip real time test (#52834) 2023-12-30 21:10:54 +01: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
Rahul Suresh
50263d28ee fix(e2e, playwright): resolved mobile test failures progress-bar.spec.ts (#52520)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-28 17:57:01 +00:00
Abdulsalam Baruwa
f9c48b8cb8 fix(curriculum): Fix typo in dialogue-3-tom-and-sophie-take-a-lunch-break (#52803) 2023-12-28 18:03:22 +01:00
Rahul Suresh
1c5c87774c fix(e2e, playwright): resolved mobile test failures editor.spec.ts (#52518)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-28 17:00:47 +00:00
Rahul Suresh
de316c95bb fix(e2e, playwright): resolved mobile test failures preview.spec.ts (#52519)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-28 16:34:51 +00:00
Bruce Blaser
a0327517c2 fix(a11y): mobile links accessible name and lang (#52796) 2023-12-28 15:36:23 +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