Commit Graph

1686 Commits

Author SHA1 Message Date
junhaoyap
fb3d490960 Add stricter check for CSS selectors styling elements 2015-10-20 22:27:27 -07:00
M-Bowe
e4f8bff4c1 Fix typo in basic-ziplines 2015-10-20 23:09:08 -04:00
Aniruddh Agarwal
eb688d1720 Merge pull request #3813 from ltegman/fix/nest-anchor-in-paragraph-3805
Fix Waypoint Nest Anchor in Paragraph Code Guidance
2015-10-20 20:22:10 +08:00
junhaoyap
7acdfaa09e Add regex test for waypoint use CSS to be more strict 2015-10-19 21:38:15 -07:00
Logan Tegman
68dfdaf1ff Fix Waypoint Nest Anchor in Paragraph Code Guidance
Added comments to delineate which areas of the code should be modified since we were seeing a lot of confusion on the tests not passing when the `p` tag was at the bottom of the page.
Closes #3805
2015-10-19 21:33:24 -07:00
Aniruddh Agarwal
3066f5a579 Merge pull request #3367 from bugron/fix/nest-all_elements_in-container_fluid
Adds a new test which checks if all elements are nested in .container-fluid
2015-10-19 06:07:03 +08:00
emersonp
cc587d59a5 Corrected typo - missing period. 2015-10-18 09:01:51 -07:00
Logan Tegman
25b5fbb175 Merge pull request #3790 from sanspace/fix/min-value-for-random-numbers-test-issue-3764
Fix accepting incorrect answer in generating random values within a range waypoint
2015-10-18 07:36:46 -07:00
Santhosh Kumar Srinivasan
6e41fc1d38 Fix accepting incorrect answer
Make min nonzero value
Alter the last test to accept only correct answers
2015-10-18 13:44:17 +05:30
Logan Tegman
61f94b3e29 Add Better Explanations to the Functional Programming Lessons
Other minor changes to make each lesson more consistent in formatting.
2015-10-17 23:11:03 -07:00
Logan Tegman
0465ef89d7 Fix BF: Everything Be True Description and Tests
- Switch back to being about looking for truth properties
- Tests looking for a full key:value pair instead of just a key were removed to clarify the goal.
- Added more tests
- Removed misleading MDN links

