Commit Graph

47 Commits

Author SHA1 Message Date
Logan Tegman
e789e74c89 Cleanup OOP and Functional Programming Waypoints
Fixes some typos, adds instructions, and tries to make some of the wording clearer and more consistent.
Closes #3760
2015-10-15 17:12:54 -07:00
Quincy Larson
f30239fb6c add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
Arsen Melikyan
1fd9918365 Merge pull request #3678 from ltegman/fix/waypoint-filter-arrays-test-3671
Fix Waypoint Filter Arrays Test
2015-10-10 17:17:19 +04:00
Logan Tegman
f44b5a3204 Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
2015-10-09 11:54:56 -07:00
Daniel Robinson
1d23b28da0 Fix typo 'array or numbers' to 'array of numbers' 2015-10-09 13:50:28 -04:00
Quincy Larson
05c5eb8d2c update challenge sequence and break on boarding into two sections 2015-10-07 00:41:43 -07:00
natac13
00b54e3d1f added optional space to the editor match in OOP challenges.
closes #3331
2015-10-06 20:37:32 -04:00
Gaurav Saxena
a6789b8511 renamed -you- to -your- ; fixes #3607 - grammar bug 2015-10-06 17:30:27 -04:00
Joseph Breihan
dc4f5212c2 Fix typo described in issue #3585 2015-10-04 23:20:09 -04:00
Quincy Larson
465835d6b1 Merge branch 'staging' into map-restructure
Conflicts:
	seed/challenges/basic-ziplines.json
	seed/challenges/intermediate-ziplines.json
2015-10-02 11:23:54 -07:00
Quincy Larson
ea33385fea remove vestigial difficulty attribute from challenges 2015-10-02 01:06:27 -07:00
Quincy Larson
69a3729025 restructure challenges and add certificate challenge skeletons 2015-10-01 23:54:20 -07:00
Quincy Larson
4fffabfe8f fix exact change and QA all JS challenges 2015-09-30 18:33:32 -07:00
Quincy Larson
c5577ee9e5 Merge pull request #3185 from awesomeaniruddh/awesomeaniruddh-3172
fixed test descriptions in OOJavascript waypoint
2015-09-09 14:08:49 -07:00
benmcmahon100
7b04184fcc Set up new curriculum order. OOPF is now before basic bonfires and where art thou is now in intermediate 2015-09-09 18:10:22 +01:00
Aniruddh Agarwal
44d54b7f69 fixed test descriptions in OOJavascript waypoint
The first and the second waypoints in the Object Orientated and Functional Programming section had errors in the test descriptions
closes #3172
2015-09-09 12:31:42 +08:00
Natac13
9496152e00 fixes filter function return conditional
closes #3031
2015-09-03 14:02:44 -04:00
Ben McMahon
7af3e764c1 Merge pull request #2941 from awesomeaniruddh/awesomeaniruddh-2940
Fixed typo in 'Condense arrays with reduce' waypoint
2015-09-01 13:28:19 +01:00
Aniruddh Agarwal
edb26effd4 fixed issue #2940: replaced and with an 2015-09-01 08:35:07 +08:00
ahstro
33ed3ae8b0 return(foo) => return foo 2015-08-27 22:19:03 +02:00
Aryan Jabbari
a8e3af20b0 Replaced backticks with <code></code> 2015-08-23 05:03:52 -04:00
Aryan Jabbari
2d3c0c2780 Deleted tab 2015-08-23 03:47:13 -04:00
Aryan Jabbari
7b53607492 Fixes #1950 using @benschenker's suggested text. 2015-08-23 03:42:42 -04:00
Michael Krebs
d8347b3b7c fix #2011 2015-08-18 02:05:53 -04:00
benmcmahon100
1ce1c75c4d Fix #1835 2015-08-17 14:11:49 +01:00
Quincy Larson
42b42fd6b0 Improve OOP challenges 2015-08-16 19:34:11 -07:00
benmcmahon100
0fd90f4aaf Fix #1790 2015-08-16 21:06:42 +01:00
benmcmahon100
33d0faae24 Fixed a challenge test 2015-08-16 18:26:11 +01:00
Quincy Larson
63be84f47f fix some minor issues with oop challenges 2015-08-16 09:12:54 -07:00
Quincy Larson
b05d9338f4 update csp 2015-08-16 08:03:34 -07:00
Quincy Larson
edb58f6890 add authentication back in 2015-08-16 05:47:13 -07:00
Quincy Larson
8534ae2639 improvements to OOP 2015-08-16 05:25:10 -07:00
Quincy Larson
bce3b34f9b improvements to javascript challenges 2015-08-16 04:05:15 -07:00
Quincy Larson
c8f44d98bf resequence some challenges 2015-08-15 14:23:10 -07:00
Quincy Larson
f2ee2e4031 update JavaScript challenges 2015-08-15 13:57:44 -07: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
99e7116ee5 make additional improvements to JavaScript challenge copy 2015-08-13 23:44:13 -07:00
Berkeley Martinez
146f42ef41 lint json 2015-08-13 15:42:17 -07:00
benmcmahon100
2b654ecd83 Removed the under construction flag 2015-08-13 00:21:52 +01:00
benmcmahon100
7c19d6c0ef First twelve OOP challenges ready to roll 2015-08-13 00:20:15 +01: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
4ed041c0db update curriculum structure again 2015-08-09 21:26:26 -07:00
benmcmahon100
f22672e6c1 Removed new incomplete JS Challenges and moved to OOPF branch. 2015-08-08 17:21:13 +01:00
benmcmahon100
0f81e8465a Update to include OOP & functional programming course layout 2015-08-08 17:11:11 +01:00
Quincy Larson
629eaa6ef9 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
Quincy Larson
01e408d48c new final-ish curriculum structure 2015-08-05 11:57:58 -07:00