Commit Graph

3095 Commits

Author SHA1 Message Date
abbbd175bd Use HTML5 to Require a Field - grammar issue 2016-12-20 10:50:26 -05:00
34803d2919 Update test message in circular-border-radius challenge 2016-12-19 14:31:20 -05:00
8aac7f227a Update instructions for Stand in Line Challenge 2016-12-16 04:09:36 -05:00
8b6f5a9c00 Add blockName to titles 2016-12-13 21:30:36 +00:00
466aba1384 Correct challenge grammar and improve clarity 2016-12-11 14:56:04 -05:00
849485deff Update twitch pass-through link 2016-12-06 00:30:38 +01:00
48de435b7c Fix typo in "Use Hex Code for Specific Colors" challenge
Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge.
2016-12-04 15:40:01 -06:00
f61107ed05 update geolocation to use either quotation mark 2016-12-04 13:06:12 +00:00
d95a768847 modify friendly dates test to improve thoroughness 2016-12-04 13:03:42 +00:00
751a5255b9 Add checks for number of items in returned array 2016-12-03 21:45:49 -05:00
c034c73871 Add note about arguments object to seek and destroy challenge 2016-12-01 21:38:21 +00:00
8a2f9beddd Clarify instructions for "Understand String Immutability" (#11737)
This commit clarifies instructions for "Understand String Immutability".
2016-11-30 04:09:48 +05:30
f33f75c939 Merge pull request #11855 from johnnyqbui/fix/description
Revise description for Concatenate Arrays with .concat Challenge
2016-11-29 10:18:20 +05:30
ce5ddc6106 revised description for challenge 2016-11-28 22:02:34 -06:00
62d75ddd38 Merge pull request #11843 from robbawebba/fix/jquery-challenge-test-coverage
Expand the test coverage of jQuery challenge
2016-11-28 15:24:08 -06:00
ceb9e957aa Merge pull request #11842 from Manish-Giri/fix/strict-inequality-operator
Fix: Add MDN Strict Inequality Link
2016-11-28 14:53:16 -06:00
2023ca3815 Merge pull request #11835 from rashmimalpande/fix/CountingCards-instructions
Change instructions in Counting Cards Challenge
2016-11-28 07:29:49 -06:00
bcf2cca0c5 Add a line about input in the Counting Cards Challenge instructions
Update basic-javascript.json
2016-11-28 11:35:41 +05:30
1cdeca6352 Expand the test coverage of jQuery challenge 2016-11-27 23:58:19 -05:00
04072f84e1 Fix: Add MDN Strict Inequality Link 2016-11-27 19:30:07 -05:00
6193c1e820 Remove extraneous attribute spaces 2016-11-27 14:50:54 +00:00
cddc4fe837 add test to import and degrade font challenges 2016-11-27 10:06:48 +00:00
69c3cae7b6 Merge pull request #11805 from Manish-Giri/fix/add-note-in-style-radio-buttons-challenge
Add note about radio buttons in responsively style radio buttons
2016-11-26 23:19:16 +01:00
f170a2c7ad Add note about radio buttons in responsively style radio buttons 2016-11-26 16:02:13 -05:00
e099e6d3f1 Add test to profile lookup challenge 2016-11-26 20:23:09 +00:00
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