Commit Graph

2275 Commits

Author SHA1 Message Date
Mrugesh Mohapatra
0fa7c02338 Merge pull request #8168 from BKinahan/fix/exact-change-tests
Amend Exact Change tests for format consistency
2016-04-22 17:47:34 +05:30
Mrugesh Mohapatra
73816f7dc0 Merge pull request #8163 from erictleung/fix/update-misleading-mdn-capitalization-link
Update MDN charCodeAt link to be more accurate
2016-04-22 17:42:56 +05:30
Mrugesh Mohapatra
6c06cde9fa Merge pull request #8186 from erictleung/fix/add-code-tags-to-get-json
Add code tags to Get JSON challenge plus linting
2016-04-22 17:21:14 +05:30
Mrugesh Mohapatra
68f96d4b06 Merge pull request #8215 from kkas/fix/bonfire-to-add-unit
Add a unit to bonfire Map the Debris
2016-04-22 17:08:26 +05:30
Eric Leung
3a234f744f Merge pull request #8219 from sharang-d/fix/add-tests-to-no-repeats-please-challenge
Added test cases for 'no repeats please'
2016-04-21 09:34:51 -07:00
kkas
455bdcd0b2 Add a unit to bonfire Map the Debris 2016-04-21 23:32:24 +09:00
Jonathan
7aeceaf97e Merge pull request #8145 from 5k9m/translate/DE-translation-jquery
German Translation of jQuery Challenges
2016-04-21 14:52:52 +01:00
DusanSacha
724f417337 Added hint to JS increment challenge 2016-04-21 08:16:58 +02:00
Eric Leung
f2f6aea55a Merge pull request #8208 from theflametrooper/fix/codetagsbug
Added closing code tags to "Adding a default option in Switch statements"
2016-04-20 22:32:16 -07:00
Sharang Dashputre
5d76fc05a0 Added test cases for 'no repeats please' 2016-04-21 02:22:50 +05:30
Jonathan
0baf2dc4f3 Added closing code tags
Changed location of code tags
2016-04-20 17:04:27 +01:00
BKinahan
7702f8071b Clarify test text for random numbers in a range 2016-04-19 10:52:48 +00:00
Eric Leung
adca4e8a00 Add code tags to Get JSON challenge plus linting 2016-04-19 00:08:29 -07:00
Mrugesh Mohapatra
724fa5717f Update the codepen examples
This commit:

 - Updates the Local Weather challenge example back to the
   `http` URL because a hosted resource is served over http.

 - Updates the Portfolio challenge pen from @hallaathrad 's copy.

 - Updates the Force Directed Graph challenge with a `https`
   link to the Camper News API.

