Carolina Knoll
7bba6f9b9d
Remove commas and fix minor details
2016-02-22 16:13:37 -03:00
Eric Leung
30db3f0942
Remove unnecessary line break in Counting Cards
2016-02-21 13:23:53 -08:00
Carolina Knoll
70bf821efb
Challenges of html5-and-css translated. Closes #6708
2016-02-20 21:00:27 -02:00
Logan Tegman
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
NolanChan
be5fe87984
Fixed example code in Use-Spans-for-Inline-Elements challenge
2016-02-19 15:21:23 -08:00
DarkChowder
66f4baa778
Modified the test errors of "Filter Arrays with .filter" so the goal is not misunderstood.
2016-02-19 13:17:51 -08:00
Berkeley Martinez
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
Jorge Ruvalcaba
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
Quincy Larson
c2d3fbb086
Remove unnecessary wiki challenge
2016-02-18 00:18:36 -08:00
Quincy Larson
47d9816f77
Update GitHub and CodePen on-boarding instructions
2016-02-18 00:18:09 -08:00
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