Commit Graph

2225 Commits

Author SHA1 Message Date
Quincy Larson
cd71797207 Remove unnecessary wiki challenge 2016-02-18 00:18:36 -08:00
Quincy Larson
0954754045 Update GitHub and CodePen on-boarding instructions 2016-02-18 00:18:09 -08:00
Jami Gibbs
97cd338430 Fix grammar in the Golf Code challenge directions 2016-02-17 16:00:09 -06:00
Logan Tegman
4f3489116f Merge pull request #7083 from erictleung/fix/spelling-mistakes-in-videos-challenges
Fix misspellings & formatting in video challenges
2016-02-17 09:25:41 -08:00
Eric Leung
912a394090 Fix misspellings & formatting in video challenges
- Fix quick misspellings in video challenges
- Update capitalization formatting e.g. dev tools to Dev Tools and google to
  Google
2016-02-17 08:44:41 -08:00
Arsen Melikyan
32aa7324c1 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
ba2991886c 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
Arsen Melikyan
1311559050 Merge pull request #7039 from justinian336/Audit/ES-Translation-of-dom.json
Audit ES Translation of dom.json
2016-02-17 17:46:32 +04:00
Rex Schrader
a7eee3442a 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
f274f6acc3 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
5144320df9 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
f2cefb22c6 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
4897b1f339 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
860419bf56 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
fb7b15810d Update wiki link for twitch JSON Challenge 2016-02-16 13:05:42 +00:00
Eric Hartline
995208b2b9 Fixed typos on two video challenge pages 2016-02-15 21:37:42 -06:00
Quincy Larson
dd43656850 add advanced project requirement to claim front end certificate challenge 2016-02-15 15:09:13 -08:00
Logan Tegman
05866f3d8d 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
ab32a06a41 Audit ES Translation of dom.json 2016-02-15 17:27:00 +00:00
justinian336
b2cb004174 Audit ES Translation of object-oriented-and-functional-programming.json 2016-02-15 16:39:41 +00:00
Arsen Melikyan
8fc5467910 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
ffb9ab1dc7 Audit ES Translation of json-apis-and-ajax.json 2016-02-15 15:55:37 +00:00
justinian336
ed300be31f Audit ES Translation of front-end-development-certificate.json 2016-02-15 13:34:55 +00:00
Mrugesh Mohapatra
b798c8e214 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
ec31b20baf Improve grammar of instructions for font-awesome bootstrap challenge 2016-02-15 14:41:18 +05:30
Prayag Verma
e4ffc0c0ba Fix typo in api-projects 2016-02-15 13:32:39 +05:30
Arsen Melikyan
4fed4e09b5 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
264fd68abc Merge pull request #6993 from justinian336/Audit/ES-Translation-of-data-visualization-certificate.json
Audit ES Translation of data visualization certificate
2016-02-14 23:28:59 -08:00
Quincy Larson
fb3b82ccc2 Merge pull request #6995 from justinian336/Audit/ES-Translation-of-back-end-development-certificate.json
Audit ES Translation of back-end-development-certificate.json
2016-02-14 23:28:19 -08:00
Quincy Larson
b085bf0dcc 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
dbf7e485c2 Update and verify translation of intermeditate-bonfires
Closes #6503
2016-02-14 22:12:03 -05:00
Matt Anderson
43c76e523c fixed Moore's Law question 2016-02-14 19:08:53 -05:00
Logan Tegman
4300d0e060 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
4ccf76bd76 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
5916809dd9 Clarify join method challenge with better example 2016-02-14 12:18:20 -08:00
Eric Leung
f117f07a71 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
justinian336
821be41640 Audit ES Translation of back-end-development-certificate.json 2016-02-14 15:30:54 +00:00
justinian336
c424149b23 Audit ES Translation of data visualization certificate 2016-02-14 15:00:15 +00:00
Arsen Melikyan
85f04ce707 Merge pull request #6983 from justinian336/Audit/ES-Translation-of-dynamic-web-applications.json
Adapt translation according to the new curriculum
2016-02-14 17:09:20 +04:00
Arsen Melikyan
c811e1fff3 Merge pull request #6984 from justinian336/Audit/ES-Translation-of-git.json
Updating the translation to the new curriculum.
2016-02-14 17:02:51 +04:00
Arsen Melikyan
26135dd5fb Merge pull request #6985 from justinian336/Audit/ES-Translation-of-mongodb.json
Updating the translation according to the new curriculum
2016-02-14 17:02:14 +04:00
Arsen Melikyan
a63d38f25d Merge pull request #6989 from justinian336/Audit/ES-Translation-of-nodejs-and-expressjs.json
Update the translation according to the new curriculum
2016-02-14 17:01:31 +04:00
justinian336
5303fbb7ac Update the translation according to the new curriculum 2016-02-14 06:09:32 +00:00
justinian336
2228f4c84c Updating the translation according to the new curriculum 2016-02-14 05:45:18 +00:00
justinian336
9af2f63eb3 Updating the translation to the new curriculum. 2016-02-14 05:39:11 +00:00
Logan Tegman
c46da77a3e 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
Logan Tegman
a4ccbe7cf0 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
justinian336
689dc29549 Adapt translation according to the new curriculum 2016-02-14 05:19:13 +00:00
Logan Tegman
99ea090998 Merge pull request #6976 from venky18/patch-3
Updated the regex
2016-02-13 21:10:14 -08:00
Justin Richardsson
262566bab4 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