Commit Graph

1373 Commits (2428ac69acb5980b58ee3612a393b4bff7ea1a76)

Author SHA1 Message Date
Michael D. Johnson 90175a2e90 Updated nonprofits directory 2015-10-26 16:40:19 -04:00
Michael D. Johnson b2a9368e77 removed solace foundation 2015-10-26 15:37:20 -04:00
Quincy Larson e9bcbbb333 continue improving early challenges 2015-10-26 03:14:03 -07:00
Quincy Larson 75c534c984 update onboarding challenges 2015-10-26 02:50:02 -07:00
Quincy Larson dc26195395 finish clementine challenge for now 2015-10-25 23:28:53 -07:00
Logan Tegman a398c8a908 Fix Waypoint Create Slot Machine Tests
Permits solutions that don't explicitly call Math.random three times and instead wrap that operation in a function.
2015-10-25 23:08:00 -07:00
Quincy Larson b3c58910ac Merge branch 'staging' into clementine
Conflicts:
	seed/challenges/basejumps.json
2015-10-25 22:15:59 -07:00
Quincy Larson c75e938359 add more gifs to basejump onboarding 2015-10-25 22:14:51 -07:00
Quincy Larson 033dd5ee9c fix waypoint typo 2015-10-25 19:47:02 -07:00
Ben McMahon 3883483d8d Merge pull request #3595 from FreeCodeCamp/curriculum/JSONAndAJAX
Curriculum/json and ajax for QA and copy check
2015-10-26 00:47:30 +00:00
tdugger 7605a92e35 The word several is repeated in step 11
In step 11 of the build a personal portfolio zipline, the word
“several” is repeated.
2015-10-24 23:38:55 -05:00
Aniruddh Agarwal 93681509e5 Add tests to intermediate bonfire
The bonfire only tested the camper's solution for numbers upto 29. This
commit adds tests that verify the solution for numbers upto 1000. This
should motivate the campers to create a more sound logic that will work
for more numbers.
2015-10-25 10:32:48 +08:00
Quincy Larson 565d4d1309 Merge branch 'ahstro-3228' of https://github.com/ahstro/freecodecamp into ahstro-ahstro-3228
Conflicts:
	seed/challenges/basic-javascript.json
2015-10-24 01:39:05 -07:00
Quincy Larson 0e70f98171 Merge branch 'fcc-running-cats' of https://github.com/ptsurbeleu/FreeCodeCamp into ptsurbeleu-fcc-running-cats
Conflicts:
	seed/challenges/bootstrap.json
2015-10-24 01:33:26 -07:00
Quincy Larson b2a19cfec5 Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-10-24 01:26:30 -07:00
Quincy Larson 6dbbf56c5c Merge branch 'fix/bonfire-test' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/bonfire-test
Conflicts:
	seed/challenges/basic-bonfires.json
2015-10-24 01:25:42 -07:00
Quincy Larson 882b82fe1d Merge pull request #3876 from FreeCodeCamp/fix/symmetric-dif
remove test based on closed @saadanerdetbare PR, closes #3362
2015-10-24 01:21:42 -07:00
Quincy Larson d5ddb10b7a remove test based on closed @saadanerdetbare PR, closes #3362 2015-10-24 01:21:01 -07:00
Quincy Larson 2ebc551197 Merge pull request #3380 from joel-bentley/fix/tests-on-waypoint-img-responsive
Fix tests on Waypoint Mobile Responsive Images
2015-10-24 01:14:43 -07:00
Quincy Larson a8f3e663e3 Merge pull request #3383 from abhisekp/correct-test-bf-where-belong
Modify tests for Bonfire - Where do I belong
2015-10-24 00:46:16 -07:00
Quincy Larson 333d4c0ffa Merge pull request #3384 from richchurcher/fix/where-do-i-belong
Modify description for Where do I belong
2015-10-24 00:45:28 -07:00
Quincy Larson 92868736c0 merge staging and make my own minor improvements 2015-10-23 23:45:42 -07:00
Quincy Larson a6a5b430b3 Merge branch 'saintpeter-new-for-loops' of https://github.com/SaintPeter/FreeCodeCamp into SaintPeter-saintpeter-new-for-loops 2015-10-23 22:51:41 -07:00
Quincy Larson 990dbc6f52 Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-10-23 22:50:10 -07:00
Quincy Larson 6e7df9288a fix second instance of logger.html 2015-10-23 22:48:49 -07:00
Quincy Larson 7ede839a02 Merge branch 'fix/test-slot-machine-to-life' of https://github.com/natac13/freecodecamp into natac13-fix/test-slot-machine-to-life 2015-10-23 22:45:23 -07:00
Quincy Larson f16dd554fc Merge pull request #3620 from ltegman/fix-everything-be-true-tests-3394
Fix BF: Everything Be True Description and Tests
2015-10-23 22:41:12 -07:00
Quincy Larson e552984244 Merge pull request #3789 from ltegman/fix/OOP-functional-lesson-cleanup-3760
Add Better Explanations to the Functional Programming Lessons
2015-10-23 22:39:59 -07:00
Quincy Larson bf6611e988 Merge branch 'fix/jQuery-script-tag' of https://github.com/junhaoyap/FreeCodeCamp into staging 2015-10-23 22:12:26 -07:00
Quincy Larson e89c8b5525 Merge pull request #3841 from michael-krebs/feature/add-advanced-solutions
Adds dting's solutions to advanced bonfires
2015-10-23 22:10:18 -07:00
Quincy Larson 100075eea1 Merge pull request #3844 from krantzinator/feature/add-solutions
added 5 solutions to Basic Bonfies
2015-10-23 22:09:35 -07:00
Quincy Larson ae084236c2 Merge pull request #3846 from vetom/patch-1
Updating the waypoint information
2015-10-23 22:08:00 -07:00
Quincy Larson 84223fceff Merge pull request #3847 from junhaoyap/fix/jQuery-script-tag
Make first jQuery lesson more lenient for script tag
2015-10-23 21:55:37 -07:00
Quincy Larson 4d816df10a Merge pull request #3869 from natac13/fix/add-solution-intermediate-bonfires
added @dting's solutions to the intermediate bonfires
2015-10-23 21:44:45 -07:00
Logan Tegman b149bc7a04 Merge pull request #3863 from ribeirojpn/fix/test-message-in-Bonfire-Where-art-thou
fix first test message in Where art thou bonfire
2015-10-23 21:34:10 -07:00
Quincy Larson d2cab92237 finish editing ajax challenges 2015-10-23 21:32:51 -07:00
Joao Paulo Ribeiro 75d5f92f31 fix/test message in Where art thou bonfire 2015-10-24 01:20:50 -03:00
Quincy Larson b6423979a4 confirm that all tests pass as intended 2015-10-23 16:46:21 -07:00
Quincy Larson e7c6e626e0 merge staging and overhaul ajax challenges 2015-10-23 16:19:00 -07:00
natac13 79ee2e31e9 added @dting's solutions to the intermediate bonfires
closes #3837
2015-10-23 19:18:45 -04:00
Quincy Larson 69387e57ee Merge pull request #3824 from FreeCodeCamp/fix/init-app-for-dev
Fix first start for new devs
2015-10-23 14:32:15 -07:00
Joao Paulo Ribeiro b2bbe00388 fix/test message in Bonfire:Where art thou 2015-10-23 15:26:23 -03:00
natac13 e7cae04c52 fixed unclear description for jQuery challenge using all selectors
suggested by @trs4ece

