Commit Graph

3363 Commits

Author SHA1 Message Date
ubershibs
5820e60179 Fix a line on all f/e & data viz projects to correctly introduce user stories 2016-11-22 03:22:14 -04:00
Marc Fogleman
7536635962 Modified phrasing in Comparison with the Greater Than Or Equal To Operator 2016-11-18 07:11:15 +00:00
Timo
f17444720c Merge pull request #11673 from robbawebba/fix/comparison-challenge-instruction
Modify return value in comparison challenge
2016-11-17 21:21:48 +01:00
robertweber95
205c821dd1 Modify return value of comparison challenge 2016-11-15 17:07:32 -05:00
Dylan
a3fcc4b31d Merge pull request #11656 from Manish-Giri/fix/add-test-in-Missing-Letters
Add test in missing letters bonfire
2016-11-15 15:40:36 -06:00
Simon Morgan
d00029774d Make "css" uppercase 2016-11-15 11:38:37 +00:00
MANISH-GIRI
24b7799d7a Add test in missing letters bonfire 2016-11-14 13:52:58 -05:00
Manish Giri
8a8f374a76 Remove rules from projects(staging) 2016-11-12 23:02:22 -05:00
Simon Morgan
f71d13a113 Remove a few extraneous spaces 2016-11-11 12:00:39 +00:00
Manish Sharma
0afdd2aa8a Corrected and maintained uniformity in title-casings of challenges (basic bonfires)
According to the uniformity of using title case in important words in title of challenges, some of the titles didn't have that casings. For example "Reverse a string" should have been "Reverse a String".

