Commit Graph

16540 Commits (f85a6f7f2eef001e9e7c675de5cdacfb55e6ac9e)

Author SHA1 Message Date
Jools 4ed293df6e minor change to "while loop" description (#14790) 2017-05-14 23:22:52 +05:30
helenyau0 ee15517fe5 go into intermediate algorithm scripting and remove all instances of property in the wherefore art thou exercise (#14827) 2017-05-14 23:12:23 +05:30
helenyau0 947d280809 go into intermediate algorithm scripting and remove all instances of property in the wherefore art thou exercise (#14827) 2017-05-14 23:12:23 +05:30
Todd Tyler b0c90c84a3 Add text instructing user to remove target attribute. (#14847)
Add text instructing user to remove target attribute.
2017-05-14 23:09:28 +05:30
Todd Tyler 6d1f41d140 Add text instructing user to remove target attribute. (#14847)
Add text instructing user to remove target attribute.
2017-05-14 23:09:28 +05:30
Beau Carnes 890b4aa97a Fixing error in data structure description (#14859)
Referenced in https://github.com/freeCodeCamp/freeCodeCamp/issues/14843
2017-05-14 22:53:16 +05:30
Beau Carnes 0d2bd2fd2b Fixing error in data structure description (#14859)
Referenced in https://github.com/freeCodeCamp/freeCodeCamp/issues/14843
2017-05-14 22:53:16 +05:30
David Flick 47c0a826f6 fix(seed) Typo in Use export to Reuse a Code Block (#14857) 2017-05-14 22:49:40 +05:30
David Flick 6f02f853f6 fix(seed) Typo in Use export to Reuse a Code Block (#14857) 2017-05-14 22:49:40 +05:30
Dylan f2df2e567d Merge pull request #14830 from jiakim/branch/fix/es6_instructions
Fixed instructions for ES6: Set Default Parameters
2017-05-13 21:33:59 -05:00
Jia Kim 09604b58a7 Fixed instructions for ES6: Set Default Parameters 2017-05-11 20:49:45 -04:00
Jia Kim 9abe54d573 Fixed instructions for ES6: Set Default Parameters 2017-05-11 20:49:45 -04:00
Stuart Taylor c886ebfa92 Remove duplicate from blacklisted usernames (#14769) 2017-05-08 20:29:00 +05:30
Sean Smith e50205b24a Merge pull request #14772 from no-stack-dub-sack/fix/sorting-algos
fix(tests): improve sorting algos section
2017-05-07 21:16:47 -07:00
Peter Weinberg 983cbf99dc fix(tests): improve sorting algos section 2017-05-07 22:20:42 -04:00
Peter Weinberg 7e83fee4a1 fix(tests): improve sorting algos section 2017-05-07 22:20:42 -04:00
Eric Leung 4331ccba4b Merge pull request #14748 from TheBest101/fix/Initalizing-variable-wording
fix/Uninitalized-variable-wording
2017-05-06 19:05:32 -07:00
TheBest101 00a7c6ffc8 changing wording 2017-05-06 07:45:22 -04:00
TheBest101 8941f8445c changing wording 2017-05-06 07:45:22 -04:00
Dylan eb923b90dc Merge pull request #14671 from techstonia/fix/code-tags-in-console
Code tags don't appear in output anymore
2017-05-04 08:00:40 -05:00
Dylan 4202e9f5f9 Merge pull request #14579 from JoolsMcFly/fix/add-regexp-to-better-validate-user-code
use a regexp to make sure user only changes the first line
2017-05-04 07:39:50 -05:00
Dylan 0caef00dfe Merge pull request #14579 from JoolsMcFly/fix/add-regexp-to-better-validate-user-code
use a regexp to make sure user only changes the first line
2017-05-04 07:39:50 -05:00
Berkeley Martinez d9c166111b Merge pull request #14708 from freeCodeCamp/revert-13592-feature/youtubeInMap
Revert "Add Youtube videos to the map"
2017-05-03 17:25:08 -07:00
Quincy Larson 60187e6c28 Revert "Add Youtube videos to the map (#13592)"
This reverts commit 4a3fcba501.
2017-05-03 19:22:05 -05:00
Stuart Taylor 4a3fcba501 Add Youtube videos to the map (#13592) 2017-05-03 18:03:59 -05:00
P1xt e9b5c4e7c4 Scraped first 600 Project Euler Problems (#14605)
Notes:

This is a rough draft to get everyone started.

* Questions for which I did not have confirmed answers for have "TODO" marked in the tests.
* Some descriptions contain latex - I scraped them off the official project euler site (where they use MathJax)
* Some descriptions contain images - easily found in the json by looking for contiguous blank lines - these will have to be handled manually.
2017-05-03 15:32:23 -05:00
P1xt 54223ce6d0 Scraped first 600 Project Euler Problems (#14605)
Notes:

This is a rough draft to get everyone started.

* Questions for which I did not have confirmed answers for have "TODO" marked in the tests.
* Some descriptions contain latex - I scraped them off the official project euler site (where they use MathJax)
* Some descriptions contain images - easily found in the json by looking for contiguous blank lines - these will have to be handled manually.
2017-05-03 15:32:23 -05:00
Quincy Larson d489ae78b6 add first 10 project euler problem text and titles 2017-05-03 15:32:23 -05:00
Quincy Larson 973e91aec2 add first 10 project euler problem text and titles 2017-05-03 15:32:23 -05:00
Sakthi Kumar 86cc2ee782 Provided Additional Information on a challenge (#14690) 2017-05-03 23:12:31 +05:30
Sakthi Kumar 0d9db6ea35 Provided Additional Information on a challenge (#14690) 2017-05-03 23:12:31 +05:30
Roc Granada Verdú c6bb89e0a2 Grammar error 'inputing' corrected to 'inputting'. Line 1509 file 'seed/challeges/01-responsive-web-design' (#14697) 2017-05-03 22:38:04 +05:30
Roc Granada Verdú c642e4d6ee Grammar error 'inputing' corrected to 'inputting'. Line 1509 file 'seed/challeges/01-responsive-web-design' (#14697) 2017-05-03 22:38:04 +05:30
Amartya Chaudhuri cb38fe6465 Added semicolon after object initialization (#14684)
Not mandatory but adding for the sake of consistency of tutorials.
2017-05-03 22:22:34 +05:30
Amartya Chaudhuri 9e6e841601 Added semicolon after object initialization (#14684)
Not mandatory but adding for the sake of consistency of tutorials.
2017-05-03 22:22:34 +05:30
Stuart Taylor 2ed64dc1e5 Add a settings skeleton 2017-05-03 00:21:42 +01:00
jools bd944478bd use a regexp to make sure user only changes the first line 2017-05-02 05:08:03 +02:00
jools 9a6acfb228 use a regexp to make sure user only changes the first line 2017-05-02 05:08:03 +02:00
Berkeley Martinez 999c9a08b2 Merge pull request #14663 from raisedadead/fix/contributor-covenant
chore: Add a contributor-covenant compliant CoC
2017-05-01 16:00:09 -07:00
techstonia 9f60f40b71 Code tags removed from output 2017-05-01 21:27:00 +03:00
Mrugesh Mohapatra 1fbe0ae18f chore: Add a contributor-covenant compliant CoC 2017-05-01 11:58:21 +05:30
Berkeley Martinez ee8ac7b453 feat(rechallenge): Retool challenge framework (#13666)
* feat(rechallenge): Retool challenge framework

* fix(code-storage): should use setContent not updateContent

* fix(rechallenge): fix context issue and temporal zone of death

* fix(rechallenge): Fix frame sources for user code

* fix(polyvinyl): Set should ignore source and transform should keep track of source

* fix(rechallenge): Missing return statement causing issues
2017-04-28 20:30:23 -05:00
Hadrian e0abcc085b Reworked and Repositioned Attribute Selector Challenge (#13996) 2017-04-28 21:29:59 +05:30
Hadrian da52116860 Reworked and Repositioned Attribute Selector Challenge (#13996) 2017-04-28 21:29:59 +05:30
Daniel Engle f25337ae81 Changed 'Define' to 'Declare' in code comment (#14626) 2017-04-28 12:19:50 +05:30
Daniel Engle 635215ccf3 Changed 'Define' to 'Declare' in code comment (#14626) 2017-04-28 12:19:50 +05:30
Nathália Oliveira a83238ae31 Brazilian Portuguese translation of Basic Algorithm Scripting (#14590) 2017-04-27 12:53:04 +05:30
Nathália Oliveira 88ef3b47fd Brazilian Portuguese translation of Basic Algorithm Scripting (#14590) 2017-04-27 12:53:04 +05:30
Roger Collier 3e329641bb Tightened text. Improved grammar. Removed redundancies. (#13768) 2017-04-27 03:32:07 +05:30
Roger Collier 8a1a06a39f Tightened text. Improved grammar. Removed redundancies. (#13768) 2017-04-27 03:32:07 +05:30