Commit Graph

2030 Commits

Author SHA1 Message Date
4c7302f716 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
27bda547dd 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
6db12e1821 Adapt translation according to the new curriculum 2016-02-14 05:19:13 +00:00
6720cf15a9 Merge pull request #6976 from venky18/patch-3
Updated the regex
2016-02-13 21:10:14 -08:00
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
99386a4d61 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
9025d3ee1c Update jslingo.json 2016-02-12 23:03:40 +01:00
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
d52042621f 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
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
0775fa115f Merge pull request #6883 from AkiraLaine/typo/testing-debugging
fixed small typo in challenge title
2016-02-11 11:35:39 -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
781d14ad77 fixed small typo in challenge title 2016-02-11 18:38:05 +11: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
f2d6c5754b 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
d18d4963b0 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
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