I did that for both English and the translated version.
2016-11-08 17:46:59 +05:30
Manish Sharma
02a55a547f Corrected and maintained uniformity in title-casings of adv-bonfires.
Maintaining the uniformity of previous challenge title-casings, the new titles were cased correctly with title-cases to important words in titles.
2016-11-08 17:44:08 +05:30
Mrugesh Mohapatra
f9bb422411 Merge pull request #11542 from alkuhar/update/fibonacci-wording
update fibonacci numbers wording
2016-11-08 17:26:51 +05:30
MANISH-GIRI
2bd094ce8c Add note about order of array elements in Diff Two Arrays 2016-11-07 15:01:17 -05:00
Damon
eb2cc1eca6 Remove all trailing 0's- Exact Change 2016-11-06 04:16:57 -06:00
alkuhar
89e0c7f59f update fibonacci numbers wording 2016-11-05 21:05:37 -07:00
Ethan Richardson
09e7e8035f Typo and semicolon consistency error. 2016-11-01 14:15:46 -05:00
Chris Warrick
63beb274d2 Mention returning undefined in "Finders Keepers" 2016-10-31 16:12:51 +00:00
systimotic
6d6a87be8f Fix translations for bootstrap grid challenge 2016-10-28 17:12:31 +02:00
Pranay Kumar
2f34ffa88f Added test: solution uses push for an array 2016-10-27 23:25:40 +01:00
Manish Giri
66b1f7a048 Improve wording in instructions in Make Dead Links challenge 2016-10-27 13:36:58 +01:00
Pedro CS Silva
ab0fee4a3e Additional test case in confirm-the-ending 2016-10-27 13:32:14 +01:00
Manish Giri
497095fc86 Added a test for roman numerical converter 2016-10-26 23:05:23 +01:00
Mrugesh Mohapatra
d9ba2fd8ac Merge pull request #11333 from andreferreira-me/translate/pt-br-translation-advanced-ziplines
Advanced Ziplines translated into Brazilian Portuguese
2016-10-26 11:55:09 +05:30
Chaim Lando
6bc28033ca added a test checking for a number output to stand-in-line 2016-10-24 10:48:37 +01:00
Sahil Khurana
051bb6446c Modified test case description
Modified test case description for caesar ciphers
2016-10-24 10:28:31 +01:00
André Ferreira
25f04a80c6 Advanced Ziplines translated into Brazilian Portuguese 2016-10-23 02:42:04 +00:00
Timo
de4402e69e Make Unix casing consistent 2016-10-23 03:28:56 +01:00
Quincy Larson
6cbcd207a7 Merge pull request #11269 from recurza/fix/switch-order-of-courses
Switched order of JS for loop and while loop courses
2016-10-20 22:13:22 -07:00
sycrat
3f19509fed Fixed the wording for "word" vs "hex code" 2016-10-20 15:55:49 +10:00
Yasser Hussain
61dbd19823 Modified challenge description 2016-10-19 11:40:57 +05:30
recurza
78b341a35e Switched order of JS for loop and while loop courses 2016-10-19 12:46:42 +08:00
Dylan
9e43e1e587 Merge pull request #11206 from elisecode247/fix/challenge-escape-sequences-in-strings
Corrects Escape Sequences in Strings
2016-10-17 13:47:36 -05:00
Logan Tegman
1d18cece0f Merge pull request #10854 from Bouncey/Fix/UnmodifiedReturnStatement
Added test for unmodified return statement
2016-10-16 14:00:33 -07:00
Logan Tegman
2b795483d9 Merge pull request #10353 from dhcodes/fix/contradictory-goals-quoting-strings-challenge
combine backslash tests for quoting strings challenge
2016-10-16 13:45:24 -07:00
Logan Tegman
d13a3b56f2 Merge pull request #11235 from yasserhussain1110/fix/seek-and-destroy-added-test
Added a new Test case to 'Seek and Destroy challenge'
2016-10-16 12:08:57 -07:00
Yasser Hussain
69a0f8db33 Added a new Test case to 'Seek and Destroy challenge'
Added test which calls the function with at least 8 inputs.
2016-10-16 14:34:08 +05:30
MANISH-GIRI
1ce0038071 Improve wording in compound assignment with augmented addition challenge 2016-10-15 15:26:19 -04:00
Jonathan
91c90e17eb Merge pull request #11211 from mattlayton1986/fix/challenge-typo
Fix minor typo in instructional text
2016-10-15 00:14:53 +01:00
Ricardo Alejandre
4675bc93fd Fix/ExtraTestCaseForSwitchChallenge
Added extra test case
2016-10-14 22:27:49 +01:00
Matt Layton
010119beeb Fix minor typoin instructional text 2016-10-14 16:23:00 -05:00
Elise
f5740bbd8d Corrects Escape Sequences in String
The return carriage didn't give a new line, so the string is re-written. The Spanish translation is also updated. From issue 'new line character is required before third line'  #10485.
2016-10-14 16:05:30 -04:00
Manmeet Gill
0a68133ea5 Fix consistency between questions 2016-10-14 20:37:13 +11:00
Dylan
71bbdb6904 Merge pull request #11183 from tadake/fix/Remove-browser-recommendation-text
Remove browser recommendation text
2016-10-13 11:55:07 -05:00
Kyle W Pilkinton
d33cb48fbf Remove browser recommendation text
removed "Note Due to browser implementation differences, you may need to be at 100% zoom to pass the tests on this challenge." text from "Change the Font Size of an Element" challenge. Other translations were fixed by using google translate.
2016-10-13 10:46:44 -06:00
Logan Tegman
a131075952 Merge pull request #11169 from systimotic/fix/bootstrap-grid-text-in-image
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 08:29:53 -07:00
Dylan
6bd84899b4 improved tests on Record Collection 2016-10-13 15:04:47 +01:00
systimotic
7afabb427c Fix text in image accessiblity in Bootstrap grid challenge 2016-10-13 15:06:23 +02:00
Stuart Taylor
f961040268 Added test for unmodified return statement 2016-10-12 18:16:01 +01:00
saulthebear
5c7736ef9d Changed suggested link
Changed suggested link in the Pig Latin challenge from
String.prototype.substr() to String.prototype.substring() since
substr() is deprecated and shouldn’t be used in new projects.
2016-10-12 16:08:30 +02:00
Quincy Larson
a7237f269a Merge pull request #11148 from Em-Ant/feature/twitch-api-passthrough
Add Twitch.tv pass-trough API link
2016-10-11 22:17:26 -07:00