149 Commits

Author SHA1 Message Date
MANISH-GIRI
64bc7cb6ee Convert lookup table to object 2017-03-09 09:07:47 -05:00
Eric Leung
100f02d4cc Merge pull request #13599 from Manish-Giri/fix/change-tests-where-do-I-belong
Add type checking in Where Do I Belong
2017-03-09 00:52:31 -08:00
Quinn-H
de660c8b76 add missing the letter i 2017-03-04 04:19:44 +13:00
Bhavesh S. Gupta
9091010c0c Put all lists in a single string 2017-02-28 14:56:26 +01:00
Samuel Plumppu
8965f5ff2e Merge pull request #13584 from Manish-Giri/fix/improve-accessing-nested-objects-challenge
Change challengeSeed in accessing nested objects
2017-02-27 18:31:35 +01:00
dhcodes
baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Samuel Plumppu
f8da35f794 Merge pull request #13559 from IanTeo/fix/es6-formatting
Reformatted instructions for the class ES6 challenges
2017-02-27 14:45:17 +01:00
Ian Teo
2902c10232 Reformat class Syntax and getters and setters instructions 2017-02-27 09:00:28 +08:00
MANISH-GIRI
c729ffaf28 Add type checking in Where Do I Belong 2017-02-25 20:01:22 -05:00
MANISH-GIRI
48a159ab8e Change challengeSeed in accessing nested objects 2017-02-25 15:15:02 -05:00
Dylan
ba1093c42f Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
Samuel Plumppu
dac17e3f0f Merge pull request #13583 from Manish-Giri/fix/change-string-to-number
Change string to number in add items to array
2017-02-25 11:05:42 +01:00
Samuel Plumppu
3ebbeae93e Merge pull request #13572 from IanTeo/fix/relax-quoting-string-challenge
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 10:50:00 +01:00
MANISH-GIRI
202eb3f0e5 Change string to number in add items to array 2017-02-25 01:11:57 -05:00
Ian Teo
f6f88005cb Relax strictness of Quoting Strings with Single Quotes 2017-02-25 13:31:07 +08:00
Samuel Plumppu
164bc2a0a9 Merge pull request #13563 from AngShiYa/fix/es6-formatting
Reformat ES6 challenges instructions
2017-02-25 00:16:42 +01:00
Samuel Plumppu
06abf92469 fix(challenge): Fix tests for "Basic JS: Global scope and functions"
Since the last test case was triggering on a line from the challenge
head, it was necessary to slightly modify the test cases.

They now let the expected code pass.
2017-02-24 23:45:22 +01:00
Samuel Plumppu
f80ec42c47 Merge pull request #13573 from AngShiYa/fix/remove-description-in-challenge-seed
Remove description in challenge seed
2017-02-24 22:34:12 +01:00
Ang Shi Ya
ecf2da61ae Remove description in challenge seed 2017-02-25 01:59:38 +08:00
Ang Shi Ya
edf6f7ea2f Reformat ES6 challenges instructions 2017-02-24 13:02:17 +08:00
gogolab
2373a771b0 Update description of beta challenge 2017-02-23 22:20:52 +01:00
JamayK
81fcc79800 Added new test for "Return Largest Numbers in Arrays", with negative only numbers. 2017-02-23 15:03:30 +02:00
Joseph Livengood
ad2899ccd6 Merge pull request #13501 from donofriov/fix/typo-in-challenge-code-calculate-circumference
Fixed typo in Challenge Code - calculateCircumference
2017-02-21 16:29:27 -05:00
Samuel Plumppu
cf09a21553 Merge pull request #13445 from Manish-Giri/fix/array-destructuring-tests
Fix formatting and add tests for array destructuring
2017-02-21 21:10:30 +01:00
Vincent D'Onofrio
de5d03ac6b Fixed typo in Challenge Code - calculateCircumference closes #13464 2017-02-21 15:07:16 -05:00
Pu Xiao
f408d11c42 add test case for "Where Do I belong" 2017-02-22 00:07:16 +08:00
MANISH-GIRI
6e62e06db5 Fix formatting and add tests for array destructuring 2017-02-21 10:56:08 -05:00
Eric Leung
e5a6d8bd9d Merge pull request #13487 from Manish-Giri/fix/improve-oboe-errors-challenge
Improve oboe-errors challenge
2017-02-20 23:05:16 -08:00
MANISH-GIRI
f2af5371a3 Improve oboe-errors challenge 2017-02-20 21:35:28 -05:00
quentin
dd77bbc46d indexOf() instead of includes() 2017-02-20 15:42:50 -05:00
Samuel Plumppu
15d1f6e647 Merge pull request #13414 from robbawebba/fix/reformat-es6-challenges
Reformat ES6 Challenge Descriptions
2017-02-20 21:15:16 +01:00
robertweber95
c27c5eb6df Reformat challenge descriptions and titles 2017-02-20 15:08:34 -05:00
Joseph Livengood
2c5e7defef fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 13:43:43 -05:00
Samuel Plumppu
d442285545 fix(challenge): Format constructor property in "OOP: Set Constructor" 2017-02-20 18:41:54 +01:00
Samuel Plumppu
15b1b0b7cc fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 18:28:41 +01:00
Samuel Plumppu
29c00c8e73 fix(challenge): Typo in "OOP: Reset Inherited Constructor Property" 2017-02-20 17:59:07 +01:00
Samuel Plumppu
fad9cae639 fix(challenge): Use correct indices in test messages. (#13461) 2017-02-20 19:04:04 +05:30
Samuel Plumppu
be33bae43e Merge pull request #13418 from cdrainxv/fix/remove-overflow-x-scroll
moved comment to new line to remove overflow-x scrollbar
2017-02-19 10:13:13 +01:00
cdrainxv
3085c22969 moved comment to new line to remove overflow-x scrollbar 2017-02-18 20:52:01 -07:00
systimotic
4da3c6cd00 Clarify instructions in the string immutability challenge 2017-02-18 23:49:57 +01:00
Quincy Larson
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Rares Matei
602dd44941 Add missing semicolon at the end of example statement 2017-02-18 17:05:38 +00:00
mrugesh mohapatra
9a4a4da696 Merge pull request #13315 from erictleung/fix/use-em-dash-in-oop
Correct em dash in OOP challenge plus formatting
2017-02-13 17:39:34 +05:30
Samuel Plumppu
fc1c5426be Merge pull request #13301 from QuincyLarson/fix/relocate-convert-celsius
move the convert celsius challenge over to the algorithm challenges
2017-02-13 12:03:22 +01:00
Eric Leung
914e0e0ff7 Correct em dash in OOP challenge plus formatting 2017-02-13 02:43:20 -08:00
Rob Weber
061c5caddc Reformat ES6 challenge descriptions (#13256) 2017-02-12 14:36:43 -06:00
Quincy Larson
5c4d17355a move the convert celsius challenge over to the algorithm challenges 2017-02-12 13:20:47 -06:00
Eric Leung
db918e2821 Merge pull request #13198 from Manish-Giri/fix/remove-code-tags
Remove code tags from challenge seed
2017-02-12 02:00:47 -08:00
MANISH-GIRI
d35fa023a3 Ensure use of two arguments in function call 2017-02-12 04:03:05 -05:00
cdrainxv
69d3b09894 Added semicolon to statement 2017-02-11 22:13:15 -07:00