closes #3845
2015-10-22 17:32:40 -04:00
Berkeley Martinez d29d3407ec Merge pull request #3835 from FreeCodeCamp/feature/solutions
Add solutions to upper intermediate bonfires
2015-10-22 12:53:58 -07:00
krantzinator 1d3fbc656a added 5 solutions to basic bonfires 2015-10-22 08:33:10 -04:00
Quincy Larson d8ebb7bf38 update weather challenge with api key 2015-10-22 02:14:34 -07:00
Quincy Larson 474b201b45 continue refining clementine instructions 2015-10-22 01:45:33 -07:00
Logan Tegman 3cea1ba105 Merge pull request #3827 from junhaoyap/fix/style-elements
Check is now stricter and needs braces and semicolon
2015-10-21 23:57:13 -07:00
Logan Tegman 9f9951c970 Merge pull request #3831 from uwaseem/fix/issue-3830
Fix typo - changes 'it's attribute' to 'its attribute'
2015-10-21 23:40:56 -07:00
Logan Tegman 4c9b4d8145 Merge pull request #3834 from michael-krebs/fix/finders-keepers-mdn-link
Changes Finders Keepers MDN link from array.some() to array.filter()
2015-10-21 23:24:44 -07:00
Berkeley Martinez 61715da526 Fix nonprofit model is called nonprofit 2015-10-21 21:51:37 -07:00
Berkeley Martinez 43155e85e8 Merge pull request #3848 from FreeCodeCamp/feature/nonprofit-ids
Feature/nonprofit ids
2015-10-21 21:41:48 -07:00
Quincy Larson 1dc0e868b9 update nonprofit files and delete old commented code 2015-10-21 21:30:47 -07:00
junhaoyap 5ee8b50431 Make first jQuery lesson more lenient for script tag 2015-10-21 21:02:43 -07:00
Tomás Veras 2e2990770e Updating the waypoint information
After commit ec1d3ac in learnyoumongo, exercise "Find Limit" was renamed to "Find Project".
2015-10-21 23:49:17 -04:00
Michael Krebs d232e03e01 Adds dting's solutions to advanced bonfires 2015-10-21 20:56:14 -04:00
Quincy Larson 5077f74ca1 start updating HTML challenge styling 2015-10-21 17:42:01 -07:00
Quincy Larson 5105efa624 add solutions to challenges object and add solutions for upper intermediate bonfires 2015-10-21 15:04:58 -07:00
Michael Krebs 6dfda01661 Changes Finders Keepers MDN link from array.some() to array.filter() 2015-10-21 17:15:25 -04:00
uwaseem ee31bb30a1 Fix typo - changes 'it's attribute' to 'its attribute' 2015-10-21 22:50:15 +08:00
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
Berkeley Martinez 0522ec8b13 Fix first start for new devs
also removes job seed
2015-10-20 19:53:08 -07: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
Arsen Melikyan 02ed450b96 Merge pull request #3656 from ahstro/fix/seek-and-destroy-argument
Seek and Destory: Remove problematic argument
2015-10-10 20:33:43 +04:00
Logan Tegman 66fc4497cf Fix Waypoint Iterate with a For Loop Typo
Closes #3691
2015-10-10 09:17:36 -07:00
Arsen Melikyan 1fd9918365 Merge pull request #3678 from ltegman/fix/waypoint-filter-arrays-test-3671
Fix Waypoint Filter Arrays Test
2015-10-10 17:17:19 +04:00
Arsen Melikyan 8750c5e0d9 Merge pull request #3681 from ltegman/fix/waypoint-nest-anchor-within-paragraph-test-3675
Fix Waypoint Nest Anchor Within Paragraph Test Regex
2015-10-10 17:12:07 +04:00
Arsen Melikyan 54ee735f67 Merge pull request #3679 from ltegman/fix/bf-sum-odd-fib-test-3660
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
2015-10-10 16:11:03 +04:00
Anton Strömkvist d4f76b0fd9 Merge pull request #3677 from danielrob/fix/typo-in-condensing-arrays-with-reduce
Fix typo 'array or numbers' to 'array of numbers' closes #3663
2015-10-10 12:49:47 +02:00
Berkeley Martinez 749357933d Merge pull request #3669 from FreeCodeCamp/fix/challenge-sequence
Fix mis-sequence of challenges and fix some quick issues campers reported about challenges
2015-10-09 19:43:00 -07:00
Logan Tegman 076fc79fc6 Fix Waypoint Nest Anchor Within Paragraph Test Regex
Tolerates whitespace between opening `<p>` tag and "View more" text
Closes #3675
2015-10-09 13:13:47 -07:00
Logan Tegman f7edf7c2b2 Fix BF Sum Odd Fibonacci Numbers Test Error Wording
Closes 3660
2015-10-09 12:03:13 -07:00
Logan Tegman f44b5a3204 Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
2015-10-09 11:54:56 -07:00
Daniel Robinson 1d23b28da0 Fix typo 'array or numbers' to 'array of numbers' 2015-10-09 13:50:28 -04:00
Abhisek Pattnaik e080ff1811 Add tests in Bonfire - Diff Two Arrays 2015-10-09 18:05:55 +05:30
Quincy Larson 363d0b868d quick fix copy for npm challenge bug 2015-10-09 00:16:30 -07:00
Anton Strömkvist b74b7955eb Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
2015-10-09 08:14:38 +02:00
Quincy Larson 2d0af3da1d fix challenge sequence 2015-10-08 18:26:06 -07:00
Logan Tegman 98d36d1aa1 Fix BF Diff Two Arrays New Test
Closes #1263
2015-10-08 15:31:52 -07:00
Braden Whited f39fca4472 Lesson 31 - Javascript Generate random whole numbers within a range comment error #1947
Comment needed changed to be more concise.

