natac13
|
ab52fb61db
|
fix unclear description and lack of usage in the editor.
closes #4059
removed added code in the seed
|
2015-11-01 06:50:59 -05:00 |
|
bencassidy
|
880e153edd
|
fixed typer
|
2015-10-30 09:30:08 -07:00 |
|
Aryan Jabbari
|
4b258f5b21
|
Allude to 'this' keyword as suggested by @ParkinT
@ParkinT suggested the ```this``` keyword be alluded to in the lesson.
Closes #3899
|
2015-10-28 23:55:38 -04:00 |
|
Quincy Larson
|
a770335cd9
|
remove mdn links from oop fp challenges
|
2015-10-28 13:49:38 -07:00 |
|
Berkeley Martinez
|
2ed01e920b
|
Fix oop/fp challenges
|
2015-10-28 12:03:31 -07:00 |
|
Berkeley Martinez
|
35e8efb06d
|
Fix map iteration and object update copy.
|
2015-10-28 10:43:45 -07:00 |
|
Quincy Larson
|
4820ae2e36
|
everything is ready except OOP
|
2015-10-28 05:13:49 -07:00 |
|
Quincy Larson
|
7326996bdb
|
Merge branch 'staging' into improve-early-challenges
Conflicts:
seed/challenges/basic-javascript.json
seed/challenges/bootstrap.json
seed/challenges/html5-and-css.json
seed/challenges/object-oriented-and-functional-programming.json
|
2015-10-28 02:20:09 -07:00 |
|
Quincy Larson
|
eef1c5136a
|
finish JavaScript and OOP sections for QA
|
2015-10-28 01:15:54 -07:00 |
|
Logan Tegman
|
120c3147c2
|
Add Better Explanations to the Functional Programming Lessons
Other minor changes to make each lesson more consistent in formatting.
|
2015-10-17 23:11:03 -07:00 |
|
Logan Tegman
|
9a8d380aea
|
Add MDN Links to Functional Programming Waypoints
|
2015-10-15 20:17:29 -07:00 |
|
Logan Tegman
|
6ae909f3bf
|
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
|
bf17a54b75
|
add time estimates to challenge blocks on map
|
2015-10-12 22:56:10 -07:00 |
|
Arsen Melikyan
|
d4cfe277b1
|
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
|
790972500c
|
Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
|
2015-10-09 11:54:56 -07:00 |
|
Daniel Robinson
|
f6a87ef858
|
Fix typo 'array or numbers' to 'array of numbers'
|
2015-10-09 13:50:28 -04:00 |
|
Quincy Larson
|
c709daabd1
|
update challenge sequence and break on boarding into two sections
|
2015-10-07 00:41:43 -07:00 |
|
natac13
|
9f6d2410c1
|
added optional space to the editor match in OOP challenges.
closes #3331
|
2015-10-06 20:37:32 -04:00 |
|
Gaurav Saxena
|
b0ee678af8
|
renamed -you- to -your- ; fixes #3607 - grammar bug
|
2015-10-06 17:30:27 -04:00 |
|
Joseph Breihan
|
620c828362
|
Fix typo described in issue #3585
|
2015-10-04 23:20:09 -04:00 |
|
Quincy Larson
|
344a5b9103
|
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
|
b78696463d
|
remove vestigial difficulty attribute from challenges
|
2015-10-02 01:06:27 -07:00 |
|
Quincy Larson
|
8dc908aa30
|
restructure challenges and add certificate challenge skeletons
|
2015-10-01 23:54:20 -07:00 |
|
Quincy Larson
|
eb7aaf4c64
|
fix exact change and QA all JS challenges
|
2015-09-30 18:33:32 -07:00 |
|
Quincy Larson
|
495c2e73f0
|
Merge pull request #3185 from awesomeaniruddh/awesomeaniruddh-3172
fixed test descriptions in OOJavascript waypoint
|
2015-09-09 14:08:49 -07:00 |
|
benmcmahon100
|
977c0e4e73
|
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
|
0e77c9a23a
|
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
|
f08be5516c
|
fixes filter function return conditional
closes #3031
|
2015-09-03 14:02:44 -04:00 |
|
Ben McMahon
|
65c28bbf5a
|
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
|
bdfa2a5656
|
fixed issue #2940: replaced and with an
|
2015-09-01 08:35:07 +08:00 |
|
ahstro
|
e23fbf2013
|
return(foo) => return foo
|
2015-08-27 22:19:03 +02:00 |
|
Aryan Jabbari
|
2074fc41ef
|
Replaced backticks with <code></code>
|
2015-08-23 05:03:52 -04:00 |
|
Aryan Jabbari
|
4a149df947
|
Deleted tab
|
2015-08-23 03:47:13 -04:00 |
|
Aryan Jabbari
|
6c51c01808
|
Fixes #1950 using @benschenker's suggested text.
|
2015-08-23 03:42:42 -04:00 |
|
Michael Krebs
|
e7927459c6
|
fix #2011
|
2015-08-18 02:05:53 -04:00 |
|
benmcmahon100
|
2dde2fdb3e
|
Fix #1835
|
2015-08-17 14:11:49 +01:00 |
|
Quincy Larson
|
9aaf813dd6
|
Improve OOP challenges
|
2015-08-16 19:34:11 -07:00 |
|
benmcmahon100
|
4b4b4752d4
|
Fix #1790
|
2015-08-16 21:06:42 +01:00 |
|
benmcmahon100
|
0d451c0fbc
|
Fixed a challenge test
|
2015-08-16 18:26:11 +01:00 |
|
Quincy Larson
|
ff53914d16
|
fix some minor issues with oop challenges
|
2015-08-16 09:12:54 -07:00 |
|
Quincy Larson
|
1d967241b6
|
update csp
|
2015-08-16 08:03:34 -07:00 |
|
Quincy Larson
|
d166b88058
|
add authentication back in
|
2015-08-16 05:47:13 -07:00 |
|
Quincy Larson
|
e2d3e10cef
|
improvements to OOP
|
2015-08-16 05:25:10 -07:00 |
|
Quincy Larson
|
960931d41c
|
improvements to javascript challenges
|
2015-08-16 04:05:15 -07:00 |
|
Quincy Larson
|
c0f7a4a203
|
resequence some challenges
|
2015-08-15 14:23:10 -07:00 |
|
Quincy Larson
|
2b6bdd098f
|
update JavaScript challenges
|
2015-08-15 13:57:44 -07:00 |
|
Quincy Larson
|
fc7fcdc6a6
|
add semicolons to end of all tests in js-style challenges
|
2015-08-14 14:48:59 -07:00 |
|
Quincy Larson
|
cd4fd1720d
|
make additional improvements to JavaScript challenge copy
|
2015-08-13 23:44:13 -07:00 |
|
Berkeley Martinez
|
cd5d7ac8e8
|
lint json
|
2015-08-13 15:42:17 -07:00 |
|
benmcmahon100
|
73b649723b
|
Removed the under construction flag
|
2015-08-13 00:21:52 +01:00 |
|