Tested locally.
2016-04-19 07:05:17 +00:00
Jonathan
4aaae7b488 Merge pull request #8029 from abisz/translate/DE-translation-html5-css-challenges
Challenges HTML5 and CSS translated to German
2016-04-18 08:41:41 +01:00
BKinahan
1782be1541 Amend Exact Change tests for format consistency 2016-04-17 23:17:14 +00:00
Eric Leung
136c365bf4 Update MDN charCodeAt link to be more accurate 2016-04-17 11:04:23 -07:00
Eric Leung
58295c74d2 Merge pull request #8159 from LibanTheDev/fix/Accessing-Objects-With-BracketNotation
Changed instructions on basic JS challenge
2016-04-17 01:56:47 -07:00
Ryan Johnston
1aa23a7087 Adds a new test to Comment out HTML to ensure correct order. 2016-04-17 00:04:41 -06:00
LibanTheDev
1fffc52114 Changed instructions on basic JS challenge 2016-04-16 23:56:43 -04:00
Jonathan
d92bdf4ad6 Merge pull request #7996 from elazzabi/translate/FR-gear-up-for-success
French translation for Gear up for Success
2016-04-16 09:48:21 +01:00
James
910d62d412 Updated CodePen link for challenges/02-data-visualization-certification to avoid mixed content 2016-04-15 17:43:43 -05:00
9k5m
43e99db8c1 German Translation of jQuery Challenges 2016-04-15 23:24:58 +02:00
Mrugesh Mohapatra
a918b7b84e Merge pull request #6774 from QuincyLarson/feature/placeholder-video-challenges
Add new video challenge stubs
2016-04-16 02:33:32 +05:30
theflametrooper
53990f671f Removed Rule 4 2016-04-15 12:46:52 +01:00
Quincy Larson
079b19f495 change twitch challenge into youtube challenge and update about page removing twitch 2016-04-15 01:12:07 -07:00
Berkeley Martinez
66e198c310 Merge pull request #7953 from erictleung/fix/declare-js-vars-bug
Add head code to prevent Declare JS Vars bug
2016-04-14 22:13:50 -07:00
Berkeley Martinez
1d528f3094 Merge pull request #7959 from erictleung/fix/update-test-to-accept-multiline-comment
Loosen RegEx to accept multi-line comments as well
2016-04-14 22:13:14 -07:00
Berkeley Martinez
07d0d4fca5 Merge pull request #7952 from erictleung/fix/add-solutions-to-challenges
Add solutions to Basic JS, OOP, and Automated Test
2016-04-14 22:12:09 -07:00
Berkeley Martinez
690351a073 Merge pull request #8101 from josectello/fix/update_wording_change_font_size
Update wording on "Change the Font Size of an Element" challenge
2016-04-14 22:11:09 -07:00
Berkeley Martinez
55804d990b Merge pull request #8043 from erictleung/fix/lint-and-clean-api-intro
Lint and add code tags within Basic Ziplines & API
2016-04-14 22:05:57 -07:00
Berkeley Martinez
5000462ccd Merge pull request #7910 from erictleung/fix/clarify-quoting-string-with-single-quotes
Clarify why escape a particular quote type pair
2016-04-14 22:05:21 -07:00
V
4d80aa152f Russian Translation of Front End Development Certification: HTML5 and CSS. (#7772)
* Russian Translation of Front End Development Certification: HTML5 and CSS. Closes #7768

* Update html5-and-css.json
2016-04-14 22:03:52 -07:00
Quincy Larson
769aeef589 add new video challenge stubs 2016-04-14 21:10:22 -07:00
Jose Tello
6ca29939b8 Update wording on "Change the Font Size of an Element" challenge to clarify test messages. 2016-04-14 12:14:04 -07:00
BKinahan
428a605543 Change test text from "italicize" to "emphasize" 2016-04-14 11:29:46 +00:00
Mrugesh Mohapatra
729f966952 Update Codepen examples to https
* Replaced relevant challenges with https
* Address review comments
2016-04-13 12:45:53 -07:00
Eric Leung
fd66a599b2 Merge pull request #8093 from BKinahan/fix/conditional-if-tests
Update Conditional Logic tests and description
2016-04-13 08:49:00 -07:00
Kevin Busse
86115609ee Fixed typo 2016-04-13 15:36:44 +02:00
BKinahan
b2f60a5f8d Update Conditional Logic tests and description 2016-04-13 13:35:46 +00:00
Eric Leung
3f708d28a2 Lint and add code tags within Basic Ziplines & API
- Add code tags around appropriate text
- Add line breaks when appropriate for ease of reading
- Capitalize text when appropriate
- Change http to https in links
2016-04-10 22:21:01 -07:00
Eric Leung
ff77101980 Merge pull request #8041 from josectello/fix/update_wording_sort_arrays_with_sort
Update wording in "Sort Arrays with Sort" challenge
2016-04-10 19:37:05 -07:00
Jose Tello
dca5b62dfc Update wording in "Sort Arrays with Sort" challenge to prevent confusion due to lack of punctuation. 2016-04-10 19:28:10 -07:00
Quincy Larson
3fac92c439 Merge pull request #8037 from josectello/fix/update_tribute_page_project
Add rules #3 & #4 to Tribute Page Project
2016-04-10 16:26:38 -07:00
Jose Tello
66fbee72c2 Add rules #3 & #4 to Tribute Page to encourage students to not copy the sample project. 2016-04-10 15:10:27 -07:00
Simon Reinsperger
b43e399054 Challenges HTML5 and CSS translated to German
Removed two Commas
2016-04-10 16:43:06 +02:00
Eric Leung
6012fca6f8 Merge pull request #7978 from josectello/fix/advanced_bonfires_wording
Adjusting wording in "Friendly Date Ranges" bonfire
2016-04-09 23:09:16 -07:00
Eric Leung
6003f8eb71 Merge pull request #8009 from josectello/fix/basic_javascript_wording
Capitalize "s" in JavaScript for challenge.
2016-04-09 01:09:35 -07:00
Jose Tello
747be9439a Capitalize "s" in JavaScript for challenge. 2016-04-09 00:30:52 -07:00
Jose Tello
80c3bfe6b7 Adjusting wording in advanced-bonfires.json to clarify differences between test cases for "Friendly Date Ranges" challenge. 2016-04-08 20:42:01 -07:00