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
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
Ian Teo
f6f88005cb
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 13:31:07 +08: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
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
Quincy Larson
5c4d17355a
move the convert celsius challenge over to the algorithm challenges
2017-02-12 13:20:47 -06:00
MANISH-GIRI
d35fa023a3
Ensure use of two arguments in function call
2017-02-12 04:03:05 -05:00
Timo
fe95cf5581
Merge pull request #12929 from Greenheart/fix/return-a-value
...
fix(challenge): Update tail section for "Return a Value from a Function with Return"
2017-02-05 14:12:03 +01:00
Billy Reilly
74f6aff287
fix(challenges): Additional test cases for 'Escape Sequences in Strings'
2017-02-03 09:54:01 +00:00
Peter Weinberg
512506fa33
chore(seed): freeCodeCampify remaining sections of codebase
2017-02-02 18:29:59 -05:00
Samuel Plumppu
6aedeaa7f5
fix(challenge): update tail section for "Return a Value from a Function with Return".
2017-02-02 20:47:38 +01:00
Samuel Plumppu
6e897521e0
Merge pull request #12855 from HKuz/fix/newJSchText
...
Test, formatting fixes for new JS challenges
2017-01-30 19:30:05 +01:00
Heather Kusmierz
6f00d3b5e9
Test, formatting fixes for new JS challenges
2017-01-29 19:17:04 -05:00
Peter Weinberg
328c1d0d2c
fix quoting strings challenge
2017-01-29 13:59:07 -05:00
Eric Leung
a6db022cb6
Make example in Manipulate Complex Obj consistent
2017-01-29 05:23:42 -08:00
richiethomas
a9ed95b654
Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users
2017-01-26 13:47:29 -05:00
Timo
032764e1cb
Merge pull request #11987 from dhcodes/fix/improved-tests-divide-by-decimal
...
change test to ensure use of /
2017-01-26 09:19:21 +01:00
Dylan
5ab3bf6c9d
:change test to ensure use of /
2017-01-25 21:33:31 -06:00
db
1032b71792
Update 'firstName' parameter changed to 'name'
2017-01-26 00:48:14 +05:30
mrugesh mohapatra
9327aa60f2
Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
...
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
Quincy Larson
33b778eed4
turn the "instructions" into an hr element
2017-01-22 15:22:26 -06:00
dhcodes
fe916191f8
improve tests for parseInt radix
2017-01-22 09:04:48 -06:00
Quincy Larson
6f9fab3043
add new challenges
2017-01-19 15:25:07 -08:00