camperbot
18e5be9efa
chore(i18n,learn): processed translations ( #45287 )
2022-02-28 20:22:39 +01:00
KushagraAgarwal525
8c37389701
fix(curriculum): fixed incorrect exponent display ( #45284 )
2022-02-28 23:00:30 +07:00
Cannon-Cole
e1516b718e
Added a missing assert for when the value is 70 ( #45268 )
2022-02-28 11:29:13 +01:00
camperbot
fbc7a26529
chore(i18n,learn): processed translations ( #45271 )
2022-02-28 08:59:21 +01:00
Leda
5e5015e47d
fix(curriculum): fix typo in challenge ( #45270 )
...
* fix typo in other languages
* Revert "fix typo in other languages"
This reverts commit b973317cc14fb4f719ec60f1bdfad83d0c03760f.
* remove typo in challenge
2022-02-28 08:54:19 +01:00
camperbot
4f8dad7662
chore(i18n,learn): processed translations ( #45256 )
2022-02-25 10:20:33 -03:00
Konstantin Ponomarev
5300433783
fix: correct link to wikipedia
...
Standard Deviation -> Standard_deviation
2022-02-25 14:01:51 +01:00
camperbot
0d26a9e29d
chore(i18n,learn): processed translations ( #45235 )
2022-02-25 03:41:18 +09:00
Christopher Ehrlich
a04c7e1096
test(curriculum): Add sudoku solver test cases ( #45026 )
2022-02-24 16:48:59 +05:30
Naomi Carrigan
1c65d5d34a
fix(curriculum): remove callback thereby stripping js comments ( #45133 )
...
* fix: strip js comments
* fix: revert helper export, better test approach
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2022-02-24 16:29:56 +05:30
HenMoshe
ea416b6dc2
fix(curriculum): add result of comparison expression evaluation to the inline comment ( #45224 )
...
* Add result of comparison expression evaluation in the inline comment #45183
* Apply suggestions from code review
thanks!
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2022-02-23 18:58:42 +01:00
camperbot
74f84ff48a
chore(i18n,learn): processed translations ( #45223 )
2022-02-23 13:10:00 +00:00
Jagruti Tiwari
43a389b0c8
fix(curriculum): Remove root relative path from action URL in example ( #45203 )
2022-02-22 13:04:33 -06:00
zelf0
3668422083
fix: add divider to stand in line challenge in basic javascript section ( #45180 )
...
* Fix: Update grammar in PR documnetation
* fix: add divider to stand in line challenge in basic javascript section
* Undo change outside of scope
2022-02-21 22:44:27 +05:30
camperbot
614e1a88d4
chore(i18n,learn): processed translations ( #45197 )
2022-02-20 07:36:06 -08:00
camperbot
2d3ac85ebf
chore(i18n,learn): processed translations ( #45192 )
2022-02-19 23:41:19 +09:00
camperbot
ba14990876
chore(i18n,learn): processed translations ( #45165 )
2022-02-19 16:26:08 +09:00
Naomi Carrigan
431bcbda10
refactor(curriculum): new balance sheet project ( #45048 )
...
* refactor: delete existing steps
* feat: create new steps
* feat: start writing tests
* feat: complete html tests
* feat: remaining tests
* chore: remove "test 1"
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
* fix: wow I really botched that find and replace
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* fix: why firefox gotta be different?
* fix: I can maths...
* chore: apply shaun's review suggestions
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
* fix: unbotch the css oops
* fix: acme widget corp
* fix: remove z-index
* feat: introduce the calc() function
* fix: even one more find and replace oops
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2022-02-18 19:15:16 +01:00
Poonkuzhali
6f628e6133
fix(curriculum): add test case to check country code ( #45100 )
...
* Added new test case to argument optional challenge
* Added new test case to telephone num js challenge
2022-02-18 10:09:51 -08:00
Tom
fd14608492
feat: release rdbms on staging ( #44576 )
...
fix: unhide cert from settings page
fix: add cert variables where missing
fix: show token on settings page
feat: add challenges to certified user data
fix: stylize settings page a little bit
fix: only show rdbms when upcomingChanges = true
fix: relational databases -> relational database
2022-02-18 17:29:30 +01:00
Jagruti Tiwari
9b7d7ba716
fix(curriculum): inconsistancy on const Naming cases ( #45149 )
2022-02-17 11:35:16 -08:00
wbenarto
ed88a25359
fix(curriculum): add test cases to ferris-wheel project #45099 ( #45134 )
...
* added tests to satisfy first-of-type and last-of-type
* edited hints to require nth-of-type selector
* refactor for readability
2022-02-17 11:15:11 -08:00
camperbot
58de1061e4
chore(i18n,learn): processed translations ( #45151 )
2022-02-17 10:59:34 -08:00
Madhu Sudhan Reddy Vinta
92778f1b2f
Bugfix in typeof lesson in Javascript debugging ( #45118 )
...
* Local scope and functions: Make the example less confusing
* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/local-scope-and-functions.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
* Fix bug in typeof lesson in debugging javascript
* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/use-typeof-to-check-the-type-of-a-variable.md
Co-authored-by: Ilenia <nethleen@gmail.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Ilenia <nethleen@gmail.com >
2022-02-16 20:14:12 +01:00
camperbot
c934590548
chore(i18n,learn): processed translations ( #45123 )
2022-02-16 18:18:09 +01:00
camperbot
bcc2a4971e
chore(i18n,learn): processed translations ( #45109 )
2022-02-14 08:50:30 -08:00
camperbot
23d706f3e6
chore(i18n,learn): processed translations ( #45084 )
2022-02-12 07:31:07 -08:00
Madhu Sudhan Reddy Vinta
0a895dad47
fix(curriculum): make example less confusing ( #45088 )
...
* Local scope and functions: Make the example less confusing
* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/local-scope-and-functions.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2022-02-11 12:08:46 -08:00
Tom
57cf47dad4
feat: split rdbms into individual blocks and two challengeTypes ( #44978 )
...
* feat: split english rdbms into individual blocks
fix: stuff
fix: remove from partiallyComplete array on submit
fix: add suggestion
Update client/i18n/locales/english/translations.json
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/i18n/locales/english/intro.json
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/i18n/locales/english/intro.json
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/i18n/locales/english/intro.json
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Update client/src/templates/Challenges/codeally/show.tsx
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: prettier
* fix: style suggestion
* Apply suggestions from code review
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2022-02-11 15:39:27 +00:00
Matt
898a9ef86f
fix: added test for depth first search challenge ( #45063 )
2022-02-10 16:58:28 -08:00
Steven
fdd20700da
fix(curriculum): typography step 43 tests pass in safari ( #44984 )
...
* meta tag accepts valid html
* Fix step 43 tests for safari
* Incorporating suggestions from PR
* incorporating suggestions from PR
* added fix for step17
2022-02-10 16:43:24 -08:00
Poonkuzhali
f4077cab7f
feat: added new test case to argument optional challenge ( #45076 )
2022-02-10 17:17:07 -06:00
Bruce B
fe3187a4d7
fix: RWD beta update remaining doctype first tests ( #44996 )
2022-02-10 16:28:55 -06:00
Christopher Ehrlich
16f7567827
fix(curriculum): add test to exercise tracker ( #44862 )
...
* fix#44806: add test to exercise tracker
* Fix typo in test
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2022-02-10 14:33:36 -06:00
camperbot
1957ec6cdb
chore(i18n,learn): processed translations ( #45068 )
2022-02-10 10:07:28 -08:00
wbenarto
ee0fb44c62
fix(curriculum): removed step 28 and edited meta.json ( #44856 )
2022-02-10 10:27:55 -06:00
camperbot
796fb52421
chore(i18n,learn): processed translations ( #45027 )
2022-02-05 09:00:51 -08:00
camperbot
2d740dd6cc
chore(i18n,learn): processed translations ( #45017 )
2022-02-05 13:15:23 +01:00
Shaun Hamilton
f09c167a03
fix(curriculum): correct hint text for step-093 penguin ( #45023 )
2022-02-05 13:12:18 +01:00
camperbot
f38d19132d
chore(i18n,learn): processed translations ( #45001 )
2022-02-03 11:16:32 -08:00
Vaibhav
9ffc7b4711
fix(curriculum): add two edge test cases to the sorted union problem ( #44860 )
...
* fix: fixed solution of sorted union
* fix: improved solution of sorted union problem
2022-02-02 19:28:31 +01:00
Matt
d750a7b4ac
fix(curriculum): fixed test for binary search tree challenge ( #44993 )
2022-02-02 09:06:25 +07:00
camperbot
c63aa4cf41
chore(i18n,learn): processed translations ( #44991 )
2022-02-01 12:32:53 -08:00
camperbot
d58e5e5bdd
chore(i18n,learn): processed translations ( #44965 )
2022-01-31 18:13:48 +01:00
Jim Kernicky
4173c2783a
fix(curriculum): reword city-skyline lesson description ( #44839 )
...
Co-authored-by: “Jim” <“jimkernicky@gmail.com ”>
2022-01-31 12:38:13 +00:00
Bruce B
0f27af6b46
fix(curriculum): rwd beta update doctype tests ( #44829 )
2022-01-31 11:57:05 +00:00
Gautam Hegde
a196848bd0
Update step-028.md ( #44971 )
2022-01-30 20:00:22 -08:00
camperbot
6f2a7383fb
chore(i18n,learn): processed translations ( #44953 )
2022-01-28 10:39:25 -08:00
Leonardo Martins
a03f3ab47e
fix: change typo "Searborn" to "Seaborn" ( #44941 )
2022-01-27 22:08:37 -08:00
camperbot
c34ee8748a
chore(i18n,learn): processed translations ( #44936 )
2022-01-28 01:39:01 +09:00