Commit Graph

572 Commits

Author SHA1 Message Date
a24d2f77d8 Added test to check for well-formed input element 2016-02-26 09:58:07 -08:00
7432d976c5 Fix test case so only the word submit can pass test 2016-02-25 01:15:16 -08:00
2b531acbfe 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
4d7966b772 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
ff29ef6c37 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
49bc24f74d Merge pull request #7217 from pasosdeJesus/fix/ES-update-bootstrap
Updates translation to spanish of bootstrap
2016-02-24 22:26:13 +04:00
3b0cc6aa8b Updates translation to spanish of bootstrap
Closes #6498
Thanks for corrections to @justinian336
2016-02-24 13:15:47 -05:00
8e4b920db7 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
c8dc798622 Audit ES Translation of html5-and-css.json. Thanks to @vtamara for the corrections. 2016-02-24 16:21:25 +00:00
6e1ac16c1d 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
c3dc127a4d Fix final errors 2016-02-22 18:54:46 -03:00
cb165ffa48 Remove commas and fix minor details 2016-02-22 16:51:48 -03:00
61227c5a04 coding instructions made consistent in Add ID Attributes to Bootstrap Elements challenge 2016-02-22 11:31:32 -08:00
7bba6f9b9d Remove commas and fix minor details 2016-02-22 16:13:37 -03:00
30db3f0942 Remove unnecessary line break in Counting Cards 2016-02-21 13:23:53 -08:00
70bf821efb Challenges of html5-and-css translated. Closes #6708 2016-02-20 21:00:27 -02:00
b1879d19b9 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
be5fe87984 Fixed example code in Use-Spans-for-Inline-Elements challenge 2016-02-19 15:21:23 -08:00
66f4baa778 Modified the test errors of "Filter Arrays with .filter" so the goal is not misunderstood. 2016-02-19 13:17:51 -08:00
dfbf934307 Merge pull request #7108 from QuincyLarson/fix/update-github-codepen-onboarding
Fix/update GitHub codepen onboarding
2016-02-18 17:36:10 -08:00
632a376145 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
c2d3fbb086 Remove unnecessary wiki challenge 2016-02-18 00:18:36 -08:00
47d9816f77 Update GitHub and CodePen on-boarding instructions 2016-02-18 00:18:09 -08:00
a4465ae853 Fix grammar in the Golf Code challenge directions 2016-02-17 16:00:09 -06:00
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
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
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
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
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
c2efaa86c2 Update translation to spanish of basic-ziplines. Thanks for corrections to @justinian336
Closes #6497
2016-02-16 20:11:01 -05:00
36e5951930 Update and verify spanish translation of advanced-ziplines. Thanks for corrections to @justinian336
Closes #7003
2016-02-16 20:05:22 -05:00
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
c26220fccc Update wiki link for twitch JSON Challenge 2016-02-16 13:05:42 +00:00
009dc2abd1 add advanced project requirement to claim front end certificate challenge 2016-02-15 15:09:13 -08:00
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
7b385925ee Audit ES Translation of object-oriented-and-functional-programming.json 2016-02-15 16:39:41 +00:00
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
34f931e189 Audit ES Translation of json-apis-and-ajax.json 2016-02-15 15:55:37 +00:00
5cff79df80 Audit ES Translation of front-end-development-certificate.json 2016-02-15 13:34:55 +00:00
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
51c01c64de Improve grammar of instructions for font-awesome bootstrap challenge 2016-02-15 14:41:18 +05:30
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
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
5d0d43eeaa Update and verify translation of intermeditate-bonfires
Closes #6503
2016-02-14 22:12:03 -05:00
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
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
9dbac4a7bd Clarify join method challenge with better example 2016-02-14 12:18:20 -08:00
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
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
6720cf15a9 Merge pull request #6976 from venky18/patch-3
Updated the regex
2016-02-13 21:10:14 -08:00