Commit Graph

3020 Commits

Author SHA1 Message Date
f3d489eee8 Modified tests for External Link challenges 2016-11-22 21:08:14 +00:00
7312948f9e Modified test case to look for the exact statement.
Fixed Test for font size
2016-11-22 21:04:23 +00:00
eb9fe3256c Move location header out of 'data' div 2016-11-22 18:08:19 +00:00
1936563e07 Merge pull request #11761 from drguildo/fix/remainder-grammar
Improve grammar in "Finding a Remainder in JavaScript"
2016-11-22 18:37:13 +05:30
d82127ea31 Merge pull request #11760 from faheel/fix/local-scope-and-functions
Modified seed for the Local Scope and Functions challenge
2016-11-22 18:35:44 +05:30
b655064d97 Improve grammar in "Finding a Remainder in JavaScript" 2016-11-22 12:22:51 +00:00
74f7229e02 Modified seed for the Local Scope and Functions challenge 2016-11-22 13:23:58 +05:30
5820e60179 Fix a line on all f/e & data viz projects to correctly introduce user stories 2016-11-22 03:22:14 -04:00
7536635962 Modified phrasing in Comparison with the Greater Than Or Equal To Operator 2016-11-18 07:11:15 +00:00
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
205c821dd1 Modify return value of comparison challenge 2016-11-15 17:07:32 -05:00
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
d00029774d Make "css" uppercase 2016-11-15 11:38:37 +00:00
24b7799d7a Add test in missing letters bonfire 2016-11-14 13:52:58 -05:00
8a8f374a76 Remove rules from projects(staging) 2016-11-12 23:02:22 -05:00
f71d13a113 Remove a few extraneous spaces 2016-11-11 12:00:39 +00:00
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
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
f9bb422411 Merge pull request #11542 from alkuhar/update/fibonacci-wording
update fibonacci numbers wording
2016-11-08 17:26:51 +05:30
2bd094ce8c Add note about order of array elements in Diff Two Arrays 2016-11-07 15:01:17 -05:00
eb2cc1eca6 Remove all trailing 0's- Exact Change 2016-11-06 04:16:57 -06:00
89e0c7f59f update fibonacci numbers wording 2016-11-05 21:05:37 -07:00
09e7e8035f Typo and semicolon consistency error. 2016-11-01 14:15:46 -05:00
63beb274d2 Mention returning undefined in "Finders Keepers" 2016-10-31 16:12:51 +00:00
6d6a87be8f Fix translations for bootstrap grid challenge 2016-10-28 17:12:31 +02:00
2f34ffa88f Added test: solution uses push for an array 2016-10-27 23:25:40 +01:00
66b1f7a048 Improve wording in instructions in Make Dead Links challenge 2016-10-27 13:36:58 +01:00
ab0fee4a3e Additional test case in confirm-the-ending 2016-10-27 13:32:14 +01:00
497095fc86 Added a test for roman numerical converter 2016-10-26 23:05:23 +01:00
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
6bc28033ca added a test checking for a number output to stand-in-line 2016-10-24 10:48:37 +01:00
051bb6446c Modified test case description
Modified test case description for caesar ciphers
2016-10-24 10:28:31 +01:00
25f04a80c6 Advanced Ziplines translated into Brazilian Portuguese 2016-10-23 02:42:04 +00:00
de4402e69e Make Unix casing consistent 2016-10-23 03:28:56 +01:00
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
3f19509fed Fixed the wording for "word" vs "hex code" 2016-10-20 15:55:49 +10:00
61dbd19823 Modified challenge description 2016-10-19 11:40:57 +05:30
78b341a35e Switched order of JS for loop and while loop courses 2016-10-19 12:46:42 +08:00
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
1d18cece0f Merge pull request #10854 from Bouncey/Fix/UnmodifiedReturnStatement
Added test for unmodified return statement
2016-10-16 14:00:33 -07:00
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
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
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
1ce0038071 Improve wording in compound assignment with augmented addition challenge 2016-10-15 15:26:19 -04:00
91c90e17eb Merge pull request #11211 from mattlayton1986/fix/challenge-typo
Fix minor typo in instructional text
2016-10-15 00:14:53 +01:00
4675bc93fd Fix/ExtraTestCaseForSwitchChallenge
Added extra test case
2016-10-14 22:27:49 +01:00
010119beeb Fix minor typoin instructional text 2016-10-14 16:23:00 -05:00
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
0a68133ea5 Fix consistency between questions 2016-10-14 20:37:13 +11:00
71bbdb6904 Merge pull request #11183 from tadake/fix/Remove-browser-recommendation-text
Remove browser recommendation text
2016-10-13 11:55:07 -05:00