See #1947
2015-10-08 17:47:06 -04:00
Anton Strömkvist a2c4d4ceb0 Merge pull request #3650 from ltegman/fix/bf-arguments-optional-add-doc-links
Fix BF Arguments Optional Links
2015-10-08 21:30:06 +02:00
ahstro c2a511cb86 Seek and Destory: Remove problematic argument
Remove an empty string passed as an argument to `destroy()`. This
argument, being the last, caused people to think their code worked
correctly when it, in fact, worked correctly on all arguments except the
last one.
2015-10-08 17:32:06 +02:00
ahstro ad9e16c6d7 Make a Person: Add tests for .set*Name methods
Add tests for `bob.setFirstName()`, `bob.setLastName()` and
`bob.setFullName()`.
2015-10-08 17:20:09 +02:00
Anton Strömkvist 9423c1cb7f Merge pull request #3621 from ltegman/fix/bonfire-exact-change-add-tests-1409
Fix BF Exact Change Tests
2015-10-08 17:08:48 +02:00
Anton Strömkvist aaac06fda3 Merge pull request #3603 from ltegman/fix/find-white-space-explaination-2838
Fix Waypoint: Find White Space Explaination
2015-10-08 16:19:46 +02:00
Logan Tegman 59b76330db Fix BF Arguments Optional Links
Swapped out link to Function Objects for link to Closures
2015-10-07 22:26:09 -07:00
Quincy Larson 6e8cee3ed6 Merge pull request #3642 from BradenWhited/fix/Heroku-Addons-Instructions
Fix - change step 46 heroku addons:create to heroku addons:add
2015-10-07 20:43:22 -07:00
Quincy Larson f5ed9dbb3b fix message on slot machine challenge 2015-10-07 18:33:01 -07:00
Braden Whited 98d151a591 change step 46 heroku addons:create mongolab to heroku addons:add mongolab #2039
Changed addons:create to addons:add
2015-10-07 14:54:39 -04:00
Berkeley Martinez f2679810a9 fix some typos in commit and getting started 2015-10-07 02:11:23 -07:00
Quincy Larson 39d961fa98 add new gif images and improve step view 2015-10-07 01:40:11 -07:00
Quincy Larson cdbd052b35 Merge branch 'staging' into clementine 2015-10-07 01:29:15 -07:00
Quincy Larson 1f7141c523 Merge branch 'staging' into clementine 2015-10-07 01:28:41 -07:00
Quincy Larson 087cfcece7 reverse unnecessary changes 2015-10-07 01:26:54 -07:00
Quincy Larson 05c5eb8d2c update challenge sequence and break on boarding into two sections 2015-10-07 00:41:43 -07:00
Berkeley Martinez 7a4f5d752c Move labs/stories to server/resources
Rename stories to testimonials to reduce confusion
2015-10-07 00:26:17 -07:00
Quincy Larson 4f26d82f65 add labs and stories 2015-10-07 00:17:18 -07:00
Quincy Larson 56673d429d add labs 2015-10-07 00:17:17 -07:00
Quincy Larson 987c29e26f add testimonials 2015-10-07 00:17:17 -07:00
Arsen Melikyan 1d9a815b35 Merge pull request #3613 from natac13/fix/add-whitespace-to-tests-#3331
added optional space to the editor match in OOP challenges.
2015-10-07 10:49:52 +04:00
Logan Tegman a7b2dc71b1 Fix BF Exact Change Tests
Added a test case for when the smallest denomination of change available is larger than the total change required.

