Commit Graph

2223 Commits (0a9e3549375239142e5a41e6a5d58ce8be90b289)

Author SHA1 Message Date
Rafael J. Rodriguez 5e8c096def Changes demo app
The purpose is to switch the demo app to another one that works better as the original one does not work well with url that specify a port as discussed at https://github.com/FreeCodeCamp/FreeCodeCamp/issues/7525

Closes #7525
2016-03-19 16:20:45 -04:00
Ka Lun Lee d021574bc3 added links for clarification on Make Objects Properties Private challenge.
fixed grammar from previous PR. This closes #7282.
2016-03-19 12:04:14 -07:00
Eric Leung f8b8a29b9b Make Chunky Monkey function name unique 2016-03-18 09:40:57 -07:00
drk7891 5b75652fa6 Fixed challenge typo 2016-03-18 10:35:28 -04:00
Eric Leung 41cd3dae5f Make Truncate a String function unique & clarify
- Change `truncate` function to `truncateString`
- Update challenge description to clarify goals of challenge
2016-03-17 05:46:07 -07:00
Mrugesh Mohapatra ab5b1451e4 Merge pull request #7571 from alistermada/fix/links-in-video-descriptions
Fix links in video challenge descriptions
2016-03-17 18:03:15 +05:30
Berkeley Martinez 6d1a4b2847 Merge pull request #7582 from jacobbearden/fix/image-protocol
fix image protocol
2016-03-16 21:23:16 -07:00
Vladimir Támara Patiño 6cc56e4a6c Merge pull request #7332 from BlancaInesAcosta/fix/ES-computer-basics
Translation of challenge console and logging in  computer-basics
2016-03-16 23:08:56 -05:00
Jacob Bearden fcf866906b fix image protocol 2016-03-16 20:32:12 -06:00
Blanca Acosta d02bc605a2 Translation of challenge console and logging in computer-basics
Update computer-basics.json
2016-03-16 21:18:51 +00:00
Eric Leung 6d055723a8 Make Repeat a String function name unique 2016-03-16 14:17:27 -07:00
Logan Tegman 88c917c639 Merge pull request #7536 from erictleung/fix/unique-function-name-for-inventory-update
Make Inventory Update function name unique
2016-03-16 13:21:08 -07:00
Eric Leung 5d4138a495 Make Inventory Update function name unique
- Change `inventory` function name to `updateInventory` in seeded code,
  solution, and tests
