Commit Graph

37610 Commits

Author SHA1 Message Date
Oliver Eyton-Williams c2df388d93 chore(deps): update fastify (#58924) 2025-02-24 11:13:09 -06:00
Jessica Wilkins 7e72dd8d11 chore(curriculum): adding missing information to basic HTML review page (#58723)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-02-24 16:00:13 +01:00
Josue Igiraneza 4a9f226b15 fix(curriculum): update quiz game lab (#58902) 2025-02-24 15:41:11 +01:00
Zaira 63afbf4c7c chore: add Js string methods transcript (#58897)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-02-24 15:38:51 +01:00
JungLee-Dev 1a227b8ebd fix(curriculum): fix whitespaces in storytelling app (#58956) 2025-02-24 06:33:13 -08:00
Hillary Nyakundi dc9eeb3ffa chore (curriculum) add js fundamental review module transcripts (#58802) 2025-02-24 19:10:52 +05:00
Anna f9b8efdaeb chore(curriculum): remove bad info from book organizer lab (#58946)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-02-24 12:15:55 +01:00
Mephi 3fa2aefb75 fix(curriculum): helpCategory for Storytelling app workshop (#58955) 2025-02-24 15:28:56 +05:00
Nielda Karla fcac13c20d fix(curriculum): Eng Curriculum wrong subtitle (#58920) 2025-02-24 09:47:22 +01:00
agilan11 72374ce9c3 fix(curriculum): add a test to check for "character" variable declaration (#58877) 2025-02-23 21:37:53 +00:00
Oliver Eyton-Williams fba14f0c28 refactor(api): simplify error handling (#58925) 2025-02-23 03:29:00 +02:00
Jeevu 9875c13d82 fix(curriculum): update quiz question about typeof null (#58940)
Co-authored-by: Jeevu <jeevu221b@gmail.com>
2025-02-22 10:03:01 +01:00
Hugo Almeida 62c9fd606d fix(i18n): add punctuation to intro text (#58935)
Co-authored-by: hv90 <hugo.machado@macetado.com>
2025-02-21 13:23:43 -08:00
Oliver Eyton-Williams 1a6a2ed646 fix: superblock intro expansion + test for superblock order (#58928) 2025-02-21 08:01:51 -06:00
Oliver Eyton-Williams e0fc4fa7aa fix: use 0 based index for FSD (#58927) 2025-02-21 10:20:45 +00:00
Jessica Wilkins 32eedb35e0 feat(curriculum): add question set 2 for semantic html quiz (#58810) 2025-02-21 09:50:39 +01:00
Mohamad Salman bcc1ab922c fix: Add missing comma in 'Concise right?' (#58913) 2025-02-21 08:41:52 +01:00
Jessica Wilkins c447d6a04d chore: updating hints for cat photo app (#58918) 2025-02-20 18:56:32 -06:00
Shaun Hamilton 0777004b16 chore(client): move fsdc to top of map (#58919) 2025-02-21 05:50:23 +05:30
Yusuf Can Aşur c1746a143b fix(curriculum): typo in Link Text A11y lecture transcript (#58916) 2025-02-20 18:34:50 +00:00
freeCodeCamp's Camper Bot 997d66ef8a chore(i18n,learn): update i18n-curriculum submodule (#58901) 2025-02-20 15:52:14 +01:00
Mohamad Salman ef746a8d17 fix: make title grammar correct by changing 'Object' to 'Objects' (#58899) 2025-02-20 15:49:43 +01:00
Mykola Savenko 815860f2bc fix(curriculum): update user stories in Sentence Maker lab (#58906) 2025-02-20 15:29:01 +01:00
freeCodeCamp's Camper Bot 49684d536d chore(i18n,client): processed translations (#58900) 2025-02-20 15:22:16 +01:00
Skye Mickens b202745734 fix(curriculum): update anchor tag test to test only those li elements (#58824) 2025-02-20 14:42:41 +01:00
Supravisor aff2615535 fix(curriculum): remove backticks from example (#58861)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-02-20 13:33:53 +01:00
Raymond Liu cecd65719b Fix(curriculum): improve dice game tests for straights (#58627) 2025-02-20 13:29:35 +01:00
Hillary Nyakundi b26231e1df chore(curriculum): add transcripts for styling forms module (#58443) 2025-02-20 13:00:36 +01:00
Ihechikara Vincent Abba 80a424ea05 chore(curriculum): add working with colors transcripts (#58479) 2025-02-20 15:12:25 +05:00
c0d1ng_ma5ter 400011999c fix(curriculum): Add examples to JS string review (#58843) 2025-02-20 08:55:44 +01:00
dlleong0017 61893e4655 fix(curriculum): reword question typeof lecture (#58890) 2025-02-20 08:50:44 +01:00
Sorya Ek 8bf10ed8af fix(curriculum): update comprehensive check questions for positions in substring lecture (#58905) 2025-02-20 05:36:21 +00:00
David Aniebo 452adc7d08 fix(curriculum): wrap output strings in double quotes (#58880) 2025-02-19 18:47:44 -05:00
Irfan Hussain 33bbe1192f fix(curriculum): update incorrect options in quiz (#58894) 2025-02-19 18:42:11 -05:00
AnthonyFranzino a02e12562b fix(curriculum): Added code examples for HTML review (#58860) 2025-02-19 18:38:10 -05:00
Supravisor 71103bc50b fix(curriculum): place Present Perfect Tense in backticks and typo (#58697) 2025-02-18 20:49:31 -03:00
Dario-DC 0f3c96b908 chore(curriculum): add working with objects transcripts (#58708)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-02-18 09:18:34 -08:00
Jessica Wilkins 9491cbfc38 chore(curriculum): adding remaining two transcripts for DOM lectures (#58695)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-02-18 17:07:50 +01:00
Anindita Priyadarshini 0af92b02b5 fix(curriculum): updated comprehension check questions for string concatenation lecture (#58742) 2025-02-18 14:49:36 +01:00
Sem Bauke 4738dd91ea chore(deps): update testing-library (#58713) 2025-02-18 12:45:27 +01:00
Nielda Karla b7f0c07ff5 fix(curriculum): tasks with overlapping audio (#58813)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-02-18 11:24:24 +00:00
Kevin Barrantes Cerdas cd98889f34 fix(curriculum): Update semantic html review page (#58821) 2025-02-18 11:50:31 +01:00
Asbed B 8219f75a4c fix(curriculum): typo in transcript (#58864) 2025-02-18 11:06:07 +01:00
Niraj Nandish dac7fa3a14 feat(api): exam screenshot service (#56940)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-02-18 09:24:54 +00:00
Oliver Eyton-Williams 71e39308a4 fix: optionally keep source if setting file contents (#58747)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
2025-02-18 08:48:20 +01:00
freeCodeCamp's Camper Bot e34e63176a chore(i18n,learn): update i18n-curriculum submodule (#58831) 2025-02-18 08:20:05 +01:00
Niraj Nandish 3b0ebe66cd fix: mobile app bugs (#58833) 2025-02-18 08:19:20 +01:00
Oliver Eyton-Williams 0d1d9ee479 fix: resize xterm with container (#58731)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-02-18 06:54:48 +00:00
Mohamad Salman ff2f60b9b7 chore(client): remove unused CSS (#58829) 2025-02-18 06:48:10 +00:00
freeCodeCamp's Camper Bot df2d22ea5d chore(i18n,client): processed translations (#58828) 2025-02-18 11:40:23 +05:30