3bb66d455b
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
8a70289eaa
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
5f912a2761
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
57aec17124
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2016-02-09 15:50:04 -08:00
4fe49642ef
update copy and resolve merge conflict
2016-02-09 15:49:35 -08:00
7ad4ef5b44
Fix test for Iterate Through An Array With For Loop
2016-02-10 06:29:11 +07:00
e18ef9c183
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
a9d3857048
Merge pull request #6843 from erictleung/fix/clarify-symmetric-difference
...
Clarify symmetric difference definition + examples
2016-02-09 09:12:27 -08:00
baa5b9a93c
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
898a902e66
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
60076dbd75
Update translation to spanish of basic-bonfires
...
Closes #6495
Thanks for corrections to @justinian336 and @Narshe1412
2016-02-08 20:44:41 -05:00
7df0c22bff
Verified and updated translation to spanish of advanced-bonfires.
...
Closes #6494
Thanks for corrections to @justinian336
2016-02-07 12:32:14 -05:00
47aa1e2631
Challenges of Json APIS and Ajax translated. Closes #6717
2016-02-07 11:07:52 -02:00
c7e75b2dc5
Clarify characters are each unique in permutation
2016-02-07 00:00:39 -08:00
8b14acea16
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
07d1f815c1
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
9a0bc20667
Clarify "Nest one Array..." challenge to include multiple arrays
2016-02-06 11:27:54 -08:00
1ac3bbfcd4
Merge pull request #6771 from FreeCodeCamp/new/video-challenges
...
New/video challenges
2016-02-05 21:53:04 -08:00
61d9cb1b94
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
542860a676
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
c8f5ac9801
Add new Video Content
2016-02-05 21:14:04 -08:00
b62f675802
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
922ad732b2
Merge pull request #6749 from justinian336/Update/ES-translation-basic-bonfires
...
Add translation for new challenge
2016-02-05 20:30:16 -08:00
f96c1eb092
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
43c17d0b87
New Video Challenge Files
...
Consolidate contents of `programming.json` into `computer-basics.json`
2016-02-05 20:07:37 -08:00
f6b78f153f
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
ee3fc1cab4
Add translation for new challenge
2016-02-05 07:24:30 +00:00
a4e0aab432
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
493b7f4f15
Make Iterate Through Array for loop test less strict
2016-02-05 14:21:49 +07:00
4d23a5467d
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
09b5d16eef
Merge pull request #6695 from AkiraLaine/add/video-challenges
...
worked on video challenge superblock
2016-02-04 18:51:24 -08:00
eb227559d9
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
3333d8a00a
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
3da7319380
Verify and updates translation to spanish.
...
Closes #6493
2016-02-04 05:41:55 -05:00
0608c759e2
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
80c35bb409
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
da575ffc59
Improved description for two challenges
...
closes #6701
2016-02-03 14:40:48 -06:00
21b262c116
Add ES translation of react-projects.json
2016-02-03 18:05:57 +00:00
f871510762
ES Translation of data-visualization-projects.json
2016-02-03 17:10:48 +00:00
05484a6197
Fix hikes broken true/false
2016-02-02 19:51:57 -08:00
5b2bd1c5b5
style(challenge00): use less imperative wording
2016-02-02 21:16:04 +01:00
a1a1978457
Fix IE compatibility issue for Font Size challenge
2016-02-02 19:59:09 +07:00
23aa1db530
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
509ae8a6c5
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
a7869cf072
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
dde01feca3
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
d100e53b50
Merge pull request #6601 from SaintPeter/feature/challenge-checksum
...
Add Checksum to Challenges for Google Analytics
2016-01-31 17:36:16 -08:00
cbcdb8df4f
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
a1d5bcce5e
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
ee2b7e5ef9
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