Commit Graph

36384 Commits

Author SHA1 Message Date
Anna d9feb62774 fix(curriculum): add more buffer time lab data conversion (#56606) 2024-10-09 21:07:19 +02:00
harshitaadam db9ffd2507 feat(curriculum): add searching and sorting algorithm based questions (#56555) 2024-10-09 17:22:10 +00:00
freeCodeCamp's Camper Bot 1a4d1e1506 chore(i18n,client): processed translations (#56615) 2024-10-09 10:15:53 -07:00
Shaun Hamilton 916e22fd6b fix(api): allow coderoad and exam env headers (#56619) 2024-10-09 10:06:53 -07:00
Oliver Eyton-Williams a7296c7983 fix(api): cookie values for swagger ui (#56620) 2024-10-09 10:05:54 -07:00
Ilenia 774cc8c25a feat(curriculum): job application form (#56396)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-10-09 09:57:09 -07:00
Oliver Eyton-Williams c29461a201 refactor(api): always use HOST=0.0.0.0 with docker compose (#56618) 2024-10-09 09:47:52 -07:00
Ritesh S Hiremath 4d78206076 fix(curriculum): Shopping List Workshop - add space in function declaration (#56501) 2024-10-09 16:29:45 +02:00
Oliver Eyton-Williams 05d803630b fix(curriculum): include header in tests (#56598) 2024-10-09 11:08:23 +02:00
Gagan Bhullar 81b82e17c9 fix(curriculum): new step for empty title bug (#55730)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-10-08 22:04:55 -07:00
Oliver Eyton-Williams 0a64f4bd53 fix(client): ensure source is added to files (#56601) 2024-10-08 15:13:15 -07:00
Anna 20a8c1d59b chore(e2e): create test to ensure --fcc-expected-- does not show up in the hint text (#56581)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-10-08 14:25:13 -07:00
Gagan Bhullar cdadae8dfe fix(curriculum): step 11 implict return fix (#55869) 2024-10-08 16:52:08 -04:00
Gagan Bhullar 37fcdc9814 fix(curriculum): reset lesson text (#56130)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-10-08 15:47:36 -05:00
Jocelyn Tang 087bde8631 feat(curriculum): create design fundamentals quiz #56181 (#56546)
Co-authored-by: Bruce Blaser <bbsmooth@gmail.com>
2024-10-08 12:42:07 -07:00
Huyen Nguyen 3e0d01fa69 fix(curriculum): minor improvements to Calculator Workshop (#56600) 2024-10-08 12:04:55 -07:00
Creflo Coelho 211a9fa086 feat(curriculum): Create TypeScript Quiz (#56460)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
2024-10-08 16:36:45 +00:00
Supravisor e8e84257f4 fix(curriculum): Accessibility Quiz use rem units for font-size (#55856) 2024-10-08 10:16:41 -05:00
Patrick Wauschek b16b52803d fix(curriculum): Shortens Date Formatter Project (#55480)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2024-10-08 09:46:05 -05:00
Sulaiman 60d84b9648 fix(curriculum): improve explanation of inequality operator (!=) in JavaScript challenge (#56593)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-10-08 10:11:38 +00:00
Ahmad Idrees 8b800642ca fix (curriculum): Updated explanation regarding function currying in step 60 (#56586)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-10-08 09:37:01 +00:00
George 62eb2bb4b0 feat(curriculum): create bash scripting quiz (#56424)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-10-08 08:42:30 +00:00
Anna 0214fbf8ae fix(tests): remove typo from test description (#56580) 2024-10-07 19:15:54 +00:00
CracktheDom 9f83a65a6a feat(curriclum): Add questions, answers & distractors for nano quiz (#56436)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-10-07 21:01:56 +02:00
Anna 1cbb9aac8d fix(curriculum): remove typo from penguin project (#56579) 2024-10-07 18:34:19 +00:00
Oliver Eyton-Williams b3a8b0b7e1 fix(client): remove --fcc-expected-- from hints (#56577) 2024-10-07 20:00:09 +02:00
Jeremy L Thompson b5259fe719 fix(curriculum): faster ref solution for Euler 461 (#56578) 2024-10-07 17:09:05 +00:00
freeCodeCamp's Camper Bot dcc0e1230b chore(i18n,client): processed translations (#56569) 2024-10-07 15:16:29 +02:00
Roy John Lee 81cbd18bf2 feat(curriculum): Create Security and Privacy Quiz (#56479)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
2024-10-07 12:59:59 +05:00
Ilenia ae3dad2dc0 feat(curriculum): probability calculator test - allow for hat content to be returned in any order (#56504) 2024-10-07 09:34:16 +02:00
Supravisor 1d68379159 fix(curriculum): add line break for note in Odin Specificity F (#56564) 2024-10-07 08:27:00 +02:00
Pragyanand Sahoo 9da6928a29 feat(curriculum): create CSS Colors Quiz (#56473) 2024-10-07 08:18:56 +02:00
Shaun Hamilton 1e48c21cf5 fix(curriculum): approximate lab-date-conversion test (#56468) 2024-10-05 13:20:04 +02:00
Suzuru 63359ff234 fix(curriculum): use double quotations in console.log statement (#56516) 2024-10-04 19:10:09 +00:00
Ritesh S Hiremath ed5fb9bca8 feat(curriculum): add the JavaScript Array Quiz (#56493) 2024-10-04 21:00:27 +02:00
Milos Spartan 3fde9b45a9 feat(curriculum): create javascript variables and data types quiz (#56448) 2024-10-04 18:58:19 +00:00
Louiza Mak bab503fbc8 fix(curriculum): update test instruction wording (#56524) 2024-10-04 18:08:38 +00:00
Tom 75401e13ee feat(client, challenge-parser): add explanation to challenges (#56472) 2024-10-04 14:59:50 -03:00
Roy John Lee 32cf5e4616 fix(curriculum): remove jQuery from Build a Recipe Page lab (#56507)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
2024-10-04 19:19:22 +02:00
Roy John Lee b08e6b5c6e fix(curriculum): double quoting strings in code examples (#56514)
Co-authored-by: Roy John Lee <royjohnlee@Roys-MacBook-Pro.local>
2024-10-04 10:02:58 -07:00
Kristofer Koishigawa a378208d4d feat: dynamically generate search placeholder (#56276)
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-10-04 16:42:45 +00:00
Oliver Eyton-Williams 45fb3774bd refactor: CURRICULUM_LOCALE fallback to English (#56522) 2024-10-04 09:37:05 -07:00
Nayan Mapara 8d56e38f43 feat(curriculum): create debugging quiz (#56429)
Co-authored-by: Naomi the Technomancer <accounts+github@nhcarrigan.com>
2024-10-04 18:29:03 +02:00
Shubha Ruidas 429c803268 feat(curriculum): Bash Commands quiz (#56459) 2024-10-04 18:09:52 +02:00
Oliver Eyton-Williams 321915cbe9 refactor(parser): helper to get paragraph content (#56326) 2024-10-04 09:42:41 -05:00
Shaun Hamilton ea44135808 feat(api): add exam-environment endpoints (#55662)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-10-04 09:20:18 -05:00
Oliver Eyton-Williams ced457fed5 refactor: move CSRF code into plugin (#56447) 2024-10-04 12:56:04 +00:00
Naomi the Technomancer 86527f448c feat: boilerplate for tooling and deployment quiz (#56463)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-10-04 07:13:48 -05:00
Aaryan Prothi d95c78e323 feat(curriculum): localStorage and CRUD Quiz (#56449) 2024-10-04 15:25:31 +05:00
Ilenia eabc35f6f8 fix(curriculum): added a test in step 55 of pyramid try to guide more the camper (#56478) 2024-10-04 11:44:12 +02:00