Commit Graph

3034 Commits

Author SHA1 Message Date
Abhisek Pattnaik
b1c4445d50 Escape Sequences in Strings 2015-12-28 09:39:02 -08:00
Abhisek Pattnaik
bf313b3e52 Quoting Strings with Single Quotes 2015-12-28 09:39:02 -08:00
Abhisek Pattnaik
0bc4a2b0f7 Escaping Literal Quotes in Strings 2015-12-28 09:39:01 -08:00
Abhisek Pattnaik
a256f1a3c0 Declare String Variables 2015-12-28 09:39:01 -08:00
SaintPeter
0c0ab20f53 Record Collection - Partial 2015-12-28 09:39:00 -08:00
Abhisek Pattnaik
b9436914b3 Convert Celsius to Fahrenheit 2015-12-28 09:39:00 -08:00
Abhisek Pattnaik
26a5aa1e25 Assignment with Times Equals 2015-12-28 09:38:59 -08:00
SaintPeter
e42dd8045d Complete Caesar's Cipher 2015-12-28 09:38:59 -08:00
Abhisek Pattnaik
9abd6dc53e Assignment with Minus Equals 2015-12-28 09:38:58 -08:00
Abhisek Pattnaik
d1b3ba22f6 Assignment with Plus Equals 2015-12-28 09:38:58 -08:00
Abhisek Pattnaik
a3bd135a0b Find a Remainder with Modulus 2015-12-28 09:38:57 -08:00
Abhisek Pattnaik
b979ba2aed Divide one Decimal by Another with JavaScript 2015-12-28 09:38:57 -08:00
Abhisek Pattnaik
27ce1c7129 Create Decimal Numbers with JavaScript 2015-12-28 09:38:56 -08:00
Abhisek Pattnaik
91439be468 Decrement a Number with Javascript 2015-12-28 09:38:56 -08:00
Abhisek Pattnaik
fa414afb44 Increment a Number with Javascript 2015-12-28 09:38:55 -08:00
Abhisek Pattnaik
c0f579f6e4 Divide One Number by Another with JavaScript 2015-12-28 09:38:55 -08:00
Abhisek Pattnaik
75bdfffcb3 Multiply Two Numbers with JavaScript 2015-12-28 09:38:54 -08:00
Abhisek Pattnaik
6241d95e61 Subtract One Number from Another with JavaScript 2015-12-28 09:38:54 -08:00
Abhisek Pattnaik
1f14badc3f Add Two Numbers with JavaScript
Signed-off-by: Abhisek Pattnaik <abhisekp@engineer.com>
2015-12-28 09:38:53 -08:00
SaintPeter
2445a1fee0 Fixed Spelling Error 2015-12-28 09:38:53 -08:00
Akira Laine
79bf9616bb Update basic-javascript.json 2015-12-28 09:38:52 -08:00
SaintPeter
859b068246 More Challenges 2015-12-28 09:38:52 -08:00
Abhisek Pattnaik
32add4a74a Understanding Case Sensitivity in Variables 2015-12-28 09:38:51 -08:00
Abhisek Pattnaik
69707990ff Understanding Uninitialized Variables 2015-12-28 09:38:51 -08:00
Abhisek Pattnaik
7de033c56f Initializing Variables with the Equal Operator 2015-12-28 09:38:51 -08:00
Abhisek Pattnaik
dce1ccecc7 Storing Values with the Equal Operator Incomplete 2015-12-28 09:38:50 -08:00
Abhisek Pattnaik
b834e40c3b Declare JavaScript Variables 2015-12-28 09:38:49 -08:00
Abhisek Pattnaik
91bbc7aadc Understand Boolean Values 2015-12-28 09:38:49 -08:00
SaintPeter
9270e0870d More Challeges 2015-12-28 09:38:48 -08:00
SaintPeter
20f9e629f6 More Challenges, Reorder 2015-12-28 09:38:47 -08:00
SaintPeter
4142334de5 Change display for blockquote and h4 lines 2015-12-28 09:38:46 -08:00
SaintPeter
353d48d38e More Challenges 2015-12-28 09:38:46 -08:00
SaintPeter
882a1c0818 More Challenges 2015-12-28 09:38:45 -08:00
SaintPeter
9c4094582f New and Updated Javascript Challenges 2015-12-28 09:38:45 -08:00
Logan Tegman
2ca1d717dc Fix Waypoint Jquery Target Parent Test 2015-12-28 09:23:06 -08:00
Robert Richey
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
Quincy Larson
7dd23256f5 start adding new challenges and resequence existing ziplines 2015-12-28 00:39:17 -06:00
Quincy Larson
96b9f3fa75 start adding API Basejumps 2015-12-27 23:20:11 -06:00
Logan Tegman
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
BKinahan
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
michaelaharvey
553db13caf fixed a typo in waypoint: style multiple elements with a css class 2015-12-27 00:13:29 -08:00
Charlie Mantle
b84c31e126 Added extra test cases for Bonfire: Chunkey Monkey
Added missing comma's for test cases
2015-12-26 17:37:24 -08:00
Logan Tegman
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
Mrugesh Mohapatra
b2ab871eb9 Fixes #5456 : Typo in test for Bonfire : Where do I belong 2015-12-27 03:17:15 +05:30
terakilobyte
4476fb2356 Do not collect camper data of private campers 2015-12-26 09:55:16 -08:00
terakilobyte
4427eadee2 Data creation script 2015-12-25 21:31:13 -08:00
Quincy Larson
62bc96c091 write data export script 2015-12-25 15:17:15 -06:00
Logan Tegman
a8fcf8607a Merge pull request #5390 from vtamara/fix/spanish-getting-started
Fixes to translation to spanish of getting started
2015-12-24 14:01:31 -08:00
Logan Tegman
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
Eric Leung
014985130d Clarify instruction for Filter Arrays with Filter 2015-12-23 22:23:58 -08:00