- Update instructions to be more clear
2016-03-16 13:14:34 -07:00
Logan Tegman 5c16a3aeb5 Merge pull request #7561 from erictleung/fix/unique-function-name-for-friendly-dates
Make Friendly Date Ranges function name unique
2016-03-16 13:08:48 -07:00
Logan Tegman 34dffa3421 Merge pull request #7573 from erictleung/fix/unique-function-name-for-confirm-the-ending
Make Confirm the Ending function name unique
2016-03-16 12:53:36 -07:00
Mrugesh Mohapatra 1feb43edad Merge pull request #7511 from SaintPeter/feature/add-exact-change-solution
Add solution to Exact Change
2016-03-16 18:10:48 +05:30
Eric Leung e9683bb318 Make Confirm the Ending function name unique
- Change `end` function name to `confirmEnding`
- Add clarity on arguments used in function
2016-03-15 23:54:56 -07:00
Alister N. Mada c13e234ff7 Fix links in video descriptions 2016-03-16 12:51:08 +07:00
Berkeley Martinez 5df5658a5e Merge pull request #7505 from SaintPeter/fix/change-nameLN-to-titleLN
Change nameXX properties to titleXX properties
2016-03-15 11:34:32 -07:00
Eric Leung fa18f967d9 Make Friendly Date Ranges function name unique 2016-03-15 01:05:16 -07:00
Andre Alonzo e54e83494f Updated example code fo r Accessing Nested Arrays in JSON 2016-03-14 22:50:24 -07:00
Rex Schrader 296536fd81 Merge pull request #7516 from FreeCodeCamp/fix/update-faq
Update Campsite challenge copy and labs
2016-03-14 21:15:11 -07:00
Quincy Larson cf4b862c4c Merge pull request #7396 from jnmorse/enhancement/suggest_prefix_localStorage
Added Prefix Hint to React Recipe Box
2016-03-13 17:17:33 -07:00
Quincy Larson 4ba1cb6317 Update campsite challenge copy 2016-03-11 23:57:43 -08:00
Rex Schrader 6e7d5db741 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
SaintPeter 9d0cadb723 Add solution to Exact Change 2016-03-11 20:35:55 -08:00
Eric Leung 3997da2dcd Make Exact Change function name unique & lint
- Change `drawer` function to `checkCashRegister`
- Add code tags around subjectively needed text
2016-03-10 21:01:05 -08:00
Eric Leung bcbd863b9a Fix javascript to JavaScript in Basic JavaScript 2016-03-10 00:09:18 -08:00
drk7891 68bd573fda Fixed link to open in new window 2016-03-09 21:06:09 -05:00
Quincy Larson 58ad7f1ea1 Merge pull request #7412 from alnero/feature/russian-translation-basic-front-end-projects
Add russian translation for basic-ziplines.json
2016-03-09 07:49:20 -08:00
Rex Schrader b576e5c9d0 Merge pull request #7472 from ZackWard/fix/sort-arrays-with-sort
Clarify how the sort callback works
2016-03-08 19:56:47 -08:00
Vladimir Támara Patiño 9767546767 Finishing reviewing of spanish translation by @jorgeruvalcaba.
Thanks for corrections to @justinian336
2016-03-08 21:58:27 -05:00
Zack Ward ec1369feba Clarify how the sort callback works 2016-03-08 16:39:02 -07:00
Justin Richardsson c03b280bcf Merge pull request #7408 from regonn/translate/japanese-getting-started-create-a-github-account-and-join-our-chat-rooms
Translate in Japanese Getting started / Create a GitHub Account etc…
2016-03-07 17:54:24 -05:00
regonn 9bd49122b5 Translate in Japanese Getting started / Create a GitHub Account and Join our Chat Rooms 2016-03-08 07:29:12 +09:00
cuent d7f0a49875 Translate to Spanish new challenges of Update Gear Up for Success and Basic Ziplines files. 2016-03-07 10:52:14 -05:00
Logan Tegman f1e5b16a93 Merge pull request #7361 from raisedadead/fix/change-text-with-click-events
Fix tests for Change text with Click Events
2016-03-06 14:07:51 -08:00
Eric Leung 4514d54778 Add code tags and fix wording in Pairwise 2016-03-06 12:22:14 -08:00
Nerodenko Alexey 2aeacc48a9 Add russian translation for basic-ziplines.json 2016-03-05 13:13:12 +03:00
Logan Tegman f3ad170bab Merge pull request #7371 from JoshFisk/fix/falsybouncertest
Add test to "Falsy Bouncer"
2016-03-04 18:45:18 -08:00
Logan Tegman ab1ce9e72e Merge pull request #7388 from erictleung/fix/friendly-date-range-spaces
Remove spaces and add code tags to Dates Ranges
2016-03-04 18:18:53 -08:00
pomarbar d810ba6218 Translation to spanish of challenge Computer-security in Computer-basics.json 2016-03-04 17:43:55 +00:00
Joseph Morse 5b3eb6ad18 Added Prefix Hint to React Recipe Box
This adds a hint to the React Recipe Box project, and closes #7297.
Translations of the hint would still be needed.
2016-03-04 12:24:09 -05:00
Eric Leung 580a57d551 Remove spaces and add code tags to Dates Ranges 2016-03-03 23:11:37 -08:00
Eric Leung cc1aae6804 Add blockquote and code tags to US Phone Numbers 2016-03-03 21:58:54 -08:00
JoshFisk 0ef183aa93 Fixed description of "Change Text with Click Events" 2016-03-02 21:27:27 -08:00
JoshFisk f6b4e6d3da Add test to "Falsy Bouncer". 2016-03-02 21:16:56 -08:00
Vladimir Támara Patiño cdc63ba514 Translation to spanish of computer-basics.json.
Thanks for corrections to @afidka
2016-03-02 21:44:59 -05:00
Mrugesh Mohapatra c71c693d6d Fix tests for Change text with Click Events
This commit adds checks to alow `.text` along with `.html`,
as per the discussion in the issue.
2016-03-03 02:06:30 +05:30
Logan Tegman c6021d5ada Merge pull request #7182 from pasosdeJesus/fix/ES-bigonotation
Translation to spanish of bigonotation
2016-03-02 10:38:24 -08:00
Logan Tegman be8159fc30 Merge pull request #7237 from erictleung/fix/symmetric-difference-wording
Update Symmetric Diff tests with length check
2016-03-02 10:36:42 -08:00
Randy Tolentino 0fe14f897d Changed very last test for the Comparisons with the Logical And Operator challenge.
- the last test was a repeat, of testing the number 51 and expecting No
- changed the spec to test for 80, and should still return No
2016-03-02 09:54:21 -06:00
Eric Leung 62a2515b67 Update Symmetric Diff tests with length check
- Fix last test by removing unnecessary formatting
- Change `deepEqual` tests to `sameMembers` tests
- Add tests to check array lengths
2016-03-01 22:40:23 -08:00
Logan Tegman c9c9a79bf0 Fix API projects JSON 2016-03-01 14:57:04 -08:00
Vladimir Támara Patiño 8699bd3cbe Merge branch 'staging' into fix/ES-bigonotation 2016-02-29 21:57:27 -05:00
Vladimir Támara Patiño 4b7764fdb9 Merge branch 'staging' into fix/ES-bigonotation 2016-02-29 21:47:45 -05:00
Vladimir Támara Patiño d86ecfce87 Translation to spanish: corrections for api-projects, thanks to @alejandroperezforcada 2016-02-29 21:44:53 -05:00
Hallaathrad e20c215a4c changed the faulty/confusing test message 2016-02-29 14:55:59 -05:00
Eric Leung a116bfd344 Fix spelling in Pairwise challenge 2016-02-28 16:20:24 -08:00
DemiPixel 1c61dad1d2 Make "Pairwise" description clearer
Somebody trying to do it found it confusing and so did I so I tried to improve the example a bit to be a bit clearer about why it returned 11.
2016-02-28 00:43:52 -08:00
Logan Tegman 17d4033236 Merge pull request #7286 from thejonathangraham/feature/french-gettingstarted
French translation: Getting Started
2016-02-27 09:48:47 -08:00
Jonathan Graham 494b78980b French translation: Getting Started 2016-02-27 16:26:00 +00:00
Quincy Larson 4413e9b5af Merge branch 'staging' into carolinaknoll-add/PtBR-translation-html5-and-css
Conflicts:
	seed/challenges/01-front-end-development-certification/html5-and-css.json
