0bbc9e8454
Fixed em tags
2015-12-28 09:39:05 -08:00
9668246c87
Bonfire Record Collection Done
2015-12-28 09:39:04 -08:00
0ccfed6015
Fixed em tags
2015-12-28 09:39:03 -08:00
c126105ead
Concatenating Strings with the Plus Equals Operator
2015-12-28 09:39:03 -08:00
6652da3260
Concatenating Strings with Plus Operator
2015-12-28 09:39:02 -08:00
b1c4445d50
Escape Sequences in Strings
2015-12-28 09:39:02 -08:00
bf313b3e52
Quoting Strings with Single Quotes
2015-12-28 09:39:02 -08:00
0bc4a2b0f7
Escaping Literal Quotes in Strings
2015-12-28 09:39:01 -08:00
a256f1a3c0
Declare String Variables
2015-12-28 09:39:01 -08:00
0c0ab20f53
Record Collection - Partial
2015-12-28 09:39:00 -08:00
b9436914b3
Convert Celsius to Fahrenheit
2015-12-28 09:39:00 -08:00
26a5aa1e25
Assignment with Times Equals
2015-12-28 09:38:59 -08:00
e42dd8045d
Complete Caesar's Cipher
2015-12-28 09:38:59 -08:00
9abd6dc53e
Assignment with Minus Equals
2015-12-28 09:38:58 -08:00
d1b3ba22f6
Assignment with Plus Equals
2015-12-28 09:38:58 -08:00
a3bd135a0b
Find a Remainder with Modulus
2015-12-28 09:38:57 -08:00
b979ba2aed
Divide one Decimal by Another with JavaScript
2015-12-28 09:38:57 -08:00
27ce1c7129
Create Decimal Numbers with JavaScript
2015-12-28 09:38:56 -08:00
91439be468
Decrement a Number with Javascript
2015-12-28 09:38:56 -08:00
fa414afb44
Increment a Number with Javascript
2015-12-28 09:38:55 -08:00
c0f579f6e4
Divide One Number by Another with JavaScript
2015-12-28 09:38:55 -08:00
75bdfffcb3
Multiply Two Numbers with JavaScript
2015-12-28 09:38:54 -08:00
6241d95e61
Subtract One Number from Another with JavaScript
2015-12-28 09:38:54 -08:00
1f14badc3f
Add Two Numbers with JavaScript
...
Signed-off-by: Abhisek Pattnaik <abhisekp@engineer.com >
2015-12-28 09:38:53 -08:00
2445a1fee0
Fixed Spelling Error
2015-12-28 09:38:53 -08:00
79bf9616bb
Update basic-javascript.json
2015-12-28 09:38:52 -08:00
859b068246
More Challenges
2015-12-28 09:38:52 -08:00
32add4a74a
Understanding Case Sensitivity in Variables
2015-12-28 09:38:51 -08:00
69707990ff
Understanding Uninitialized Variables
2015-12-28 09:38:51 -08:00
7de033c56f
Initializing Variables with the Equal Operator
2015-12-28 09:38:51 -08:00
dce1ccecc7
Storing Values with the Equal Operator Incomplete
2015-12-28 09:38:50 -08:00
b834e40c3b
Declare JavaScript Variables
2015-12-28 09:38:49 -08:00
91bbc7aadc
Understand Boolean Values
2015-12-28 09:38:49 -08:00
9270e0870d
More Challeges
2015-12-28 09:38:48 -08:00
20f9e629f6
More Challenges, Reorder
2015-12-28 09:38:47 -08:00
4142334de5
Change display for blockquote and h4 lines
2015-12-28 09:38:46 -08:00
353d48d38e
More Challenges
2015-12-28 09:38:46 -08:00
882a1c0818
More Challenges
2015-12-28 09:38:45 -08:00
9c4094582f
New and Updated Javascript Challenges
2015-12-28 09:38:45 -08:00
2ca1d717dc
Fix Waypoint Jquery Target Parent Test
2015-12-28 09:23:06 -08:00
5893b392ef
Update waypoint description and test
...
Waypoint: Add Rounded Corners with a Border Radius description now explains multiple solutions are possible. Second test case updated to match the string '10px' instead of a parsed integer value greater than 8. closes #5467
2015-12-28 00:11:00 -07:00
7dd23256f5
start adding new challenges and resequence existing ziplines
2015-12-28 00:39:17 -06:00
8c18135a94
Merge pull request #5391 from vtamara/fix/spanish-html5-css
...
Fixes for spanish translation of HTML5 and CSS
2015-12-27 15:10:07 -08:00
1a5b44dfa0
Add closing </i> tag to jQuery Waypoint 10 test
...
Edited regex for first test of Waypoint: Change Text Inside an Element Using jQuery to check for entire correct solution rather than just the opening tag, Closes #5461
2015-12-27 22:56:04 +00:00
553db13caf
fixed a typo in waypoint: style multiple elements with a css class
2015-12-27 00:13:29 -08:00
b84c31e126
Added extra test cases for Bonfire: Chunkey Monkey
...
Added missing comma's for test cases
2015-12-26 17:37:24 -08:00
1a09f1603f
Merge pull request #5398 from salamanderrex/fix/consolelog_AT_Waypoint_JoinStringsWithJoin
...
fix unnecessary console.log in basic-javascript challenge
2015-12-26 14:17:56 -08:00
b2ab871eb9
Fixes #5456 : Typo in test for Bonfire : Where do I belong
2015-12-27 03:17:15 +05:30
d088d0140d
Merge pull request #5382 from vtamara/fix/bootsrap-spanish
...
Minor fixes in spanish translation of bootstrap lesson
2015-12-24 14:00:29 -08:00
014985130d
Clarify instruction for Filter Arrays with Filter
2015-12-23 22:23:58 -08:00