Closes #1409
2015-10-06 23:49:08 -07:00
Berkeley Martinez 44fd85dff8 Add ability to filter beta challenges from production
This PR adds the ability to test out challenges in beta
without fear that they will leak to production servers.

In development all challenges will display.

In production all challenges marked 'isBeta' will be filtered out
except in the case the environmental variable `BETA` is set ture,
in which case all challenges will display.
2015-10-06 22:37:08 -07:00
natac13 00b54e3d1f added optional space to the editor match in OOP challenges.
closes #3331
2015-10-06 20:37:32 -04:00
Quincy Larson 56b7b6f29b improve markup and titles of challenges 2015-10-06 15:37:43 -07:00
benmcmahon100 a27aa2d9f6 More test and copy fixes. Removed weird bugged challenge 2015-10-06 22:54:20 +01:00
benmcmahon100 a0885d4481 Merge remote-tracking branch 'origin/staging' into curriculum/JSONAndAJAX
:ting with '#' will be ignored, and an empty message aborts
:
aad]
dad
2015-10-06 22:34:20 +01:00
Gaurav Saxena a6789b8511 renamed -you- to -your- ; fixes #3607 - grammar bug 2015-10-06 17:30:27 -04:00
benmcmahon100 9f298cbe94 Fixed tests 2015-10-06 21:47:29 +01:00
Logan Tegman a17687116e Fix Waypoint: Find Whitespace spelling and grammar. 2015-10-06 08:45:21 -07:00
Arsen Melikyan 2c0a705ff5 Merge pull request #3593 from formap/fix/2467-missing-bootstrap
Fix bootstrap fluid containers wording issue
2015-10-06 19:20:51 +04:00
Arsen Melikyan 57b9e25285 Merge pull request #3572 from ahstro/fix/truncate-typo
Truncate a string: Minor typo
2015-10-06 18:25:14 +04:00
ahstro 7a31cdd922 'Regular Expressions'-waypoint improvements
* Remove unnecessary `i`-flag from tests and test messages,
  e.g. `/\s+/gi` => `/\s+/g`
* Remove dupliate backslashes from regex test messages,
  e.g. `/\\s+/g` => `/\s+/g`

The two backslashes were probably just an accident caused by how
multiple escapes are necessary with the current way tests are handled.
The `i`-flag was just unnecessary since its purpose is to ignore the
case of alphabetic characters.
2015-10-06 15:13:53 +02:00
Logan Tegman 91708a3316 Fix Waypoint: Find White Space Explaination
Changed text description to make it clear that `\s` is used to find all types of whitespace characters, not just `" "`.
Closes #2838
2015-10-05 22:50:09 -07:00
Quincy Larson 68b12caf48 minor improvements to onboarding and create skeleton commit page 2015-10-05 22:19:55 -07:00
Quincy Larson c27e5bf6c4 start adding clementine challenge 2015-10-05 21:57:15 -07:00
Quincy Larson 34efc43f6a update copy of certificate flows 2015-10-05 17:18:35 -07:00
Quincy Larson fc17e266fb Merge branch 'staging' into feature/certificates 2015-10-05 16:30:01 -07:00
Berkeley Martinez 8c48626f03 Add certification page 2015-10-05 15:55:50 -07:00
benmcmahon100 da09a7b650 Brought in line with staging and added spoofigator! 2015-10-05 23:42:30 +01:00
benmcmahon100 cbb78079f9 resolve difference with the JSON and AJAX differing from staging 2015-10-05 23:40:33 +01:00
benmcmahon100 5b771e18e6 Finished the geolocation waypoint. Ready for QA and copy fixes 2015-10-05 22:46:29 +01:00
Florencia Tarditti c04832d618 fix bootstrap fluid containers wording issue
Closes #2467.
2015-10-05 21:26:18 +02:00
ahstro e079419367 Confirm the Ending: Add test case
Add a test case that makes sure the user can't just check the last
character or word.
2015-10-05 18:01:28 +02:00
Joseph Breihan dc4f5212c2 Fix typo described in issue #3585 2015-10-04 23:20:09 -04:00
Abhisek Pattnaik fe3e94e69b Modify tests for Bonfire - Where do I belong
close FreeCodeCamp/FreeCodeCamp#3381
2015-10-04 11:46:08 +05:30
SaintPeter 89e1ebb952 New for loop waypoints and verbiage improvements 2015-10-03 20:00:09 -07:00
benmcmahon100 4e33b355b0 90% complete without QA or refined descriptions/tests 2015-10-03 23:59:54 +01:00
ahstro b2bf3ce391 Truncate a string: Minor typo
The assert message said `1`, instead of the number `11` that was
actually being used in the assertion.
2015-10-03 11:23:41 +02:00
Quincy Larson c688082ee4 add appropriate challenges to certificate challenges 2015-10-02 11:44:29 -07:00
Quincy Larson 465835d6b1 Merge branch 'staging' into map-restructure
Conflicts:
	seed/challenges/basic-ziplines.json
	seed/challenges/intermediate-ziplines.json
