Anas Salam
ec9fffb222
solution to Challenge ID:bad87fee1348bd9aedd08835 ( #33391 )
...
* solution to Challenge ID:bad87fee1348bd9aedd08835
solution to Challenge ID:bad87fee1348bd9aedd08835 - Check Radio Buttons and Checkboxes by Default
* fix: solution
2019-02-15 11:19:03 -08:00
Greg Brewton
7687f26c56
Information correction ( #28582 )
...
Eliminated the line (<code>rotate()</code> works the same way that <code>skewX()</code> and <code>skewY()</code> do).
It is incorrect. SkewX and SkewY do not work the same as rotate, perhaps in the sense that they take an argument ranging from 0 to 360deg, but they do not have the same effect.
2019-02-15 14:13:32 -05:00
gokulsg
63c5a94321
Expected solution for the challenge seed code ( #32532 )
...
* Expected solution for the challenge seed code
I have updated the expected output for the challenge seed code.
* Update change-the-color-of-text.english.md
* fix: corrected solution section syntax
2019-02-15 12:48:30 -05:00
Luane
2f9d7a7492
Added solution to challenge ( #34838 )
...
Solution for challenge "Bootstrap: Use the Bootstrap Grid to Put Elements Side By Side".
2019-02-15 09:39:36 -08:00
Yoelvis Jiménez
0655abf800
Typo: I replaced nesesary by necessary ( #34884 )
...
* Typo: I replaced nesesary by necesary
Minor typo. I replaced nesesary by necesary.
* Fix nesesary to necessary
2019-02-15 00:40:17 -08:00
Howard T. Chiam
c08ba2f654
Empty line not needed. ( #34812 )
2019-02-15 00:32:40 -08:00
edu san
0a330e65f9
Correct a typo in pairwise.english.md ( #34375 )
...
The word "indice" does not exist in English. The singular form of "indices" is "index".
2019-02-14 18:00:22 -08:00
JustinBen-Tzioni
ba0d4fb15f
Improved grammar and message ( #28795 )
...
* Improved grammar and message
* Update import-a-google-font.english.md
2019-02-14 13:38:58 -08:00
BurnhamG
a825708e3e
Correct seed code errors ( #32355 )
...
* Correct seed code errors
Corrects the problems raised in issue #13157 - campers can focus on solving the challenge rather than fixing bugs; functions have the correct return value now.
* Add single quotes to correct new assertion statements
* Fix incorrect usage of splice
Changed the parameters passed to bookList.splice in the remove function
* Remove extraneous tests
2019-02-14 13:24:38 -08:00
lmilliken
6989c4bc99
updated quotes ( #34356 )
2019-02-14 13:09:09 -08:00
JustinBen-Tzioni
7a3f9b0e94
Improved clarity of sentence. ( #28791 )
2019-02-14 12:11:39 -08:00
gokulsg
2b91676e72
Expected solution for the challenge seed code ( #32523 )
...
* Expected solution for the challenge seed code
I have updated the expected output for the challenge seed code.
* fix: corrected solution section syntax
2019-02-14 14:35:21 -05:00
SGokul1
08b9c3c7fb
I have updated the solution for this file. ( #31749 )
...
* I have updated the solution for this file.
I have added the expected output of the challenge seed code.
* Update add-a-submit-button-to-a-form.english.md
Placed solution in ```html tags
* Update add-a-submit-button-to-a-form.english.md
2019-02-14 11:28:40 -08:00
Beau Carnes
133d6e5231
fix: update .en.md to .english.md ( #35149 )
2019-02-14 23:09:19 +05:30
Beau Carnes
409c39abf1
feat(curriculum): Add Basic JS Scrimba links ( #34789 )
...
* feat(curriculum): Add Basic JS Scrimba links
* Fix: Add missing video url.
* fix: update videoUrl
2019-02-14 09:24:02 -08:00
Valeriy
99cf6090bd
fix(curriculum): getUserInput is not defined
2019-02-13 22:01:38 +00:00
Kirill Malev
661d10412f
Added solution to remove-whitespace-from-start-and-end.english.md ( #35145 )
...
* Update remove-whitespace-from-start-and-end.english.md
* includes whole solution now
2019-02-12 09:34:52 -08:00
gokulsg
60c93a8300
Expected solution for the challenge seed code ( #32522 )
...
* Expected solution for the challenge seed code
I have updated the expected output for the challenge seed code.
* fix: corrected solution syntax
2019-02-12 08:19:56 -08:00
Lipis
86b8cee810
Replace Github with GitHub ( #34971 )
2019-02-12 00:46:34 -08:00
gokulsg
a589042f88
Expected solution for the challenge seed code ( #32537 )
...
I have updated the expected output for the challenge seed code.
2019-02-11 23:45:55 -08:00
Niraj Nandish
e7424de4ef
fix(challenge): typo error ( #30359 )
2019-02-11 22:05:09 -08:00
Bannon Tanner
b24f606847
added example to make description clear ( #26492 )
...
Added example in the description for understanding that the width of the element is still set using the width property in CSS.
fixes issue #17617
2019-02-11 18:28:07 -08:00
Aashis kumar
b2e514d39f
A better solution to finders-keepers.english.md ( #34759 )
...
* Update finders-keepers.english.md
A better approach to finder's keepers problem
* A better appoach to solve finders-keepers (JS)
Fixed travis bug
* fix: indented solution code
2019-02-10 20:13:48 -08:00
Steven Torrence
06b3b078a6
Fixed comment closing tag to match comment opening tag spacing and be symmetrical ( #35136 )
2019-02-10 14:29:12 -08:00
The Coding Aviator
9c881dcc6e
Fixed issue with accessibility challenge about contrast ( #19711 )
...
* Update avoid-colorblindness-issues-by-using-sufficient-contrast.english.md
* Update avoid-colorblindness-issues-by-using-sufficient-contrast.english.md
2019-02-10 14:03:01 -06:00
Cryotechnic
80e80a4c8b
Word Correction ( #29689 )
...
* Word Correction
Some words were missing, making the sentence sound grammatically incorrect.
* fix: removed the word its
2019-02-10 07:51:00 -08:00
Naveen
f6f58d3228
Remove unwanted comma ( #26050 )
2019-02-10 07:33:56 -08:00
lasjorg
9341aadb5b
Fix/remove property references and update tests ( #35109 )
...
* fix(challenges): Update challenge text and assertion test
* fix(challenges): update assert test regex
* fix(challenges): update regex, fix inline comment in code example
* fix: corrected regex
2019-02-09 00:47:53 -05:00
Julien Galibois Sauvageau
e8b7b2eb6f
Fixed typo ( #34848 )
...
Original wording: getHachedEggCount
New wording: getHatchedEggCount
2019-02-08 13:59:04 -08:00
Aditi Joshi
8b47ed264b
Fix/update challenges for sass ( #35031 )
...
* style: button color change
* Revert "style: button color change"
This reverts commit 64574a49b7
.
* fix: update sass challenge - description
* fix: challenge for sass
2019-02-08 13:11:05 -07:00
Mahesh Jaganiya
d11bb33f56
Fixed Typo ( #35098 )
2019-02-07 22:52:14 -08:00
Kristofer Koishigawa
84e28bd0f0
fix(challenges): update required links for d3 challenges ( #34477 )
2019-02-08 09:37:46 +03:00
The Coding Aviator
536fe28162
Update get-json-with-the-javascript-xmlhttprequest-method.english.md ( #34408 )
2019-02-06 07:51:59 -06:00
Aditya
85eca8ef36
[fix]: Object Oriented Programming: Inherit Behaviors from a Supertype ( #35063 )
...
* fix: revert semicolon check
* fix: test name
2019-02-06 08:23:47 +03:00
coderlyn
4fe2558f99
Edit text string to have the correct case ( #34366 )
...
Change "You win!" and "You lose!" in the description to to "You Win!" and "You Lose!" to match the test
2019-02-05 18:51:13 -08:00
gokulsg
cc659a9a2d
Expected solution for the challenge seed code ( #32530 )
...
* Expected solution for the challenge seed code
I have updated the expected output for the challenge seed code.
* Update create-a-text-field.english.md
* fix: change language tag and remove wrong comment
2019-02-05 18:33:30 -08:00
SGokul1
098c622fc6
Sample solution for the file ( #31770 )
...
* Sample solution for the file
I have updated the sample solution for the challenge seed code.
* Update add-images-to-your-website.english.md
formatted ```html tags
2019-02-05 18:31:31 -08:00
Dom Coleman
9a4e13954a
Tests for OOP: Inherit Behaviors from a Supertype ( #34938 )
...
* Tests for OOP: Inherit Behaviors from a Supertype
Fixes issue #34905
* fix: make test inclusive
2019-02-05 20:44:53 +03:00
Luane
f2c3d635ef
Added solution to challenge "Regular Expressions: Match Characters th… ( #34668 )
...
* Added solution to challenge "Regular Expressions: Match Characters that Occur Zero or More Times"
* fix: removed necessary brackets
2019-02-05 08:03:19 -08:00
Chelsea Marie Hicks
8d7bd3906c
Grammar change and readability of example ( #30507 )
2019-02-05 21:14:05 +05:30
John Sprunger
7ae6577cda
Change for second test case ( #34785 )
...
Original: "Your code should create a method in Bird called getWeight that returns the weight".
New: "Your code should create a method in Bird called getWeight that returns the weight 15".
Since 15 is the only current passing value I feel it should be plainly stated instead in the test case.
2019-02-05 21:07:17 +05:30
Ali Ahmed
9999a8c9bc
Modify test for dequeue method to check for FIFO ( #34981 )
...
* Update create-a-queue-class.english.md
* Modify test for dequeue method to check for FIFO
The test first `enqueue`'s two elements and checks for the `dequeue` method to return the element at `0`th index.
2019-02-05 12:44:52 +03:00
rupali317
42bf229f59
fix: modified the test case such that the variable is a local scope o… ( #34959 )
...
* fix: modified the test case such that the variable is a local scope of the function
* fix: make test inclusive
2019-02-05 09:40:58 +03:00
Tammy
9e4583b1f3
fix: change video url for clockwise-notation challenge ( #35013 )
2019-02-04 16:29:26 +03:00
Leo
16bca6e24a
Closes #34988 : "Clicking on link in the code preview opens up the web page within the web page" ( #34995 )
2019-02-04 15:57:49 +03:00
Pepijnk12
ab4367a751
Update URL for 404 error ( #35042 )
...
* Update URL for 404 error
* fix: correct url
2019-02-04 13:34:47 +03:00
Oliver Eyton-Williams
693047d5c6
fix: "Applied Visual Design: Adjust the Hover State of an Anchor Tag" now accepts more ways of writing 'blue' ( #34939 )
...
* fix: test now accepts more ways of writing 'blue'
* fix: include test for rgb
2019-02-04 12:22:30 +03:00
The Coding Aviator
90a9df1a5d
Fixed problem with regex in es6 import challenge ( #19718 )
...
import-a-default-export.english.md: support both main quoting styles
2019-02-03 18:07:55 +01:00
Aculisme
a455b601dc
Update implement-merge-sort.english.md ( #29007 )
2019-02-03 09:14:01 +04:00
Brittany Sarenpa
b56462c5ee
Fixed grammar ( #28571 )
...
Changed 4th sentence to be more readable, it was slightly confusing with the comma.
2019-02-02 22:19:01 +04:00