Commit Graph

6820 Commits

Author SHA1 Message Date
c0d1ng_ma5ter
4bd55ba8d1 fix(curriculum): Allow more freedom of implementation in Todo App (#59624)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-04-29 17:33:20 -07:00
Jessica Wilkins
5dcb1f611c feat(curriculum): adding quiz questions for Python basics module (#59988)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2025-04-29 17:02:31 -07:00
Jessica Wilkins
cd09f71590 feat(curriculum): add toggle visibility useState workshop (#59193)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-04-29 16:50:32 -07:00
roniyaniv
05b1117519 fix(curriculum): updating regex in email masker lab to accept all forms of valid email addresses (#60070) 2025-04-29 18:22:23 -04:00
Melvin Kosisochukwu
30b920f457 fix(curriculum): update wording for workshop registration form (#60054) 2025-04-29 22:41:18 +02:00
Neeraj Rathore
3d343ac932 fix(curriculum): update assertion methods in cat painting workshop (#60071) 2025-04-29 18:28:50 +00:00
Clarence
e810d8746a fix(curriculum): resolves visible answer in question 28 (#60056)
Co-authored-by: DanielRosa74 <58576743+DanielRosa74@users.noreply.github.com>
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
2025-04-29 17:25:51 +00:00
Clarence
a373e81a59 fix(curriculum): use specific assert methods in workshop cafe menu steps 14-26 (#59981) 2025-04-29 09:44:43 -07:00
Clarence
b4c1aa107b fix(curriculum): use specific assert methods in workshop cafe menu steps 40-52 (#59983) 2025-04-29 09:34:16 -07:00
Clarence
86ec68ecf3 fix(curriculum): use specific assert methods in cafe menu workshop steps 27-39 (#59982)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-04-29 09:27:24 -07:00
Abhijeet Singh
46425aa588 fix(curriculum): typo in lecture about styling special input elements (#60059) 2025-04-29 11:07:43 +00:00
Clarence
c555f69883 fix(curriculum): use specific assert methods in workshop cafe menu steps 53-65 (#59984)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-04-29 04:04:15 -07:00
Supravisor
6de79433ca fix(curriculum): crowdin wording for real time counter lab (#60045) 2025-04-29 12:32:50 +02:00
Ilenia
baf3e22233 chore: move budget app to full stack (#59440) 2025-04-28 16:08:23 -07:00
Clarence
4d3ab60216 fix(curriculum): use specific assert methods in workshop cafe menu steps 79-93 (#59980) 2025-04-28 16:03:39 -07:00
Ilenia
0f69170faf fix(curriculum): better wording (#60040) 2025-04-28 13:37:10 -07:00
Vishal Shetty
678dc4334e fix(curriculum): add missing margin & padding shorthand explanations (#60036) 2025-04-28 13:36:48 -07:00
Vishal Shetty
ae6783decc fix(curriculum): replace 'tag' with 'element' in cafe-menu challenges (#60030) 2025-04-28 15:34:54 -04:00
Shaurya Bisht
e0274556fa fix(curriculum): correct assert usage in workshop-cat-painting (#60028) 2025-04-28 14:15:17 +02:00
Melvin Kosisochukwu
fa66608b41 fix(curriculum): update assertions to use assert.equal (#60013) 2025-04-26 20:46:04 +00:00
Mareddy Lohith Reddy
e638a59db7 fix(curriculum): replace assert with assert.exists and assert.equal in cat painting (#59994)
Co-authored-by: Lohith-11 <lohithr011@gamil.com>
2025-04-26 21:38:15 +02:00
Tarek Gritli
c28c99aa28 fix(curriculum): replace generic asserts with specific methods in cat (#59997) 2025-04-26 21:36:15 +02:00
Lyna
82d88e3e3a fix(curriculum): improve the assert methods (#60003) 2025-04-26 21:30:18 +02:00
Amogh Madireddi
058749686d fix(curriculum): replace assert === with assert.equal for consistency (#60008) 2025-04-26 18:15:59 +00:00
Clarence
464181b3b8 fix(curriculum): added missing preposition and removed a duplicate explanation (#59987) 2025-04-25 00:33:09 -07:00
Clarence
b7bdea5b23 fix(curriculum): typo in lecture working with css transforms overflow and filters (#59990) 2025-04-25 00:03:01 -07:00
Clarence
126b60bc67 fix(curriculum): typo in lecture working with code editors and ides (#59989) 2025-04-24 23:53:22 -07:00
Omar Rafiq
f253fd6639 fix(curriculum): Add a note to let users know to use JavaScript only in the Real Time Counter lab (#59978) 2025-04-25 08:48:25 +02:00
Clarence
9cd9566593 fix(curriculum): typo in lecture understanding core javascript fundamentals (#59977) 2025-04-24 22:37:43 +00:00
OKmimech
e6ab475d41 fix(curriculum): typo in english challenge (#59976) 2025-04-24 22:17:37 +00:00
akremdh1
331153749a fix(curriculum): removed console.log from challenge test (#59967)
Co-authored-by: akremdh1 <akramdhib999@gmail.com>
2025-04-24 19:48:22 +00:00
zxc-w
061df27f1d feat(curriculum): Quiz set 2 for the CSS pseudo-classes (#59782)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-04-24 19:07:41 +00:00
Clarence
1faac313e1 fix(curriculum): typo in lecture the var keyword and hoisting (#59965) 2025-04-24 18:34:34 +00:00
Omar Rafiq
c6543b2ddf fix(curriculum): typo in computer basics review page (#59962) 2025-04-24 20:24:02 +02:00
Clarence
f9edfe3bbd fix(curriculum): typo in lecture importance of accessibility and good html structure (#59955) 2025-04-24 08:57:33 -07:00
Shaun Hamilton
6a79b76441 fix(curriculum): lab-post-card no document.styleSheets (#59943) 2025-04-24 16:37:09 +02:00
Clarence
07c45a1ac4 fix(curriculum): typo in lab weather app (#59950) 2025-04-24 14:32:56 +00:00
AilaLu
d2bd2a63c0 fix(curriculum): improve feedback text in english challenges (#59935) 2025-04-24 11:28:06 -03:00
Supravisor
446eef91e5 chore(curriculum): add punctuation for trends in tech (#59911) 2025-04-24 11:26:32 -03:00
Eyb100
596561161b feat(curriculum): Add set 2 of questions for CSS colors quiz (#59812)
Co-authored-by: ErinYB <e.youngerbanks0520221@arts.ac.uk>
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-04-24 09:25:38 -05:00
Priyesh Chaudhari
13904c5dad fix(curriculum): Allowed seperate declarations and assignments (#59909) 2025-04-24 16:17:22 +02:00
Abdallah Djarraya
dcb765efc0 fix(curriculum): remove stub feedback from correct answer (#59924)
Signed-off-by: abdallah-scout <abdallahswimmer@gmail.com>
2025-04-24 11:22:56 +02:00
Omar Rafiq
e8ce4cd2fe fix(curriculum): add indentation to CSS examples in transform property lecture transcript (#59940) 2025-04-24 02:00:18 -07:00
Ilenia
34ee68faa8 chore: upgrade tests for accessibility quiz workshop (#59852) 2025-04-24 01:48:07 +00:00
Clarence
03e166b15f fix(curriculum): improve the feedback text in Learn How to Clarify Information in Different Interactions (#59936) 2025-04-24 01:45:43 +00:00
JoJo
f8e92b2aac fix(curriculum): update tests to specific methods cafe menu steps 1-13 (#59901)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-04-24 01:37:11 +00:00
Jessica Wilkins
450fd76f2a chore(curriculum): cleanup lightbox lab (#59586)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <2051070+scissorsneedfoodtoo@users.noreply.github.com>
2025-04-24 01:20:25 +00:00
c0d1ng_ma5ter
96557d0704 fix(curriculum): Use specific assert methods in hotel feedback form (#59867) 2025-04-23 18:04:40 -07:00
Ilenia
133f76d7c2 chore: update piano workshop tests to current standards (#59837) 2025-04-23 18:00:03 -07:00
Clarence
ef6d965d55 fix(curriculum): make test more precise in business card lab (#59930) 2025-04-23 20:10:23 -04:00