c869095932
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
4e87f214e3
Updated CodePen link for challenges/02-data-visualization-certification to avoid mixed content
2016-04-15 17:43:43 -05:00
8059f1ad20
German Translation of jQuery Challenges
2016-04-15 23:24:58 +02:00
bf640e2413
Merge pull request #6774 from QuincyLarson/feature/placeholder-video-challenges
...
Add new video challenge stubs
2016-04-16 02:33:32 +05:30
3517975d9d
Removed Rule 4
2016-04-15 12:46:52 +01:00
584e89ac72
change twitch challenge into youtube challenge and update about page removing twitch
2016-04-15 01:12:07 -07:00
fac71686c8
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
1d2ff00d16
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
6505c3d010
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
8c77bc8813
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
48e9b9872e
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
40a5ff890f
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
92030d0df5
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
bb63c649a3
add new video challenge stubs
2016-04-14 21:10:22 -07:00
1fc1e610ff
Update wording on "Change the Font Size of an Element" challenge to clarify test messages.
2016-04-14 12:14:04 -07:00
a74e38558b
Change test text from "italicize" to "emphasize"
2016-04-14 11:29:46 +00:00
eeab72f018
Update Codepen examples to https
...
* Replaced relevant challenges with https
* Address review comments
2016-04-13 12:45:53 -07:00
d9c692d9d2
Merge pull request #8093 from BKinahan/fix/conditional-if-tests
...
Update Conditional Logic tests and description
2016-04-13 08:49:00 -07:00
200734ae95
Fixed typo
2016-04-13 15:36:44 +02:00
3715d0b466
Update Conditional Logic tests and description
2016-04-13 13:35:46 +00:00
06a0399703
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
29cc316653
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
d1d29c6851
Update wording in "Sort Arrays with Sort" challenge to prevent confusion due to lack of punctuation.
2016-04-10 19:28:10 -07:00
907984609c
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
bd351e40a5
Add rules #3 & #4 to Tribute Page to encourage students to not copy the sample project.
2016-04-10 15:10:27 -07:00
7cfa31c8a6
Challenges HTML5 and CSS translated to German
...
Removed two Commas
2016-04-10 16:43:06 +02:00
61f738492f
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
2ed3514efc
Merge pull request #8009 from josectello/fix/basic_javascript_wording
...
Capitalize "s" in JavaScript for challenge.
2016-04-09 01:09:35 -07:00
1ff39ea9f1
Capitalize "s" in JavaScript for challenge.
2016-04-09 00:30:52 -07:00
65e9a2d6ed
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
d61408a0db
"French translation for Gear up for Success"
2016-04-08 22:24:35 +01:00
fb8d6422db
Add article to setup SSH keys for GitHub and Git
2016-04-08 08:31:07 -07:00
aeccfab359
Fixed broken link
2016-04-08 16:46:16 +02:00
153fd31f04
Loosen RegEx to accept multi-line comments as well
2016-04-07 08:37:28 -07:00
c05357d369
Merge pull request #7815 from BKinahan/fix/style-override-test
...
Expand test regexp to verify correct style override
2016-04-07 07:49:13 -07:00
b4dbdf7eb5
Add head code to prevent Declare JS Vars bug
2016-04-06 23:53:06 -07:00
74fa630b84
Merge pull request #7937 from erictleung/fix/add-context-to-expressjs
...
Add background reading for Express.js challenge
2016-04-06 23:03:33 -07:00
6f641aa914
Merge pull request #7942 from erictleung/fix/oxymoron-text-in-no-repeats-please
...
Clarify all characters are unique in No Repeats
2016-04-06 22:44:50 -07:00
99b853266b
Add solutions to Basic JS, OOP, and Automated Test
...
- Added solutions to Basic Javascript, Object Oriented and Functional
Programming, and Automated Testing and Debugging
- Linted when I could (e.g. fix errors COM1000 was throwing, remove unnecessary
white space and comments)
2016-04-06 22:30:30 -07:00
55f7c7378c
Merge pull request #7948 from josectello/fix/front_end_challenge_wording
...
Change wording from "italicizing" to "emphasizing".
2016-04-06 20:54:59 -07:00
1abf3ff9d4
Change wording from "italicizing" to "emphasizing". Closes #7939 .
2016-04-06 20:14:56 -07:00
0f230d1b54
Merge pull request #7934 from josectello/fix/challenge_update
...
Update content in "Getting Started" to reflect most recent changes on FCC
2016-04-06 12:57:03 -07:00
ca1477c787
Merge pull request #7899 from Saerith/fix/7085
...
Changed basic-javascript function names to be unique
2016-04-06 12:45:17 -07:00
5e2df87518
Clarify all characters are unique in No Repeats
2016-04-06 12:44:04 -07:00
387e8679d1
Add background reading for Express.js challenge
2016-04-06 11:40:19 -07:00
8e5f0674b4
Update content in "Getting Started" to reflect most recent changes on website.
2016-04-06 10:59:14 -07:00
93b7652ecc
Merge pull request #7917 from erictleung/fix/add-comment-delimiters-for-where-are-thou
...
Add comment delimiters to Where Art Thou
2016-04-06 19:24:21 +11:00
2b98ceae08
Merge pull request #7913 from nsgonultas/patch-1
...
Fixed dead link
2016-04-05 18:10:00 -07:00
d6cbc14912
Add comment delimiters to Where Art Thou
2016-04-05 09:05:25 -07:00
8f6d123618
Fixed dead link
2016-04-05 11:16:48 +03:00