2015-10-02 11:23:54 -07:00
Quincy Larson ea33385fea remove vestigial difficulty attribute from challenges 2015-10-02 01:06:27 -07:00
Quincy Larson 69a3729025 restructure challenges and add certificate challenge skeletons 2015-10-01 23:54:20 -07:00
Aniruddh Agarwal fa89ff3471 Merge pull request #3376 from natac13/fix/slasher-flick-unclear-head-of-array
fix unclear description slasher flick
2015-10-02 05:20:28 +08:00
Berkeley Martinez 5de6837959 Merge pull request #3548 from FreeCodeCamp/converge-bonfires
refactor all Bonfire tests to use assert and have friendly messages
2015-09-30 19:47:20 -07:00
Quincy Larson 77892a05c0 Merge pull request #3546 from FreeCodeCamp/step
add step based challenge to framework
2015-09-30 19:38:01 -07:00
Quincy Larson c2af4f9b4c fix bad merge 2015-09-30 19:26:05 -07:00
Quincy Larson dca179c2c5 Merge branch 'staging' into converge-bonfires
Conflicts:
	seed/challenges/basic-bonfires.json
	seed/challenges/intermediate-bonfires.json
2015-09-30 19:06:28 -07:00
Quincy Larson 16c0c23b2c finish QAing all bonfires 2015-09-30 19:04:26 -07:00
Quincy Larson 4fffabfe8f fix exact change and QA all JS challenges 2015-09-30 18:33:32 -07:00
benmcmahon100 1b13ad2601 Added the skeleton for the fourth challenge. Challenge three needs some refinement in the testing system 2015-09-30 23:23:58 +01:00
benmcmahon100 2d6c91b513 Three complete. More to come 2015-09-30 23:01:56 +01:00
Quincy Larson 1994e340d3 all but 4 bonfires work 2015-09-30 14:57:58 -07:00
Quincy Larson 416a866ec0 add step based challenge to framework 2015-09-30 13:26:06 -07:00
natac13 90230ec907 fix test so it does not match code not in the answer 2015-09-30 05:13:13 -04:00
Quincy Larson 03675ef0a6 finish QAing basic and intermediate bonfires 2015-09-30 01:33:07 -07:00
Mike ab72094333 Remove Unnecessary Left Over Semicolon
Remove left over semicolon from function that was converted from an anonymous function at https://github.com/FreeCodeCamp/FreeCodeCamp/issues/3287
2015-09-30 02:40:21 -04:00
Quincy Larson cbc21ee03f refactor messages on basic and advanced bonfires 2015-09-29 15:00:27 -07:00
Quincy Larson 838a80167e finish first take at upper-intermediate bonfires 2015-09-29 14:34:51 -07:00
Quincy Larson 6657348722 finish first pass at intermediate bonfires 2015-09-29 14:18:43 -07:00
Quincy Larson 52c74f5a3d merge staging 2015-09-29 13:44:58 -07:00
Quincy Larson 9e2db7636f Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-09-29 13:20:29 -07:00
Quincy Larson ddde4db821 Merge branch 'fix/intermediate-bonfires-tests' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/intermediate-bonfires-tests
Conflicts:
	seed/challenges/intermediate-bonfires.json
