00c740f7de
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
27d97e23ce
Remove references to APIs from basic front end projects. Closes #6971
2016-02-13 16:31:23 -08:00
4eb031f318
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
41e1c6a282
Improve test cases of Record Collection challenge
2016-02-12 19:15:28 +05:30
fdc2e0d058
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
67530cbd12
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
8ad116db94
Resequence front end projects and add Tribute Page project
2016-02-11 20:46:00 -08:00
c668c83b11
make the "get set for" challenges optional
2016-02-11 20:46:00 -08:00
4961cff72f
update gear-up-for-success challenges with new social media outlets, no camper news
2016-02-11 20:46:00 -08:00
e24abbdf29
Clarify instructions on saving object properties
2016-02-11 19:12:33 -08:00
d3b41dd61c
Updating name to accurately describe parameter data type
2016-02-11 15:09:23 -06:00
3bfc0c4a51
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
0887ee4d30
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
4cf6751f3f
Update instructions and tests of change font-size challenge
2016-02-11 10:15:39 +05:30
5026ba7fde
Migrate invalid Challenge IDs
2016-02-10 15:18:48 -08:00
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
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
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
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
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
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
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
da575ffc59
Improved description for two challenges
...
closes #6701
2016-02-03 14:40:48 -06: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
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
6292867132
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
6761aa4aef
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
6af0f0f448
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