Aryan Jabbari
0cab1ebfe5
Moved closing code to line 961
2015-08-17 16:34:45 -04:00
Aryan Jabbari
8722a0a294
Fixes #1878
2015-08-17 16:19:02 -04:00
benmcmahon100
7c360285aa
Spaced out code a bit more on the shift challenge
2015-08-17 21:12:19 +01:00
benmcmahon100
0bbb5cf122
fixed the moved some comments in a seed that were causing confusion
2015-08-17 21:11:01 +01:00
benmcmahon100
9727f3e520
Merge pull request #1812 from AryanJ-NYC/AryanJ-NYC-1807
...
Fixes #1807
2015-08-17 20:22:55 +01:00
benmcmahon100
b35c77deb7
Fix #1871
2015-08-17 20:11:04 +01:00
benmcmahon100
93a7fa1c34
Fix #1870 #1874 and there was another issue but i cant find it related to the arithmetic on decimals challenge
2015-08-17 20:08:21 +01:00
benmcmahon100
4b2a53f974
Merge pull request #1857 from AryanJ-NYC/AryanJ-NYC-1856
...
Fixes #1856
2015-08-17 14:53:40 +01:00
Aryan Jabbari
6cf25e6a35
Fixes #1856
2015-08-17 09:52:34 -04:00
benmcmahon100
d601240b98
Merge remote-tracking branch 'origin/staging' into staging
2015-08-17 14:28:54 +01:00
benmcmahon100
946717fc65
Fix #1838
2015-08-17 14:28:30 +01:00
benmcmahon100
06c3d78c64
Update basic-javascript.json
2015-08-17 14:16:16 +01:00
benmcmahon100
e63c387ef7
Merge pull request #1815 from AryanJ-NYC/AryanJ-NYC-1813
...
Fixed #1813
2015-08-17 14:15:37 +01:00
Aryan Jabbari
fda754f187
Fixed #1813
2015-08-16 20:47:43 -04:00
Aryan Jabbari
854406e5fa
Fixes #1807
2015-08-16 20:14:12 -04:00
Aryan Jabbari
ae4ec8e9fd
Deleted extra comma
2015-08-16 20:08:37 -04:00
Aryan Jabbari
1790b14808
Fixes #1801
2015-08-16 20:06:47 -04:00
benmcmahon100
9c7b651827
Fixed a challenge test on modify array data with indexes
2015-08-16 20:17:06 +01:00
Quincy Larson
bce3b34f9b
improvements to javascript challenges
2015-08-16 04:05:15 -07:00
Quincy Larson
1fbb2a32f8
fix nested array challenge
2015-08-15 15:56:56 -07:00
Quincy Larson
40e14c3999
fix critical failing test in early waypoint
2015-08-15 15:33:21 -07:00
Quincy Larson
f2ee2e4031
update JavaScript challenges
2015-08-15 13:57:44 -07:00
Quincy Larson
98bf10a7d3
QA javascript challenges and remove slot machine for now
2015-08-15 11:11:25 -07:00
Quincy Larson
2bbad67141
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-14 17:29:28 -07:00
Quincy Larson
aed4b6bfe1
improvements to copy of text and test output
2015-08-14 17:26:24 -07:00
benmcmahon100
326c22276d
Added a helper function to main.js for challenge making
2015-08-15 01:08:33 +01:00
Quincy Larson
e6297de282
add semicolons to end of all tests in js-style challenges
2015-08-14 14:48:59 -07:00
Quincy Larson
3a81e6efb3
improve javascript challenge copy
2015-08-14 14:40:02 -07:00
Quincy Larson
338485db8e
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-08-14 13:50:31 -07:00
Quincy Larson
28e0ad29cf
more improvements to javascript challenges
2015-08-14 13:50:20 -07:00
benmcmahon100
d0b5bcd0b0
Fixed a weird error involving RegEx and single quotes
2015-08-14 20:26:05 +01:00
benmcmahon100
8a9a8710da
Allow optional white space when nesting arrays
2015-08-14 12:08:40 +01:00
Quincy Larson
af3f6bb109
more improvements to javascript challenges
2015-08-14 01:13:07 -07:00
Quincy Larson
99e7116ee5
make additional improvements to JavaScript challenge copy
2015-08-13 23:44:13 -07:00
Quincy Larson
f3cef6de46
finish jquery and start modifying javascript
2015-08-13 22:07:54 -07:00
Quincy Larson
fea723efbd
Merge branch 'staging' into jquery
...
Conflicts:
seed/challenges/basic-javascript.json
seed/challenges/object-oriented-and-functional-programming.json
2015-08-13 15:39:30 -07:00
Quincy Larson
3f05565739
use double quotes for all string literals in waypoints
2015-08-13 15:32:40 -07:00
benmcmahon100
095552dbbe
Added a more specific example
2015-08-13 21:25:31 +01:00
Quincy Larson
d138757c52
Merge branch 'staging' into jquery
...
Conflicts:
seed/challenges/bootstrap.json
seed/challenges/jquery.json
2015-08-12 02:06:03 -07:00
benmcmahon100
1dc66b7671
First four OOP challenges and the final slot machine challenge.
2015-08-12 00:11:56 +01:00
benmcmahon100
9df99eb635
Removed new incomplete JS Challenges and moved to OOPF branch.
2015-08-11 15:39:07 +01:00
Quincy Larson
db6db2e403
Merge branch 'staging' into jquery
...
Conflicts:
seed/challenges/bootstrap.json
2015-08-10 22:03:51 -07:00
sonorangirl
fb44b50941
Made some spaces optional for 4th test
2015-08-10 19:32:52 -07:00
sonorangirl
8efe8ee825
Fixed RegEx so that 4th test would pass
2015-08-10 19:22:18 -07:00
sonorangirl
8a16942036
Fixed typos in 1st slot machine challenge
2015-08-10 18:05:07 -07:00
Isabell Long
76e4fc2d33
Fix typos in the Basic Javascript challenge
...
- Partially fixes #1519 - looks like some of those typos had already
been fixed.
2015-08-09 19:32:10 +00:00
Berkeley Martinez
1d724f145e
Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging
2015-08-09 22:58:46 -07:00
Shouvik Roy
02717582d8
Update basic-javascript.json to fix #1642
...
Fixed following issues
#1639 : Fixed ```description``` to have "In JavaScript" instead of "in JavaScript" and added punctuation.
#1640 #1641 Added punctuation and fixed typo to have "perform mathematical functions" instead of "preform mathematical functions".
2015-08-10 07:32:57 +05:30
Berkeley Martinez
26e69c8621
add type to challenges
2015-08-07 23:37:32 -07:00
Berkeley Martinez
f241a362d5
rename top level title
to name
2015-08-07 18:43:45 -07:00