2016-02-26 16:07:45 -08:00
Quincy Larson 525d91f4b7 Merge branch 'add/PtBR-translation-html5-and-css' of https://github.com/carolinaknoll/FreeCodeCamp into carolinaknoll-add/PtBR-translation-html5-and-css 2016-02-26 15:54:56 -08:00
Quincy Larson 2f7aa1d2a0 Merge pull request #7187 from pasosdeJesus/fix/ES-update-api-projects
Translation to spanish of api-projects.
2016-02-26 15:51:13 -08:00
Logan Tegman a3077c8acf Merge pull request #7235 from NolanChan/fix/require-text-field-close
Added test to check for well-formed input element
2016-02-26 13:03:24 -08:00
NolanChan 57688f2772 Added test to check for well-formed input element 2016-02-26 09:58:07 -08:00
Logan Tegman 14b77533c5 Merge pull request #7238 from ChristianLapinig/fix/submit-button-tests
Fix test case so only the word "submit" can pass test
2016-02-25 18:55:44 -08:00
Logan Tegman 7775ba051d Merge pull request #7228 from pasosdeJesus/add/ES-jslingo
Translation to spanish of jslingo.json
2016-02-25 18:45:34 -08:00
Vladimir Támara Patiño 94d0d8c77a Translation to spanish of jslingo.json
Closes #6999
Thanks for corrections to @justinian336
2016-02-25 21:31:21 -05:00
Christian Lapinig 7d82b0776d Fix test case so only the word submit can pass test 2016-02-25 01:15:16 -08:00
Arsen Melikyan 2bc9ff9265 Merge pull request #7183 from pasosdeJesus/fix/ES-jquery
Verifies and updates translation to spanish of jquery.json
2016-02-24 22:37:48 +04:00
Vladimir Támara Patiño 4b89084065 Verify and update translation to spanish of jquery.json
Closes #6504
Thanks for correction to @justinian336 and @bugron
2016-02-24 13:31:06 -05:00
Vladimir Támara Patiño 24b1d2d49e Verify and update translation to spanish of intermediate-bonfires.json
Closes #6502
Thanks for corrections to @justinian336
2016-02-24 13:26:10 -05:00
Arsen Melikyan d1dcacbae0 Merge pull request #7217 from pasosdeJesus/fix/ES-update-bootstrap
Updates translation to spanish of bootstrap
2016-02-24 22:26:13 +04:00
Vladimir Támara Patiño ff00545075 Updates translation to spanish of bootstrap
Closes #6498
Thanks for corrections to @justinian336
2016-02-24 13:15:47 -05:00
Arsen Melikyan 92c812b477 Merge pull request #7204 from justinian336/Audit/ES-Translation-of-html5-and-css.json
Audit ES Translation of html5-and-css.json
2016-02-24 20:29:16 +04:00
justinian336 c28e452f14 Audit ES Translation of html5-and-css.json. Thanks to @vtamara for the corrections. 2016-02-24 16:21:25 +00:00
Arsen Melikyan c9db30fd30 Merge pull request #7200 from pasosdeJesus/fix/ES-chromedevtools
Translation to spanish of chromedevtools.json
2016-02-24 14:08:36 +04:00
Vladimir Támara Patiño ae25894be9 Translation to spanish of chromedevtools.json
Closes #6997
Thanks for corrections to @justinian336
Deleting temporary files, introduced by mistake.
2016-02-24 04:54:27 -05:00
lerning 8c69030c21 fix grammar 2016-02-23 08:03:12 -06:00
Rex Schrader d146c23945 Merge pull request #7152 from JoshFisk/fix/challange-test-error-0
On "Filter Arrays w/ filter" made error match goal
2016-02-22 13:54:50 -08:00
Carolina Knoll 8978b538a4 Fix final errors 2016-02-22 18:54:46 -03:00
Carolina Knoll 283835b7a7 Remove commas and fix minor details 2016-02-22 16:51:48 -03:00
NolanChan ed3dcf0123 coding instructions made consistent in Add ID Attributes to Bootstrap Elements challenge 2016-02-22 11:31:32 -08:00
Carolina Knoll be617efcd4 Remove commas and fix minor details 2016-02-22 16:13:37 -03:00
Vladimir Támara Patiño 15ec05f28e Translation to spanish of api-projects.
Thanks for initial translation to @josectello (see https://github.com/FreeCodeCamp/FreeCodeCamp/pull/7016/ )
Closes #6513
2016-02-21 21:43:51 -05:00
Vladimir Támara Patiño 1cbe9506b4 Translation to spanish of bigonotation
Closes #6996
2016-02-21 19:12:41 -05:00
Logan Tegman c324e807af Merge pull request #7180 from erictleung/fix/spacing-in-counting-cards
Remove unnecessary line break in Counting Cards
2016-02-21 13:45:23 -08:00
Eric Leung 70d4938481 Remove unnecessary line break in Counting Cards 2016-02-21 13:23:53 -08:00
Mrugesh Mohapatra 3e85dd6c7c Change correct value of Kilobyte in bits
This commit changes the correct value of kilobytes in bits.
Tested locally.
2016-02-22 01:52:13 +05:30
Carolina Knoll 11db556b57 Challenges of html5-and-css translated. Closes #6708 2016-02-20 21:00:27 -02:00
Vladimir Támara Patiño 10d4f2f60f Translates practically empty challenges d3, react, sass
Closes #6512
Closes #6511
Closes #6507
2016-02-20 13:33:45 -05:00
Logan Tegman 1028a1cd0c Merge pull request #7091 from jorgeruvalcaba/add/ES-translation-basic-javascript
Verify and update translation to spanish of basic javascript
2016-02-19 20:16:45 -08:00
NolanChan e197e32c62 Fixed example code in Use-Spans-for-Inline-Elements challenge 2016-02-19 15:21:23 -08:00
DarkChowder 5db3cc4abc Modified the test errors of "Filter Arrays with .filter" so the goal is not misunderstood. 2016-02-19 13:17:51 -08:00
Berkeley Martinez d03bb5b9e2 Merge pull request #7108 from QuincyLarson/fix/update-github-codepen-onboarding
Fix/update GitHub codepen onboarding
2016-02-18 17:36:10 -08:00
Jorge Ruvalcaba b79ab9085c Challenges of Basic Javascript translated. Closes #6496
Challenges of Javascript translated and corrected.

Some changes in challenges of Javascript.

Format nameEs and general corrections.
2016-02-18 18:18:06 -06:00
Quincy Larson cd71797207 Remove unnecessary wiki challenge 2016-02-18 00:18:36 -08:00
Quincy Larson 0954754045 Update GitHub and CodePen on-boarding instructions 2016-02-18 00:18:09 -08:00
Jami Gibbs 97cd338430 Fix grammar in the Golf Code challenge directions 2016-02-17 16:00:09 -06:00
Logan Tegman 4f3489116f Merge pull request #7083 from erictleung/fix/spelling-mistakes-in-videos-challenges
Fix misspellings & formatting in video challenges
2016-02-17 09:25:41 -08:00
Eric Leung 912a394090 Fix misspellings & formatting in video challenges
- Fix quick misspellings in video challenges
- Update capitalization formatting e.g. dev tools to Dev Tools and google to
  Google
2016-02-17 08:44:41 -08:00
Arsen Melikyan 32aa7324c1 Merge pull request #7036 from justinian336/Audit/ES-Translation-of-object-oriented-and-functional-programming.json
Audit ES Translation of object-oriented-and-functional-programming.json
2016-02-17 17:49:49 +04:00
Arsen Melikyan ba2991886c Merge pull request #7032 from justinian336/Audit/ES-Translation-of-json-apis-and-ajax.json
Audit ES Translation of json-apis-and-ajax.json
2016-02-17 17:47:46 +04:00
Arsen Melikyan 1311559050 Merge pull request #7039 from justinian336/Audit/ES-Translation-of-dom.json
Audit ES Translation of dom.json
2016-02-17 17:46:32 +04:00
Rex Schrader a7eee3442a Merge pull request #7051 from erictleung/fix/clarify-ambiguity-for-counting-cards
Clarify Counting Cards instructions & add tests
2016-02-16 19:46:17 -08:00
Arsen Melikyan f274f6acc3 Merge pull request #7005 from pasosdeJesus/fix/ES-update-advanced-ziplines
Update and verify spanish translation of advanced-ziplines
2016-02-17 07:37:56 +04:00
Arsen Melikyan 5144320df9 Merge pull request #7004 from pasosdeJesus/fix/ES-update-basic-ziplines
Update translation to spanish of basic-ziplines
2016-02-17 07:37:10 +04:00
Vladimir Támara Patiño f2cefb22c6 Update translation to spanish of basic-ziplines. Thanks for corrections to @justinian336
Closes #6497
2016-02-16 20:11:01 -05:00
Vladimir Támara Patiño 4897b1f339 Update and verify spanish translation of advanced-ziplines. Thanks for corrections to @justinian336
Closes #7003
2016-02-16 20:05:22 -05:00
Eric Leung 860419bf56 Clarify Counting Cards instructions & add tests
- Clarify instructions by changing table column "Value" to "Count Change"
- Add two more tests with mix of 7, 8, 9 and other card values
2016-02-16 07:31:41 -08:00
Mrugesh Mohapatra fb7b15810d Update wiki link for twitch JSON Challenge 2016-02-16 13:05:42 +00:00
Eric Hartline 995208b2b9 Fixed typos on two video challenge pages 2016-02-15 21:37:42 -06:00
Quincy Larson dd43656850 add advanced project requirement to claim front end certificate challenge 2016-02-15 15:09:13 -08:00
Logan Tegman 05866f3d8d Merge pull request #6891 from raisedadead/fix/create-a-bootstrap-row
Fix test for Create a bootstrap row challenge.
2016-02-15 09:38:19 -08:00
justinian336 ab32a06a41 Audit ES Translation of dom.json 2016-02-15 17:27:00 +00:00
justinian336 b2cb004174 Audit ES Translation of object-oriented-and-functional-programming.json 2016-02-15 16:39:41 +00:00
Arsen Melikyan 8fc5467910 Merge pull request #7028 from justinian336/Audit/ES-Translation-of-front-end-development-certificate.json
Audit ES Translation of front-end-development-certificate.json
2016-02-15 20:30:48 +04:00
justinian336 ffb9ab1dc7 Audit ES Translation of json-apis-and-ajax.json 2016-02-15 15:55:37 +00:00
justinian336 ed300be31f Audit ES Translation of front-end-development-certificate.json 2016-02-15 13:34:55 +00:00
Mrugesh Mohapatra b798c8e214 Fix test for Create a bootstrap row challenge.
This commit fixes the tests to check if the `<div>` with `row` class is
actually nested below the `<h3>` tag.

Tested locally.
2016-02-15 12:45:27 +00:00
Ankit Aggarwal ec31b20baf Improve grammar of instructions for font-awesome bootstrap challenge 2016-02-15 14:41:18 +05:30
Prayag Verma e4ffc0c0ba Fix typo in api-projects 2016-02-15 13:32:39 +05:30
Arsen Melikyan 4fed4e09b5 Merge pull request #7008 from erictleung/fix/clarify-join-method
Clarify join method challenge with better example
2016-02-15 11:47:25 +04:00
Quincy Larson 264fd68abc Merge pull request #6993 from justinian336/Audit/ES-Translation-of-data-visualization-certificate.json
Audit ES Translation of data visualization certificate
2016-02-14 23:28:59 -08:00
Quincy Larson fb3b82ccc2 Merge pull request #6995 from justinian336/Audit/ES-Translation-of-back-end-development-certificate.json
Audit ES Translation of back-end-development-certificate.json
2016-02-14 23:28:19 -08:00
Quincy Larson b085bf0dcc Merge pull request #7014 from pasosdeJesus/fix/ES-update-intermediate-ziplines
Update and verify translation to spanish of intermeditate-ziplines
2016-02-14 20:37:50 -08:00
Vladimir Támara Patiño dbf7e485c2 Update and verify translation of intermeditate-bonfires
Closes #6503
2016-02-14 22:12:03 -05:00
Matt Anderson 43c76e523c fixed Moore's Law question 2016-02-14 19:08:53 -05:00
Logan Tegman 4300d0e060 Merge pull request #6928 from erictleung/fix/format-palindromes-challenge
Add more formatting & emphasize palindrome details
2016-02-14 13:38:27 -08:00
Logan Tegman 4ccf76bd76 Merge pull request #6925 from erictleung/fix/further-clarify-dot-operator
Clarify instructions on saving object properties
2016-02-14 13:32:26 -08:00
Eric Leung 5916809dd9 Clarify join method challenge with better example 2016-02-14 12:18:20 -08:00
Eric Leung f117f07a71 Add more formatting & emphasize palindrome details
- Put `true` and `false` in code tags
- Put `palindrome` in definition tags
- Add "Note" to further emphasize you'll need to remove all non-alphanumeric
  characters
- Put various forms of "race car" in code tags
2016-02-14 11:23:27 -08:00
justinian336 821be41640 Audit ES Translation of back-end-development-certificate.json 2016-02-14 15:30:54 +00:00
justinian336 c424149b23 Audit ES Translation of data visualization certificate 2016-02-14 15:00:15 +00:00
Arsen Melikyan 85f04ce707 Merge pull request #6983 from justinian336/Audit/ES-Translation-of-dynamic-web-applications.json
Adapt translation according to the new curriculum
2016-02-14 17:09:20 +04:00
Arsen Melikyan c811e1fff3 Merge pull request #6984 from justinian336/Audit/ES-Translation-of-git.json
Updating the translation to the new curriculum.
2016-02-14 17:02:51 +04:00
Arsen Melikyan 26135dd5fb Merge pull request #6985 from justinian336/Audit/ES-Translation-of-mongodb.json
Updating the translation according to the new curriculum
2016-02-14 17:02:14 +04:00
Arsen Melikyan a63d38f25d Merge pull request #6989 from justinian336/Audit/ES-Translation-of-nodejs-and-expressjs.json
Update the translation according to the new curriculum
2016-02-14 17:01:31 +04:00
justinian336 5303fbb7ac Update the translation according to the new curriculum 2016-02-14 06:09:32 +00:00
justinian336 2228f4c84c Updating the translation according to the new curriculum 2016-02-14 05:45:18 +00:00
justinian336 9af2f63eb3 Updating the translation to the new curriculum. 2016-02-14 05:39:11 +00:00
Logan Tegman c46da77a3e Merge pull request #6890 from raisedadead/fix/video-challenges-jslingo
Remove leftover question from JavaScript Lingo challenge
2016-02-13 21:26:23 -08:00
Logan Tegman a4ccbe7cf0 Merge pull request #6811 from pasosdeJesus/fix/ES-update-advanced-bonfires
Verified and updated translation to spanish of advanced-bonfires.
2016-02-13 21:25:19 -08:00
justinian336 689dc29549 Adapt translation according to the new curriculum 2016-02-14 05:19:13 +00:00
Logan Tegman 99ea090998 Merge pull request #6976 from venky18/patch-3
Updated the regex
2016-02-13 21:10:14 -08:00
Justin Richardsson 262566bab4 Merge pull request #6979 from QuincyLarson/fix/update-about
Add academic honesty page and improve about view
2016-02-13 22:25:42 -05:00
Quincy Larson 3110aed946 Remove references to APIs from basic front end projects. Closes #6971 2016-02-13 16:31:23 -08:00
Venketesh Mahapatra 34077ccd68 Updated the regex
updated the rgex  because "Target the Parent of an Element Using jQuery"  challenge was not accepting valid jquery
closes #6955
2016-02-14 02:53:58 +05:30
Rex Schrader ef4c8a1ffa Merge pull request #6933 from ankitaggarwal011/fix/improve-test-cases-challenge
Improve test cases of Record Collection challenge
2016-02-13 13:16:25 -08:00
Pwter 3c118b4d8d Update jslingo.json 2016-02-12 23:03:40 +01:00
Ankit Aggarwal f6196b0c7d Improve test cases of Record Collection challenge 2016-02-12 19:15:28 +05:30
Akira Laine fd09d79df2 Merge pull request #6911 from jamigibbs/fix/friendly-date-parameter
Updating name to accurately describe parameter data type
2016-02-12 17:20:54 +11:00
Quincy Larson 9e85cd3937 Merge pull request #6864 from ankitaggarwal011/fix/update-instructions-tests-of-challenge
Update instructions and tests of change font-size challenge
2016-02-11 21:15:21 -08:00
Quincy Larson c8016d2349 Resequence front end projects and add Tribute Page project 2016-02-11 20:46:00 -08:00
Quincy Larson c626e81d00 make the "get set for" challenges optional 2016-02-11 20:46:00 -08:00
Quincy Larson 77a74fe8dd update gear-up-for-success challenges with new social media outlets, no camper news 2016-02-11 20:46:00 -08:00
Eric Leung 7f8c10b602 Clarify instructions on saving object properties 2016-02-11 19:12:33 -08:00
Jami Gibbs 2325fbb023 Updating name to accurately describe parameter data type 2016-02-11 15:09:23 -06:00
Mrugesh Mohapatra d7f8211e30 Remove leftover question from JavaScript Lingo challenge
This commit :
1. Removes the leftover question from the JavaScript Lingo challenge
2. Fixes a warning in the Travis CI build.

Tested locally.
2016-02-11 20:14:42 +00:00
Logan Tegman 3f79bd311e Merge pull request #6888 from raisedadead/fix/filter-arrays-with-filter
Fix the instructions in the Filter Array Challenge
2016-02-11 11:38:15 -08:00
Logan Tegman e9c3747295 Merge pull request #6883 from AkiraLaine/typo/testing-debugging
fixed small typo in challenge title
2016-02-11 11:35:39 -08:00
Mrugesh Mohapatra 6154fa8e1e Fix the instructions in the Filter Array Challenge
This commit fixes the instruction text as discussed in the
issue thread.

Tested locally.
2016-02-11 11:48:52 +00:00
Akira Laine c2d7480c3b fixed small typo in challenge title 2016-02-11 18:38:05 +11:00
Ankit Aggarwal 9a346113c9 Update instructions and tests of change font-size challenge 2016-02-11 10:15:39 +05:30
Rex Schrader 858546e3ec Migrate invalid Challenge IDs 2016-02-10 15:18:48 -08:00
Arsen Melikyan c7b1ca20e8 Merge pull request #6809 from rfprod/add/RU-translation-react-projects
Russian Translation of React Projects.
2016-02-10 16:48:37 +04:00
V 26dd3d9f25 Russian Translation of React Projects. Closes #6808
Russian Translation of React Projects. Edited some typos. Closes #6808

Russian Translation of React Projects. Final edits.
2016-02-10 11:26:27 +00:00
Quincy Larson 812b50ebe1 Merge pull request #6803 from MatheusGodinho/add/PT-translation-json0apis-and-ajax
Challenges of Json APIS and Ajax translated.
2016-02-09 20:48:44 -08:00
Quincy Larson df32d1e96e Merge pull request #6822 from pasosdeJesus/fix/ES-update-basic-bonfires
Verify and update translation to spanish of basic-bonfires
2016-02-09 20:47:02 -08:00
Rex Schrader 690dedda29 Merge pull request #6856 from alistermada/fix/test-iterate-through-array
Fix test for Iterate Through An Array With For Loop
2016-02-09 16:31:24 -08:00
Quincy Larson 4afea48ffd Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2016-02-09 15:50:04 -08:00
Quincy Larson 5cc967f21d update copy and resolve merge conflict 2016-02-09 15:49:35 -08:00
Alister N. Mada b5e8f84dae Fix test for Iterate Through An Array With For Loop 2016-02-10 06:29:11 +07:00
Mrugesh Mohapatra f575222ac6 Fix text of the challenge with better wording
This commit changes the into text of the challenge with better wording,
as discussed in the issue thread.

Tested locally.
2016-02-09 23:56:19 +05:30
Rex Schrader d218346ed1 Merge pull request #6843 from erictleung/fix/clarify-symmetric-difference
Clarify symmetric difference definition + examples
2016-02-09 09:12:27 -08:00
Eric Leung 2aebcab273 Clarify symmetric difference definition + examples
- Make definition of symmetric difference more precise
- Add in set examples in description to facilitate learning of the
  concept
- Put "symmetric difference" in `<dfn>` tags
2016-02-08 22:56:41 -08:00
Eric Leung fe7e7c27be Clarify diff two arrays instructions
- Clarify you want items that are in one but not both arrays
- Add "symmetric difference" terminology for those familiar with it
2016-02-08 21:22:37 -08:00
Vladimir Támara Patiño 7b1cb3202c Update translation to spanish of basic-bonfires
Closes #6495
Thanks for corrections to @justinian336 and @Narshe1412
2016-02-08 20:44:41 -05:00
Vladimir Támara Patiño cedc6ff1cb Verified and updated translation to spanish of advanced-bonfires.
Closes #6494
Thanks for corrections to @justinian336
2016-02-07 12:32:14 -05:00
MatheusGodinho 661ab041c5 Challenges of Json APIS and Ajax translated. Closes #6717 2016-02-07 11:07:52 -02:00
Eric Leung abaeda0272 Clarify characters are each unique in permutation 2016-02-07 00:00:39 -08:00
Rex Schrader 1d624e4ed0 Merge pull request #6785 from joshuahenson/fix/clarify-nest-one-array
Clarify "Nest one Array..." challenge to include multiple arrays
2016-02-06 18:53:59 -08:00
BKinahan 01f5945e0f Fix spelling of 'inputed'
Changed spelling of 'inputed' for 'Add Placeholder Text to a Text Field' to 'input.'
Closes #6787
2016-02-06 22:31:28 +00:00
Joshua Henson 4def4278ef Clarify "Nest one Array..." challenge to include multiple arrays 2016-02-06 11:27:54 -08:00
Quincy Larson 6f6ce2d2b1 Merge pull request #6771 from FreeCodeCamp/new/video-challenges
New/video challenges
2016-02-05 21:53:04 -08:00
Rex Schrader 1646e4aa01 Merge pull request #6750 from erictleung/fix/move-challenge-titles-in-json-files
Move challenge title attribute/value pair + update
2016-02-05 21:26:32 -08:00
Eric Leung 6ae937951c Move challenge title attribute/value pair + update
- Move title attribute/value pair for each challenge in Basic Algorithm
  Scripting to between the id and description attributes for consistency among
  the other challenge JSON files
- Add space in the editor for Caesar's Cipher for alignment with the `return`
  statement
- Add code tags around `arr[i]` in Return Largest Numbers in Arrays challenge
- Add code tags around `n` in Repeat a string repeat a string
- Capitalize JavaScript in Falsy Bouncer
- Change `n` to `num` for Repeat a string repeat a string challenge
2016-02-05 21:14:20 -08:00
Briana Swift 1e7eae5281 Add new Video Content 2016-02-05 21:14:04 -08:00
Rex Schrader bf2c944b87 Merge pull request #6729 from alistermada/fix/test-for-loop-challenge-too-strict
Fix test for Iterate Through an Array with a For Loop
2016-02-05 20:35:57 -08:00
Rex Schrader 322c26ea9c Merge pull request #6749 from justinian336/Update/ES-translation-basic-bonfires
Add translation for new challenge
2016-02-05 20:30:16 -08:00
Rex Schrader f2896a9ad6 Merge pull request #6748 from erictleung/fix/add-more-slasher-flick-tests
Add more tests to Slasher Flick and fix formatting
2016-02-05 20:29:33 -08:00
SaintPeter 73ee65f2ec New Video Challenge Files
Consolidate contents of `programming.json` into `computer-basics.json`
2016-02-05 20:07:37 -08:00
Quincy Larson 19b26475e8 Merge pull request #6730 from pasosdeJesus/fix/ES-update-getting-started
Verify and updates translation to spanish of getting-started.
2016-02-04 23:29:42 -08:00
justinian336 e440ded7ac Add translation for new challenge 2016-02-05 07:24:30 +00:00
Eric Leung 241c5c2396 Add more tests to Slasher Flick and fix formatting
- Added two more tests that involve a mix of strings and numbers
- Put `n` in code tags
- Add missing period in second sentence
2016-02-04 23:23:00 -08:00
Alister N. Mada ed66e1c060 Make Iterate Through Array for loop test less strict 2016-02-05 14:21:49 +07:00
Quincy Larson 95ef30a7fe Merge pull request #6704 from justinian336/Add/ES-translation-react-projects
Add ES translation of react-projects.json
2016-02-04 21:39:49 -08:00
Quincy Larson 7d70f00c8b Merge pull request #6695 from AkiraLaine/add/video-challenges
worked on video challenge superblock
2016-02-04 18:51:24 -08:00
Logan Tegman ff998c2b8b Merge pull request #6702 from justinian336/Add/ES-translation-data-visualization-projects
ES Translation of data-visualization-projects.json
2016-02-04 14:42:52 -08:00
Rex Schrader 9aacf1021e Merge pull request #6681 from raisedadead/fix/range-error-maximum-call-stack-size-execeeded
Fix Range Error : Maximum Call Stack Size Exceeded
2016-02-04 07:51:22 -08:00
Vladimir Támara Patiño e474f53385 Verify and updates translation to spanish.
Closes #6493
2016-02-04 05:41:55 -05:00
Mrugesh Mohapatra 0a33d45368 Fix Range Error : Maximum Call Stack Size Exceeded
This commit fixes the `capture` console.log, with an alternate logic
to resolve the objects with correct scope.

Refer the PR FreeCodeCamp/FreeCodeCamp#6681 discussion for details.
Tested locally.

Updated fix to resolve broken CI
2016-02-04 14:51:37 +05:30
Akira Laine a7bd7e3729 worked on video challenge superblock
fixed rebase merge errors

Fix videos route

Fix hikes broken true/false

fixed component name
2016-02-04 17:20:34 +11:00
Simon Diep 160de4ebcf Improved description for two challenges
closes #6701
2016-02-03 14:40:48 -06:00
justinian336 3ed43182c3 Add ES translation of react-projects.json 2016-02-03 18:05:57 +00:00
justinian336 ab6faaeb5a ES Translation of data-visualization-projects.json 2016-02-03 17:10:48 +00:00
SaintPeter c3c71ada7a Fix hikes broken true/false 2016-02-02 19:51:57 -08:00
Balthazar Gronon 7e5f1eed4d style(challenge00): use less imperative wording 2016-02-02 21:16:04 +01:00
Alister N. Mada ed942a4636 Fix IE compatibility issue for Font Size challenge 2016-02-02 19:59:09 +07:00
Quincy Larson 2d63a3d5fa Merge pull request #6562 from SaintPeter/fix/restore-es-translations
Restore Prior Spanish Translations to basic-javascript.json
2016-02-02 00:16:39 -08:00
Mrugesh Mohapatra 6b8c2bb220 Add Instructions Clarification to Using Objects for Lookups
This commit adds clarification to the Instructions.
Tested locally.
2016-02-02 02:17:56 +05:30
BKinahan 4feae4a768 Changed 'will gives' to 'will give'
Corrected typo for challenge Generate Random Whole Numbers with Javascript, 'will gives' to 'will give'.
2016-02-01 11:24:19 +00:00
Berkeley Martinez 9cc8c11f31 Merge pull request #6550 from QuincyLarson/fix/sample-watermark-certs
update sample certificate images and fix a couple other onboarding as…
2016-01-31 23:13:05 -08:00
Eric Leung b4e35cb535 Clarify escape literal quotes instructions
- Change example quote to valid JavaScript
- Add example of what you will get if you print said example quote
- Place emphasis on "if" in the instructions so that it'll hopefully be clear
  you do not actually need to print it
2016-01-31 01:39:47 -08:00
Mrugesh Mohapatra a9be8f9990 Add additional test cases to Roman Numeral
This commit adds additional test case to the Roman Numeral challenge.

It was possible to pass the tests with incorrect code, as seen in the
issue discussion.

Tested locally.

closes #6616
2016-01-31 11:53:52 +05:30
Rex Schrader 29e50b4bc5 Merge pull request #6581 from raisedadead/fix/comparison-with-the-greater-than-or-equal-to-operator
Fix the test case for Comparison with operators
2016-01-30 11:35:53 -08:00
Rex Schrader 3e6b2f34f5 Merge pull request #6583 from raisedadead/fix/undefined-is-not-explained
Add a hint to Return Early Pattern for Functions
2016-01-30 11:32:07 -08:00
Mrugesh Mohapatra 42ec641645 Fix the test case for Comparison with operators
This commit fixes the test case with change to assert in one case,
and change to the test case message in another case.

I intentionally, changed the assert for one case and message for other

Tested locally.
2016-01-30 11:45:40 +05:30
Mrugesh Mohapatra a3c9d1fce6 Add a hint to Return Early Pattern for Functions
This commit adds a hint as disccussed in the issue, to clarify,
the difference between `undefined` and `"undefined"`.

Tested locally.
2016-01-30 11:34:11 +05:30
Hallaathrad a04fa02d7c Fix for "Multiple Identical Options in Switch Statements"
Corrects typo "ommitted".
Closes #6593
2016-01-29 22:58:29 -05:00
Rex Schrader 317b27b614 Merge pull request #6567 from raisedadead/fix/introducing-javascript-object-notation-json
Fix the release year for Billy Joel - Piano Man
2016-01-29 09:26:52 -08:00
Mrugesh Mohapatra cee3b691ef Fix test case in Comparisons with the Logical And Operator
This fixes the test case to do the correct assert as per the message.

tested locally.
2016-01-29 13:55:59 +00:00
Mrugesh Mohapatra 6094a9da12 Fix the release year for Billy Joel - Piano Man
This fixes the release year as mentioned in the issue.
Hope the fans will forgive us!

Tested locally.
closes #6561
2016-01-29 07:42:48 +00:00
SaintPeter 6af6091793 Restore Prior Spanish Translations to basic-javascript.json
Tested Locally

Please review, @vtamara
2016-01-28 20:07:34 -08:00
Rex Schrader 369288cdd5 Merge pull request #6549 from robjloranger/fix/set-font-size-of-element
Fix for set the font size of an element
2016-01-28 18:47:37 -08:00
robjloranger 3fe6ba79b4 fixed typo on test 1 555)555-5555 2016-01-28 12:25:34 -08:00
Rex Schrader 6be38c5330 Merge pull request #6536 from AkiraLaine/edit/remove-terminology
removed depreciated terminology from certificate challenges
2016-01-28 10:59:17 -08:00
Rex Schrader a006e48738 Merge pull request #6529 from robjloranger/fix/all-greaterthan-quotes
Fix for greater than + less than quotes
2016-01-28 10:20:48 -08:00
Rex Schrader bb6dc470a9 Merge pull request #6535 from alistermada/fix/test-comparison-equality-operator
Fix test for Comparison with the Equality Operator
2016-01-28 10:16:42 -08:00
robjloranger 95347d9c95 this fixes false positives and clears up instructions
trying out similar test to change the font family of an element