2015-09-29 13:19:24 -07:00
Quincy Larson 1a653182e7 add messages to basic and advanced bonfires 2015-09-28 19:55:58 -07:00
Anton Strömkvist 759941c8a2 Merge pull request #3391 from awesomeaniruddh/fix/html-test-improvement
Added test to HTML5 waypoint to make it stricter
2015-09-29 04:27:59 +02:00
benmcmahon100 e2459fa869 Foundation fo AJAX stuff is done. Going to move on to process fetched data and creating a UI generating function for each individual object 2015-09-28 23:24:42 +01:00
Aniruddh Agarwal 5fc97da3c3 Add test HTML5 waypoint to make it stricter
- Added a test to the "Nest an Anchor Element within a Paragraph" waypoint. The text 'View more' must now be outside the <a> tags.
2015-09-28 21:06:08 +08:00
Anton Strömkvist 1ada40ead5 Merge pull request #3507 from natac13/fix/typo-in-test-slasker-flick
fixed typo in test
2015-09-28 11:11:35 +02:00
Anton Strömkvist 61d77f5709 Merge pull request #3403 from erictleung/feature/note-about-zero-index
Add note about how jQuery is zero-indexed to avoid confusion
2015-09-28 10:20:02 +02:00
Anton Strömkvist 8298fe7a04 Merge pull request #3504 from xeoneux/fix/bonfire-where-art-thou
Edit last test case for Bonfire: Where art thou
2015-09-28 09:51:03 +02:00
Quincy Larson 27f231e72f refactor tests to show same message when passing and failing 2015-09-27 23:22:06 -07:00
Aniruddh Agarwal 82e61c28b2 Merge pull request #3520 from abhisekp/fix/waypoint-manipulate-arrays-with-unshift
Minor fix comments in Waypoint: Manipulate Arrays With unshift
2015-09-28 09:19:05 +08:00
Abhisek Pattnaik 0ef3e36d6f Fix comments in Waypoint: Manipulate Arrays With unshift 2015-09-28 03:45:13 +05:30
Arsen Melikyan 9d89cf8a7a Merge pull request #3516 from abhisekp/waypoint-modify-array-data
Correct comment in Waypoint - Modify Array Data With Indexes
2015-09-27 23:52:22 +04:00
Abhisek Pattnaik 305f661196 Correct comment
Replace "ourArray[1]" with "ourArray"
close FreeCodeCamp/FreeCodeCamp#3515
2015-09-28 01:04:59 +05:30
Quincy Larson 96804d37cf confirm all advanced bonfires work though test output is not ideal yet 2015-09-27 01:04:21 -07:00
Quincy Larson dc48635f5d make more improvements to advanced bonfire tests 2015-09-27 00:52:27 -07:00
Quincy Larson 15f9fdabb7 Merge branch 'bonfire-failure-messages' into converge-bonfires 2015-09-27 00:34:35 -07:00
Quincy Larson d25330278b remove unneccessary additional bonfire argument I added a month ago 2015-09-27 00:21:15 -07:00
natac13 5d0cb58d3a fixed typo in test
closes #3505
2015-09-26 11:17:49 -04:00
Aayush Kapoor 4a3283a5a7 Edit last test case for Bonfire: Where art thou 2015-09-26 16:01:46 +05:30
Eric Leung e910853186 add note about how jQuery is zero-indexed for clarification 2015-09-24 03:57:36 -07:00
Aniruddh Agarwal 23a7745415 Merge pull request #3368 from bugron/fix/test-fix_in_bonfire-title-case-a-sentence
Fixes a test in a bonfire
2015-09-24 18:07:27 +08:00
Quincy Larson a1d67fa255 Merge pull request #3471 from awesomeaniruddh/fix/rename-zipline
Renamed zipline for consistency
2015-09-23 17:40:30 -07:00
Joel Bentley a75db9c7f2 Modify test to allow for blank line after comment 2015-09-23 18:21:16 -04:00
Aniruddh Agarwal 326ed99346 Renamed zipline for consistency
Renamed the 'Wikipedia Viewer' ziplines to 'Build a Wikipedia Viewer' to make it consistent with the other zipline names.
2015-09-23 16:27:42 +08:00
Quincy Larson 4d4aae6cf4 start refactoring advanced bonfires 2015-09-22 12:23:45 -07:00
Arsen Melikyan 9b24c15f29 Merge pull request #3351 from alnero/feature/russian-translation
Add russian translation for the basic-ziplines
2015-09-22 21:16:35 +04:00
ahstro d9d558a8a9 Slot Machine false positives
The 'Add your JavaScript Slot Machine Slots' waypoint would
throw false positives if all slot numbers were the same, effectively
allowing the campers to pass the test without having written any code.
2015-09-21 23:42:19 +02:00
Anton Strömkvist 13d79f8a4f Merge pull request #3321 from natac13/natac13-expect-to-assert-advanced-bonfires
changed expects to assert style tests
2015-09-21 16:56:33 +02:00
Nerodenko Alexey 0da44d712b Add russian translation for the basic-ziplines 2015-09-21 17:19:22 +03:00
Joel Bentley 82605bbcb0 Fix test on Waypoint Use Comments to Clarify Code 2015-09-20 16:48:09 -04:00
Rich Churcher e0df3171f4 Make plain that the array is not already sorted. 2015-09-21 08:34:22 +12:00
natac13 4763f9957c changed expects to assert style tests
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
Joel Bentley 182960af04 Fix tests on Waypoint Mobile Responsive Images 2015-09-20 15:52:54 -04:00
Arsen Melikyan 5ab8c0a228 Merge pull request #3377 from TylerMoeller/patch-1
Fix typo in html5-and-css.json
2015-09-20 20:27:01 +04:00
Anton Strömkvist f06cf41065 Merge pull request #3369 from bugron/fix/editor-match-error_fix
Fixes two 'editor.match() in null' errors
2015-09-20 17:47:47 +02:00
Tyler Moeller 99f2dc2ac4 Fix typo in html5-and-css.json
The challenge "Nest an Anchor Element within a Paragraph" has a small typo at the end of the English description text as highlighted below:

"Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is rest is plain text."

