Commit Graph

549 Commits

Author SHA1 Message Date
Jami Gibbs
a4465ae853 Fix grammar in the Golf Code challenge directions 2016-02-17 16:00:09 -06:00
Arsen Melikyan
5e37e94855 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
61765e5985 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
Rex Schrader
cf4e29c6bf 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
8e4bc36e50 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
614de089b7 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
c2efaa86c2 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
36e5951930 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
8287438d57 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
c26220fccc Update wiki link for twitch JSON Challenge 2016-02-16 13:05:42 +00:00
Quincy Larson
009dc2abd1 add advanced project requirement to claim front end certificate challenge 2016-02-15 15:09:13 -08:00
Logan Tegman
7a74f6dca2 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
7b385925ee Audit ES Translation of object-oriented-and-functional-programming.json 2016-02-15 16:39:41 +00:00
Arsen Melikyan
c23dc3a3a9 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
34f931e189 Audit ES Translation of json-apis-and-ajax.json 2016-02-15 15:55:37 +00:00
justinian336
5cff79df80 Audit ES Translation of front-end-development-certificate.json 2016-02-15 13:34:55 +00:00
Mrugesh Mohapatra
15eb0ff112 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
51c01c64de Improve grammar of instructions for font-awesome bootstrap challenge 2016-02-15 14:41:18 +05:30
Arsen Melikyan
68649bd401 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
74ba8b22ec 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
5d0d43eeaa Update and verify translation of intermeditate-bonfires
Closes #6503
2016-02-14 22:12:03 -05:00
Logan Tegman
bbe3deca88 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
866b14b61a 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
9dbac4a7bd Clarify join method challenge with better example 2016-02-14 12:18:20 -08:00
Eric Leung
c18afe454c 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
Logan Tegman
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
Logan Tegman
6720cf15a9 Merge pull request #6976 from venky18/patch-3
Updated the regex
2016-02-13 21:10:14 -08:00
Justin Richardsson
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
Quincy Larson
27d97e23ce Remove references to APIs from basic front end projects. Closes #6971 2016-02-13 16:31:23 -08:00
Venketesh Mahapatra
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
Ankit Aggarwal
41e1c6a282 Improve test cases of Record Collection challenge 2016-02-12 19:15:28 +05:30
Akira Laine
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
Quincy Larson
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
Quincy Larson
8ad116db94 Resequence front end projects and add Tribute Page project 2016-02-11 20:46:00 -08:00
Quincy Larson
c668c83b11 make the "get set for" challenges optional 2016-02-11 20:46:00 -08:00
Quincy Larson
4961cff72f update gear-up-for-success challenges with new social media outlets, no camper news 2016-02-11 20:46:00 -08:00
Eric Leung
e24abbdf29 Clarify instructions on saving object properties 2016-02-11 19:12:33 -08:00
Jami Gibbs
d3b41dd61c Updating name to accurately describe parameter data type 2016-02-11 15:09:23 -06:00
Logan Tegman
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
Mrugesh Mohapatra
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
Ankit Aggarwal
4cf6751f3f Update instructions and tests of change font-size challenge 2016-02-11 10:15:39 +05:30
Rex Schrader
5026ba7fde Migrate invalid Challenge IDs 2016-02-10 15:18:48 -08:00
Quincy Larson
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
Quincy Larson
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
Alister N. Mada
7ad4ef5b44 Fix test for Iterate Through An Array With For Loop 2016-02-10 06:29:11 +07:00
Mrugesh Mohapatra
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
Rex Schrader
a9d3857048 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
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
Eric Leung
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
Vladimir Támara Patiño
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