tried to better clarify instructions
2016-01-28 09:44:52 -08:00
Quincy Larson 696fdde9f2 update sample certificate images and fix a couple other onboarding assets to jive with new color scheme 2016-01-28 09:34:59 -08:00
Akira Laine 9f9c8c3f58 removed depreciated terminology from certificate challenges
made some edits

corrected backend certificate text
2016-01-28 19:10:33 +11:00
Alister N. Mada 85637d0ba7 Fix test for Comparison with the Equality Operator 2016-01-28 11:15:52 +07:00
robjloranger 81d514a8ca fixing regex asserts
Changed all regex test to accept option single/double quotes around digits in comparrisons.
Used ('|\")*

Mistakenly had strict comparisons changed, reverted those.

fixed typo

one last typo

how did i miss so many errors

last error i hope

..last .. one ..
2016-01-28 03:15:13 +00:00
Timothy Cyrus ee23a7b470 Update json-apis-and-ajax.json
Replace Multiple Line's of `<code>` blocks with `<blockquote>` to improve formatting
2016-01-27 21:58:56 -05:00
Berkeley Martinez ff72a57352 [HOTFIX] Fix step index type 2016-01-27 12:13:46 -08:00
Rex Schrader a890c1de07 Merge pull request #6467 from tahmid-ul/fix/improve-assignment-with-a-returned-value
Assignment with a Returned Value - Improved Challenge Seed
2016-01-27 10:58:27 -08:00
Rex Schrader 95995b4731 Merge pull request #6455 from alistermada/fix/more-tests-basic-javascript
Add more tests for Basic JavaScript challenges
2016-01-27 10:55:59 -08:00
Tim Hordern d895053a70 Adds spaces in CSS selectors for a consistent style 2016-01-26 23:22:21 -05:00
Logan Tegman e5e45815d8 Merge pull request #6303 from dooglus/fix/allow_2_lorem_ipsum_words
Fix validation for "Fill in the Blank with Placeholder Text"
2016-01-26 19:54:44 -08:00
Tahmid ul karim a5096f9523 Improved Challenge Seed
Assignment with a Returned Value .
2016-01-26 21:36:55 +06:00
Eric Leung aaba9283ac Adds spaces between paragraphs
Tested locally. Closes #6374
2016-01-26 07:36:55 -08:00
Alister N. Mada e5aff5d451 Remove extra spaces from Basic Javascript challenge description 2016-01-26 17:24:21 +07:00
Alister N. Mada a707a77af9 Add more tests for Basic JavaScript challenges 2016-01-26 16:37:26 +07:00
Jason Jiang f3cefa71aa Correct the array description of Chunky Monkey
The array required from the Chunky Monkey challenge is two-dimensional, not multidimensional.
The change has been made in both English and Spanish.
2016-01-26 15:28:53 +13:00
Rex Schrader cfb151ef49 Merge pull request #6445 from alistermada/fix/css-add-test-class-selector
Adds test for class selector in Prioritize One Style Over Another
2016-01-25 18:09:24 -08:00
Alister N. Mada 56719dfedc Adds test for class selector in Prioritize One Style Over Another 2016-01-26 08:27:17 +07:00
Alister N. Mada 803c04d45c Add more test cases for Make Object Properties Private 2016-01-26 06:31:30 +07:00