This commit removes the final "rest is" highlighted above, giving us this sentence instead:

Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is plain text.
2015-09-20 08:35:21 -07:00
natac13 c62503bec4 fix unclear description slasher flick
closes #3373
2015-09-20 11:21:57 -04:00
Aniruddh Agarwal 0a455fcd92 Fixes basic bonfire's permissive test 2015-09-20 07:53:25 +08:00
Arsen Melikyan 8129f8a277 fixes two 'editor.match() in null' errors 2015-09-20 02:17:25 +04:00
Arsen Melikyan 635d02db03 fixes a test in a bonfire 2015-09-20 01:08:05 +04:00
Arsen Melikyan 12ef390288 new test checks if all elements are nested in container-fluid 2015-09-20 00:42:01 +04:00
Joel Bentley 4c48547b0d Fix test on Waypoint Create Unordered List 2015-09-19 14:50:54 -04:00
Aniruddh Agarwal dfe6da9ea6 Added test to determine num of elements with class 2015-09-19 20:18:17 +08:00
Berkeley Martinez f871db26da Merge pull request #3326 from AEA2002/change/functionName
changed user-named function: replace to myReplace
2015-09-17 22:50:30 -07:00
Aniruddh Agarwal 93029f4e35 Refactored intermediate bonfires expect to assert 2015-09-18 10:37:32 +08:00
Berkeley Martinez 5da4be5779 Merge pull request #3341 from QuincyLarson/basejump
make "basejump" singular instead of plural on the map
2015-09-17 13:35:22 -07:00
Arsen Melikyan e4eda74fa2 Merge pull request #3342 from avastu/Fix-title-case
Fixes "Javascript uses use" typos
2015-09-17 15:23:04 +04:00
Utsav Ahuja 63da377fa8 Fixed "Javascript uses use" typo 2015-09-17 01:04:00 -07:00
Quincy Larson 58a8725d75 make "basejump" singular instead of plural on the map 2015-09-16 23:57:05 -07:00
Pavel Tsurbeleu be37378783 fix wording of src attribute assertion's message to be consistent with other messages in waypoint-make-images-mobile-responsive challenge 2015-09-16 18:10:16 -07:00
Pavel Tsurbeleu 165cb41080 fix count img elements assertion in waypoint-make-images-mobile-responsive challenge to be strict 2015-09-16 18:04:37 -07:00
Pavel Tsurbeleu 2843bd804a add an assertion to ensure well-formed img elements in waypoint-make-images-mobile-responsive challenge, closes #1021 2015-09-16 17:03:23 -07:00
ahstro a526b9d54a Fix typo in bonfire test case 2015-09-16 22:34:25 +02:00
AEA2002 986a9977ee changed user-named function: replace to myReplace 2015-09-15 19:02:56 -04:00
ahstro 7e9c5e0882 Add more falsy values to 'Falsy Bouncer', again.
This was already fixed at some point by abhisekp, but their changes
seems to have been overwritten somewhere along the line.
2015-09-15 18:46:51 +02:00
Aryan Jabbari 266b40702e Changed 'background color of blue' to 'color of blue'; fixed #3306 2015-09-15 01:13:52 -04:00
Joel Bentley 627cb9b122 Fix description Bonfire: Arguments Optional 2015-09-14 19:38:59 -04:00
Berkeley Martinez fba0d02c08 Merge branch 'bonfire-tests' of https://github.com/QuincyLarson/freecodecamp into QuincyLarson-bonfire-tests 2015-09-14 15:28:14 -07:00
Berkeley Martinez 1eb34dc175 Merge pull request #3298 from awesomeaniruddh/fix/html-waypoint-desc
Fix waypoint description to be in accordance with W3C rec
2015-09-14 15:20:33 -07:00
Berkeley Martinez a30a5f4bcb Merge pull request #3303 from avastu/Fix-title-case
Fixed Ambigious Explanation of Title Case
2015-09-14 15:18:33 -07:00
Quincy Larson 4f16b0e996 revert intermediate-bonfires to previous state for another camper to tackle 2015-09-14 14:57:14 -07:00
Quincy Larson d66dbc3879 Merge branch 'staging' into bonfire-tests 2015-09-14 14:56:06 -07:00
Quincy Larson 952b5e8e70 verify all basic-bonfires.json bonfires work as before 2015-09-14 14:55:00 -07:00
Aniruddh Agarwal 22e785b0b8 Fix waypoint description to be in accordance with W3C rec 2015-09-15 05:50:14 +08:00
Utsav Ahuja 148f68e3a1 Fixed ambigious wording 2015-09-14 14:30:53 -07:00
Berkeley Martinez ac5573b11c Merge pull request #3291 from QuincyLarson/fix-3278
minor formatting improvement to @awesomeaniruddh fix
2015-09-14 14:13:13 -07:00
Quincy Larson b605af0f09 Merge pull request #3301 from avastu/patch-2
Corrected Incorrectly Styled Text in Target HTML Elements
2015-09-14 14:12:08 -07:00
Utsav Ahuja 9a7fc92e79 Corrected Incorrectly Styled Text
In Target HTML Elements (jQuery) per https://github.com/FreeCodeCamp/FreeCodeCamp/issues/3299
2015-09-14 13:49:28 -07:00
Quincy Larson e107b0e005 Merge branch 'feature/enlarge-images' of https://github.com/bugron/FreeCodeCamp into bugron-feature/enlarge-images 2015-09-14 13:43:34 -07:00
Quincy Larson 98ed941384 most of the basic bonfires have running tests 2015-09-14 13:43:04 -07:00
bugron c6e3c89b7c adds ability to 1-click expand images 2015-09-14 21:10:28 +04:00
Quincy Larson 3d08496eb8 Merge branch 'staging' into bonfire-tests
Conflicts:
	seed/challenges/basic-bonfires.json
	seed/challenges/intermediate-bonfires.json
