Commit Graph

3109 Commits

Author SHA1 Message Date
Aakash Pal
1c56d4cdda fix: remove double space (#44837)
* fix: typo in javascript-algorithms-and-data-structures > object-oriented-programming > understand-own-properties

* revert all the files with translations

* fix last commit error and remove changes from translated files
2022-01-19 22:19:43 +00:00
Chris Castle
9c800526a7 fix: correct typo in 'targetting' - line 12 (#44823) 2022-01-19 13:36:32 +01:00
Glenn Lanzer
9848b05458 Fix (curriculum): wording (#44815) 2022-01-18 08:54:23 -06:00
Mário Pereira
ce9bd6ddbd fix(curriculum): remove redundant class in bootstrap description (#44812) 2022-01-18 10:11:10 +00:00
SaarthakMaini
6f30720715 fix(curriculum): improve wording (#44799) 2022-01-17 22:02:13 +07:00
camperbot
ea344a5f9b chore(i18n,learn): processed translations (#44805) 2022-01-17 14:35:14 +00:00
Jim Kernicky
401cd86076 fix(curriculum): move img tag to editable region (#44804)
* Step 24: moved img tag to editble region

* Indented img tag

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
Co-authored-by: "Krzysztof G." <"60067306+gikf@users.noreply.github.com">
2022-01-17 14:36:18 +01:00
Nicholas Carrigan (he/him)
8954449625 feat: refactor the refactor challenge (#44770) 2022-01-17 09:57:15 +01:00
camperbot
fd9c68ceef chore(i18n,learn): processed translations (#44797) 2022-01-16 20:30:34 +01:00
sidemt
d5543cd692 fix(curriculum): fix casing of Dense keyword (#44791) 2022-01-15 18:56:45 +01:00
Renovate Bot
6bd7ed6a50 chore(deps): update dependency mocha to v9.1.4 2022-01-14 22:36:42 +00:00
camperbot
e368739827 chore(i18n,learn): processed translations (#44777) 2022-01-14 09:43:16 -08:00
Muhammad Al-Habib Ouadhour
8f8a2cc0c5 feat(curriculum): add tests to anonymous-message-board (#43041)
* Add 5th test to the Anonymous Message Board project challenge from InfoSec

* (fix curriculum) Add all the required tests by the Anonymous Message Board Project.

* Confirms the camper has written at least an assert statement in the test.

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* chore: success -> reported

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-13 22:38:05 +02:00
Matt
1fc0b73c3d fix(curriculum): add another element in test to ensure correct implementation of class (#44766) 2022-01-13 11:41:29 -08:00
mdSrq
d53a457fc2 Fix typo mentioned in issue #44761 (#44768) 2022-01-12 21:35:28 -08:00
Shaun Hamilton
ef417c95f9 fix(curriculum): make english to i18n easier (#44711) 2022-01-12 10:03:26 -06:00
camperbot
55275ab034 chore(i18n,learn): processed translations (#44765) 2022-01-12 06:40:05 -08:00
Juan Alberto González
9655cd26a1 fix(curriculum): typo in cat photo app (#44757) 2022-01-12 11:08:37 +01:00
Renovate Bot
e3aad41cef chore(deps): update babel monorepo to v7.16.9 2022-01-12 02:13:59 +00:00
camperbot
b7496d96dd chore(i18n,learn): processed translations (#44750) 2022-01-11 08:57:22 -08:00
Etkesmeci
43f970aa3f fix(curriculum): Additional clarification in hint (#44746) 2022-01-11 15:32:37 +01:00
Renovate Bot
057f8bdd21 chore(deps): update babel monorepo to v7.16.8 2022-01-11 02:37:34 +00:00
Thomas Albertini
b2a251fff0 fix: small lint fix in challenges functions (#44728)
* fix: small lint fix in challenges functions

* Revert "fix: small lint fix in challenges functions"

This reverts commit cde43d4d86.
2022-01-10 15:57:22 -08:00
Shaun Hamilton
ebc4fa273e fix(curriculum): remove obnoxious, bloated library use (#44737) 2022-01-10 18:38:49 +05:30
Jim Kernicky
09a41ccd38 fix(curriculum): typos in building-a-piano (#44729)
* fix(curriculum): typos in BETA  Piano Build section

* Added back the id and class characters

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-10 13:35:59 +01:00
camperbot
cb8e66cbb2 This PR was automagically generated by Crowdin. (#44733) 2022-01-09 15:06:03 +01:00
Reuben Menezes
72d989c681 fix(curriculum): correct spelling error (#44727)
Changed the incorrect spelling (rbg) to the correct spelling (rgb)
2022-01-09 07:11:18 +01:00
Jim Kernicky
3416a4adef fix(curriculum): typos in balance-sheet (#44693)
Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-08 15:53:47 +00:00
Etkesmeci
9cbd7f3b28 fix(curriculum): "locaton" changed to "location" (#44717) 2022-01-07 19:15:11 +01:00
camperbot
bf750f6629 This PR was automagically generated by Crowdin. (#44712) 2022-01-07 17:55:41 +01:00
Etkesmeci
82c4bf9556 fix(curriculum): possible typo and simplification (#44704)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-07 16:36:49 +05:30
HiddenOgre28
aa0ae1ae67 fix(curriculum): add a function call to seed contents (#44512) 2022-01-07 16:34:59 +05:30
Oliver Eyton-Williams
87f5cff3cd fix(client): get jquery from cdn (#44421)
* fix: ensures jquery exists for those challenges

For tests frame-runner.js imports jquery, but jquery challenges always
need it

* Revert "Revert "fix: only include frame-runner when running tests (#44337)" (#44419)"

This reverts commit c19bf504b8.
2022-01-07 10:42:27 +00:00
HiddenOgre28
5ffcd0f284 feat(curriculum): add log with function call to challenge (#44195)
* fix (Curriculum) Added a log statement

Added a log statement to the seed's content, referencing the function countOnline with a sample object as argument.
The user should be able to see the result of the function printed out on the console as soon as it is ran, and it should be easier to understand what is being outputed by the function in this challenge.

* Added examper users object
2022-01-07 14:37:02 +05:30
camperbot
ca09b941ea This PR was automagically generated by Crowdin. (#44698) 2022-01-07 13:19:06 +05:30
Darshan Vaishya
9b6dc9ee34 fix(curriculum): clarify instruction regarding color (#44688)
* Added instruction to clarify color should be red

* Added comma before "and" for punctuation

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2022-01-06 20:26:43 +01:00
Tom
b061a760c1 feat: add framework for rwd cert projects (#44505)
* feat: add rwd cert projects

feat: save projects with flag

revert: not needed things

revert: empty line

revert: empty line

fix: it

fix: remove log

* fix: snapshot tests

* fix: show bread crumbs by default

* revert: snapshot fix

* Update curriculum/challenges/_meta/responsive-web-design-projects/meta.json

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: manuallyApproved -> isManuallyApproved

* fix: add review suggestions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-01-06 13:26:54 +00:00
Oliver Eyton-Williams
60258d40c9 fix: order import (again) (#44670)
* refactor: reenable import ordering

* refactor: require alphabetic ordered imports
2022-01-05 16:05:50 -06:00
Jim Kernicky
340581e888 fix(curriculum): typos in accessibility-quiz (#44681)
Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-05 09:36:58 -08:00
Krzysztof G
75f64d1728 fix(curriculum): change tests to make them pass on firefox (#44685) 2022-01-05 09:12:10 -08:00
Etkesmeci
ddbe5f3fc0 fix(curriculum): typo in cat-photo app (#44678)
There was a typo in tenth line. I changed it from "withing" to "within".
2022-01-05 09:02:16 -08:00
Jim Kernicky
f04ec72c44 fix(curriculum): typos in rothko-painting (#44644)
* fix(curriculum): typos in Rothko Painting section

* Set step 36 back to original wording

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-04 21:09:41 +01:00
Jim Kernicky
c704895614 fix(curriculum): typos in camper-cafe-menu (#44629)
* Fixed typos in Beta CamperCafe lessons

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/step-060.md

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-01-04 16:48:27 +00:00
camperbot
4d12f4ff57 chore(i18n,curriculum): update translations (#44671) 2022-01-04 14:15:51 +00:00
Jim Kernicky
7af4a564c0 fix(curriculum): fix typo in registration-form (#44641)
Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-04 12:18:45 +00:00
Bruce B
418480782a fix(curriculum): convert to placeholder attr (#44661) 2022-01-03 22:50:54 +01:00
Matt
2f103e8ee8 fix(curriculum): improved test for linked list challenge (#44569)
* fix: improved test for linked list challenge

* fix: improved test for linked list challenge - fix

* fix: removed brackets
2022-01-03 12:31:36 +00:00
Eric Cheng
3e797480ed fix: allow usage of gray in css (#44633) 2022-01-03 13:16:37 +01:00
Jim Kernicky
386d897671 fix(curriculum): typos in Nutrition Label section (#44652)
* fix(curriculum): typos in Nutrition Label section

* Deleted tream file from last commit

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
2022-01-03 08:29:07 +01:00
camperbot
5d1b60b07f chore(i18n,curriculum): processed translations (#44637) 2022-01-02 16:26:15 +05:30