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
8cc5f3c546
Clarify why escape a particular quote type pair
2016-04-05 00:24:53 -07:00
3073425f8e
Clarify Pairwise instructions with table example
2016-04-04 23:43:08 -07:00
0ddca58a72
Changed basic javascript function names to be unique.
2016-04-04 20:02:31 -07:00
232a3f91a4
Merge pull request #7688 from drk7891/fix/make-functions-unique
...
Fixed function names to make them unique
2016-04-04 16:10:05 -07:00
823d55e653
Merge pull request #7894 from abisz/fix/change-position-of-french-translation
...
Fix position of french description of challenge
2016-04-04 14:22:32 -07:00
8a73c900ed
Renamed Github to GitHub
2016-04-04 22:50:07 +02:00
851a63e703
Fix position of french description of challenge
2016-04-04 22:28:15 +02:00
af74d043cb
Fixed function names to make them unique
2016-04-04 16:10:38 -04:00
c3285ec266
Merge pull request #7869 from abisz/add/DE-translation-GettingStarted
...
German Translation of Getting Started
2016-04-04 11:24:24 -05:00
085a32cc44
German Translation of Getting Started
...
German Translation of Getting Started
2016-04-04 14:50:58 +02:00
915c16846a
Fix typo of bits to bytes in Measuring Data Speed
2016-04-03 16:50:42 -07:00
87ebb3517b
Merge pull request #7856 from erictleung/fix/usability-on-local-scope-and-functions
...
Clarify instructions for Local Scope and Functions
2016-04-03 14:11:29 -07:00
5cbf53573a
Added Additional Test to Increment a Number
...
Added an additional test to check that myVar = myVar is not still
present. Tested locally.
2016-04-03 11:52:02 -04:00
69c8539679
Simplify temp convert challenge
...
- Make grammar changes
- Add code tags to numbers
- Add note to calm students about foreign function and return statements
- Add spaces in seed code to align code with indents
- Remove unnecessary code from seed code
2016-04-03 17:41:40 +05:30
0fd376bc45
Merge pull request #7855 from erictleung/fix/accept-different-returns-in-chain-if-else
...
Accept >=1 versus >=5 returns in chaining if else
2016-04-03 16:56:43 +05:30
e25554f784
Accept >=1 versus >=5 returns in chaining if else
2016-04-03 04:18:57 -07:00
8801623201
Merge pull request #7796 from erictleung/fix/make-a-person-instructions
...
Clarify Make a Person instructions & add ES trans
2016-04-03 05:40:22 -05:00
9d0976cb12
Merge pull request #7863 from jnmorse/fix/change_test_for_create_an_ordered_list
...
Changed Test for Create an Ordered List
2016-04-03 15:34:04 +05:30
7bf41196af
Changed Test for Create an Ordered List
...
I changed the first two test to check if the items proceeding the lists
have the expected text. This should handle testing if they exist as well
as in the right place. Also changed the two following test to
implicitly check for 3 list items.
2016-04-02 20:46:54 -04:00
11df000bad
Merge pull request #7661 from N0bl3/translate/FR-Claim-Your-Back-End-Development-Certificate
...
translate\Translated Reclaim your back end development certificate in french
2016-04-02 08:07:56 -07:00
8b2d7dc2ce
Clarify instructions for Local Scope and Functions
...
- Add additional instructions on following commented out instructions
- Add hint to refresh page if you encounter issues
- Lint the head script to follow two space indent
- Capitalize words in commented out instructions
2016-04-02 01:33:32 -07:00
71ab54b0b0
Clarify instructions for Change Text in jQuery
...
- Clarify to use .html() versus .text()
- Add test to check use of .html()
2016-04-02 00:43:22 -07:00
c769328ee8
Clarify Make a Person instructions & add ES trans
...
- Remove use of arity and rewrite with better description
- Change use of "function" to "method" for consistency
- Put methods into blockquote tags
- Update Spanish translation of challenge
2016-04-01 21:31:46 -07:00
db094454c7
Fixed Spelling Mistake
...
Changed bronwie to brownie
2016-03-31 22:02:27 -04:00
f655446219
Merge pull request #7821 from clickthisnick/fix/grammar-a-to-an
...
FIX - Grammar A to An
2016-03-31 09:08:45 -07:00