2015-09-14 00:24:33 -07:00
Quincy Larson 31f818788d Merge branch 'patch-4' of https://github.com/souldreamer/FreeCodeCamp into souldreamer-patch-4
Conflicts:
	seed/challenges/basic-javascript.json
2015-09-13 23:35:27 -07:00
Quincy Larson ba4aacdbfd minor improvements to suggested edits 2015-09-13 23:26:03 -07:00
Quincy Larson 404b6d93c5 Merge branch 'bugron-basic_js_fix-3' of https://github.com/bugron/FreeCodeCamp into bugron-bugron-basic_js_fix-3 2015-09-13 21:03:00 -07:00
Quincy Larson 9bdbb59b67 Merge branch 'bugron-basic_js_fix-2' of https://github.com/bugron/FreeCodeCamp into bugron-bugron-basic_js_fix-2
Conflicts:
	seed/challenges/basic-javascript.json
2015-09-13 20:59:54 -07:00
Quincy Larson 2688f48c71 small copy improvements to @bugron fixes 2015-09-13 20:55:51 -07:00
Quincy Larson 5ccf8fe56c Merge branch 'bugron-basic_js_fix-1' of https://github.com/bugron/FreeCodeCamp into bugron-bugron-basic_js_fix-1 2015-09-13 20:48:46 -07:00
Quincy Larson 389d8b43a8 switch backticks for doublequotes and fix the git.json file as well 2015-09-13 20:44:25 -07:00
Quincy Larson ba25511ee5 Merge branch 'awesomeaniruddh-1318' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-awesomeaniruddh-1318 2015-09-13 20:39:40 -07:00
Quincy Larson 5376c1d4fe Merge pull request #3266 from leonfeng/leonfeng-fix-3208
Change the example in Waypoint: Manipulate Arrays With unshift()
2015-09-13 20:22:30 -07:00
Quincy Larson f31fe15d77 minor formatting improvement to @awesomeaniruddh fix 2015-09-13 19:56:57 -07:00
Quincy Larson d0359e5b27 Merge pull request #3278 from awesomeaniruddh/awesomeaniruddh-3276
Edited decription of html waypoint to include details
2015-09-13 19:50:48 -07:00
Joel Bentley c0f08b140a Add explanation of how values passed to function 2015-09-13 16:02:25 -04:00
Joel Bentley bf08c300be Remove unneeded tests 2015-09-13 15:34:54 -04:00
Joel Bentley 96e071687b Modify sample function in code to match form of sample function in description 2015-09-13 14:04:52 -04:00
Berkeley Martinez a0ef8dd2ee Merge pull request #3277 from awesomeaniruddh/awesomeaniruddh-3268
Updated instructions to ziplines intro challenge
2015-09-12 23:56:35 -07:00
Berkeley Martinez 11370db569 Merge pull request #3263 from leonfeng/leonfeng-fix-3260
Fix wording of the tests in Waypoint: Create Bootstrap Wells
2015-09-12 23:29:54 -07:00
Berkeley Martinez e982bd198e Merge pull request #3261 from awesomeaniruddh/awesomeaniruddh-2065
Fixes description of jQuery waypoint
2015-09-12 23:02:33 -07:00
Aniruddh Agarwal 0c7b1dbf5f Fixes description of jQuery waypoint 2015-09-13 13:58:37 +08:00
bugron 3af8a9eb9f Fixes typos, word issues in Basic JS, part 3 2015-09-13 09:10:30 +04:00
bugron 43778e5149 Fixes typos, word issues in Basic JS, part 2 2015-09-13 09:02:54 +04:00
bugron 02d24381a7 Fixes typos, word issues in Basic JS, part 1 2015-09-13 08:52:51 +04:00
Berkeley Martinez 849e823d54 Merge pull request #3255 from bugron/bugron-1117
Improves tests to check if elements are nested properly
2015-09-12 21:46:14 -07:00
Berkeley Martinez 94ca5a0326 Merge pull request #3225 from awesomeaniruddh/awesomeaniruddh-1398
Updated description of voting app basejump
2015-09-12 21:39:47 -07:00
Berkeley Martinez b3c7a73ee1 Merge pull request #2892 from bugron/bugron-2256
fixes a test and some text
2015-09-12 21:31:46 -07:00
Berkeley Martinez 91f6e21757 fix typo 2015-09-12 20:39:23 -07:00
Berkeley Martinez 5360531dc8 Merge branch 'sJhonny-e-969' of https://github.com/sJhonny-e/FreeCodeCamp into sJhonny-e-sJhonny-e-969 2015-09-12 20:37:48 -07:00
Berkeley Martinez 8f50925bba Merge pull request #2957 from awesomeaniruddh/awesomeaniruddh-2955
updated ambiguous description of jquery waypoint
2015-09-12 19:52:32 -07:00
Aniruddh Agarwal 9243a1832f Edited decription of html waypoint to include details 2015-09-13 07:40:17 +08:00
Aniruddh Agarwal 739a8b122b Merge pull request #3273 from joel-bentley/joel-bentley-2274
Fix description of Waypoint: Find Numbers with Regular Expressions
2015-09-13 07:12:28 +08:00