Commit Graph

60 Commits

Author SHA1 Message Date
Gagan Bhullar
be6d3ae9e7 fix(curriculum): standardize quotations (#56118) 2024-09-16 12:19:59 +02:00
Dara Yazdani
edb406ac75 fix(curriculum): typo in step 75 of JS lesson (#55976) 2024-09-02 10:31:43 +02:00
Krzysztof G.
6a24f8a744 fix(curriculum): tests passing with seed code in Calorie counter (#55585) 2024-08-26 09:31:50 +02:00
Alan Luo
5f832ce12c fix(curriculum): remove a code backtick for translation (#55935) 2024-08-26 08:40:42 +02:00
Anna
59a2eac925 fix(curriculum): update calorie counter step 77 to not allow extra addition (#55842)
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-08-15 17:40:58 +00: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
Lasse Jørgensen
4dcef37195 fix(curriculum): check position of if statement - calorie counter New JS Project (#55317) 2024-07-03 10:16:26 +05:30
Suresh Krishnan V
c9638c81f0 fix(curriculum): typo in calorie counter step 69 (#55282) 2024-06-22 13:17:06 +02:00
Supravisor
b1308686b5 fix(curriculum): rename calorie counter variables as functions (#54907) 2024-05-24 10:57:09 +02:00
David Josipović
a0b99a06a7 fix(curriculum): update description for step 83 of calorie counter project (#54697) 2024-05-08 10:56:35 +07:00
Steven Primeaux
7ba214adf0 fix(curriculum): update editable regions for step 47 of calorie counter (#54424) 2024-04-17 17:19:48 +02:00
Jessica Wilkins
608591e743 refactor(curriculum): update calorie counter project steps 1 - 37 (#54231) 2024-04-08 17:11:18 +02:00
Krzysztof G
341b3f9e08 fix(curriculum): consistent space checking around semicolon (#53722) 2024-02-25 01:56:46 +06:00
Ilenia
9859eb53f1 chore: Add missing quotes to Calorie Counter project (#53762) 2024-02-16 21:07:26 +07:00
danicius
4bdda62e8c fix(curriculum): clarify instructions for calorie counter project step 31 by adding a code example (#53578) 2024-02-12 07:57:30 -08:00
Yixuan Dai
8e93c658cd fix(curriculum): Update test to accept 'let' (#53653) 2024-02-12 13:42:25 +01:00
fridge
a566f21b7e fix(curriculum): hint text for step 14 of calorie counter project (#53549)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-02-07 15:24:17 +00:00
Duong The Pham
7bb4fdee37 fix(curriculum): Remove .clear class styles from calorie counter project (#53583) 2024-02-07 14:15:59 +00:00
a2937
86977b29ab fix(curriculum): allow spacing before and after in step 44 calorie counter (#53573) 2024-02-07 14:37:50 +05:00
Zishan Panchal
2024104e08 fix(curriculum): Update description for step 22 of calorie counter project (#53554) 2024-02-06 18:35:40 +05:00
Ilenia
2ef52140b0 fix(curriculum): step 78 calorie counter, specify where the template literal has to go (#53548) 2024-02-05 19:42:59 +00:00
ArmestoSantiago
e4513ad293 fix(curriculum): Step 62 adding null explanation to description (#53533) 2024-02-05 06:28:47 +01:00
Nitish sharma
ddfab608c0 fix(curriculum): Update hint text for step 61 of calorie counter project (#53509)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-02-04 12:55:13 +06:00
Pravin Mishra
b5de8280e1 fix(curriculum): Updated description for step 5 of calorie counter project (#53413)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-02-03 08:00:19 -08:00
Alagu Muthiah
72c4368011 fix(curriculum):Added a code example for Array.from in step 89 calori… (#53490)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-02-03 07:27:26 -08:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
Greg Stephens Jr
b3a2324822 fix(curriculum): update code example to show NaN (#53507) 2024-02-02 06:15:46 +01:00
SaifullahBijapur
1972f39b68 fix(curriculum): Added an example for Math.abs() (#53498)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-01 19:01:09 +01:00
Jessica Wilkins
33321b67ae refactor(curriculum): replacing for loop with for...of loop for calorie counter project (#53454)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2024-02-01 04:57:38 -08:00
Nate Ben
105fdd09b4 fix(curriculum): update example of toLowerCase method (#53495) 2024-02-01 04:39:10 -08:00
Alagu Muthiah
b0bdd6d254 fix(curriculum): code example for remove method (#53491) 2024-02-01 04:37:52 -08:00
Shaun_Sheep
1863c70541 fix(curriculum):add code example for str.match() in step 35 of calorie counter project (#53461) 2024-01-30 22:11:28 -08:00
Alagu Muthiah
7e1a233a0c fix(curriculum): Updated the description of calorie counter- step 50 (#53462)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-30 22:10:56 -08:00
Korada Shanmukh Sai
933bbe7758 fix(curriculum): Updated javascript curriculum step 17 descripiton (#53460) 2024-01-30 20:47:55 +01:00
Krzysztof G
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +01:00
Jessica Wilkins
6239bbe18a fix(a11y): remove outline none from calorie counter button styles (#53305) 2024-01-24 16:25:35 +01:00
Jessica Wilkins
8b034ff703 fix(curriculum): description and tests for step 44 calorie counter (#53329) 2024-01-23 10:10:17 +01:00
RGHANILOO
f0c0177f10 fix(curriculum): updated description, tests and styles for calorie counter (#53265) 2024-01-22 09:24:27 -08:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Lasse Jørgensen
2cc2b99b43 fix(curriculum): allow new line inside span element (#53247) 2024-01-18 12:03:19 +07:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Yatrik Patel
57149fecdb fix(curriculum): updating directions and code example for step 49 calorie counter (#53199)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-01-16 14:50:06 +07:00
Krzysztof G
a09a3bd849 fix(curriculum): require space after return when needed (#53184) 2024-01-15 08:24:30 -08:00
Krzysztof G
464e5e47ee fix(curriculum): require space after keyword (#53185) 2024-01-15 08:22:41 -08:00
Pratyansh Agrawal
f22d512ac7 fix(curriculum): calorie counter step 94 ensure function is passed (#53112)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-01-12 15:59:31 +07:00
Axel Soubielle Almada
67b3e51401 Fix(curriculum): Add test case for required attribute (#53098) 2024-01-10 15:16:48 +00:00
jayanth920
7f567697f7 fix(curriculum): ensure function is passed as argument (#53095) 2024-01-10 13:27:00 +00:00
Emma
39b974fb96 fix(curriculum): Remove unused id of calculate-calories (#53083) 2024-01-10 11:02:24 +07:00
weilirs
2a5a834256 fix(curriculum): Tests force using {} around statements in if-else (#53012) 2024-01-08 07:25:58 +00:00
Krzysztof G
d3525ce975 fix(curriculum): allow optional spaces (#53002) 2024-01-07 11:42:27 +07:00