Closes #3394 and #2684
2015-10-17 19:43:41 -07:00
Jonathan Lee Slew
07942878e7 Added missing spaces and fixes a capitalization typo in the description of the "Use Bracket Notation to Find the Nth Character in a String" waypoint.
See issue #3783
2015-10-17 17:40:30 -04:00
Ben McMahon
b7ed38fc4d Merge pull request #3766 from ltegman/fix/OOP-functional-lesson-cleanup-3760
Cleanup OOP and Functional Programming Waypoints
2015-10-16 23:40:50 +01:00
Berkeley Martinez
81a78b6af9 Merge pull request #3775 from ltegman/fix/bf-diff-two-arrays-last-test-3758
Fix BF Diff two Arrays Remove Final Test
2015-10-16 10:26:14 -07:00
Logan Tegman
1f2b4623e4 Merge pull request #3770 from benmcmahon100/staging
Moved document.ready explanation to an earlier challenge
2015-10-16 09:22:47 -07:00
Logan Tegman
d91d514a0b Fix BF Diff two Arrays Remove Final Test
Per the discussion in #3758
Closes #3758
2015-10-16 09:09:31 -07:00
Ben McMahon
08ed150a6d Moved document.ready explanation to an earlier challenge 2015-10-16 13:38:43 +01:00
Abhisek Pattnaik
c453f8feb1 Remove extra \ (backslash) character 2015-10-16 14:40:47 +05:30
Logan Tegman
839235554e Merge pull request #3387 from joel-bentley/fix/test-for-closed-comment
Fix test on Waypoint Use Comments to Clarify Code
2015-10-15 20:40:04 -07:00
Logan Tegman
009635dd31 Add MDN Links to Functional Programming Waypoints 2015-10-15 20:17:29 -07:00
Logan Tegman
e789e74c89 Cleanup OOP and Functional Programming Waypoints
Fixes some typos, adds instructions, and tries to make some of the wording clearer and more consistent.
Closes #3760
2015-10-15 17:12:54 -07:00
Logan Tegman
60a2b40173 Merge pull request #3753 from awesomeaniruddh/fix/truncate-permissive-test
Add test to truncate string
2015-10-15 08:18:41 -07:00
Logan Tegman
e82e6e9d41 Fix Waypoint Change Font Size Tests
Removes a test that is not consistent with the instructions.
Closes #3749
2015-10-15 06:34:46 -07:00
Aniruddh Agarwal
676b5e8467 Add test to truncate string 2015-10-15 16:58:19 +08:00
Berkeley Martinez
001ba84619 Merge pull request #3751 from awesomeaniruddh/fix/pop-waypoint-typo
Fix typo in pop waypoint test
2015-10-15 01:35:36 -07:00
Aniruddh Agarwal
6aa5c5518a Fix typo in pop waypoint test 2015-10-15 16:27:55 +08:00
Logan Tegman
b248d60b7c Merge pull request #3365 from joel-bentley/fix/waypoint-unordered-list-test
Fix test on Waypoint Create Unordered List
2015-10-14 22:29:42 -07:00
Logan Tegman
1468d4278e Merge pull request #3562 from ahstro/fix/make-a-person-set-tests
Make a Person: Add tests for .set*Name methods
2015-10-14 21:58:51 -07:00
Logan Tegman
af05b79f74 Merge pull request #3742 from michaelkebe/staging
Added more tests to Bonfire: Validate US Telephone Numbers
2015-10-14 19:44:45 -07:00
Logan Tegman
4ae0558893 Merge pull request #3591 from ahstro/fix/confirm-the-ending-tests
Confirm the Ending: Add test case
2015-10-14 17:35:23 -07:00
Michael Kebe
df56b85cd5 Added more tests to Bonfire: Validate US Telephone Numbers 2015-10-14 22:45:50 +02:00
Berkeley Martinez
b4417a4f4d fix diff array should be free of duplicates 2015-10-13 20:46:20 -07:00
Berkeley Martinez
23e33b6a96 Merge pull request #3670 from abhisekp/fix/add-tests-bf-diff-two-arrays
Add tests in Bonfire - Diff Two Arrays
2015-10-13 16:10:57 -07:00
Berkeley Martinez
3e828ba266 Merge pull request #3727 from QuincyLarson/estimates
Time estimates for each block of challenge (by popular request)
2015-10-13 15:49:39 -07:00
Berkeley Martinez
1b784a70ae Fix typo 2015-10-13 15:00:46 -07:00
Quincy Larson
156d0247e9 revert to old basejump.json 2015-10-13 14:29:32 -07:00
Quincy Larson
d805e9caae additional improvements to basejumps 2015-10-13 10:12:26 -07:00
Quincy Larson
407bd16aaf make additional improvements and fixes to step challenges 2015-10-13 10:04:44 -07:00
Quincy Larson
a162c3eea5 add clementine.js and codepen onboarding step challenges 2015-10-13 03:14:20 -07:00
Quincy Larson
6013a5e3ff update gear up and getting started challenges 2015-10-13 02:04:09 -07:00
Quincy Larson
277fcb49ca add the codepen challenge 2015-10-13 01:47:53 -07:00
Quincy Larson
f30239fb6c add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
Berkeley Martinez
a1718c2a9c Merge pull request #3718 from jbmartinez/fix/background-color-required-twice-to-pass-2473
Fixes background-color required twice to pass
2015-10-12 11:15:51 -07:00
Vladimir Támara Patiño
5c6d447754 equal button instead of clear button 2015-10-12 10:07:33 -05:00
Juan Martínez
5603531b7f Fixes background-color required twice to pass 2015-10-12 12:15:07 +00:00
Logan Tegman
c80caba883 Fix BF Slasher Flick Tests
Closes #3687 and adds a case to catch the problematic solution pointed out by @bugron
2015-10-11 10:10:22 -07:00
benmcmahon100
0bebb8eb82 Expanded some of the descriptions. 2015-10-11 16:41:31 +01:00
natac13
b3d2a18399 fix boo(NaN) return true to false
closes #3701
2015-10-11 10:07:25 -04:00
Arsen Melikyan
1e2f42dfe6 refactor upper intermediate bonfire tests to use asserts 2015-10-11 15:34:14 +04:00
SaintPeter
ea425864be Remove suprious parameters from early Bonfires 2015-10-10 13:24:15 -07:00