Quincy Larson
482f16893c
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-07-30 15:51:38 -07:00
benmcmahon100
b9adf97a91
Ready JavaScript Curriculum
2015-07-30 23:46:47 +01:00
Quincy Larson
60105a9fe7
finish drafting copy and tests for bootstrap section
2015-07-30 15:45:54 -07:00
benmcmahon100
d588263658
Extra comma was breaking node seed
2015-07-30 21:54:33 +01:00
Quincy Larson
448daf1fa4
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-07-30 13:01:57 -07:00
Quincy Larson
35761f6316
fix some minor issues with bootstrap challenges
2015-07-30 13:01:46 -07:00
benmcmahon100
1e412b1498
Ready JavaScript Curriculum
2015-07-30 20:58:02 +01:00
Quincy Larson
14368f6471
add container-fluid divs to all bootstrap waypoints
2015-07-30 12:20:34 -07:00
Quincy Larson
fc7af46e0c
finish color tutorial
2015-07-29 23:21:44 -07:00
Quincy Larson
549ab1bd0e
start work on RGB section
2015-07-29 00:33:17 -07:00
Quincy Larson
5fd95c584c
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
...
Conflicts:
seed/challenges/basic-javascript.json
2015-07-28 23:11:00 -07:00
Quincy Larson
2d009777b3
add ID related challenges
2015-07-28 18:51:39 -07:00
Quincy Larson
fd3374fca7
about to start priority and !important waypoints
2015-07-28 17:11:51 -07:00
TCYRUS
e67d843f48
Fix Issue #1015
...
Fix two of the tests in "Waypoint: Create an Ordered List"
2015-07-28 13:17:05 -04:00
biellls
19c2408348
Change order of subarrays to cover all cases
...
Since in all tests each subarray has a larger max than the previous subarray, if the user does not reset max for each subarray, the tests still pass.
2015-07-27 20:37:39 +02:00
Berkeley Martinez
fe51774814
Fix dup id's in basic javascript
2015-07-25 20:22:13 -07:00
Quincy Larson
37d5efed4e
Merge branch 'staging' into js-curriculum
...
Conflicts:
seed/challenges/basic-javascript.json
2015-07-24 16:08:45 -07:00
Quincy Larson
ea26455c4c
Merge branch 'js-curriculum' of https://github.com/benmcmahon100/freecodecamp into benmcmahon100-js-curriculum
...
Conflicts:
seed/challenges/basic-javascript.json
2015-07-24 15:59:37 -07:00
Quincy Larson
890bd8cd9c
additional refactor of HTML challenges
2015-07-23 22:24:51 -07:00
Quincy Larson
efa5d769c2
QA first dozen html challenges
2015-07-23 18:44:16 -07:00
benmcmahon100
a24ef288b4
Ready Js Curriculum
...
Added Regex, Random Numbers and If else Challenges
2015-07-24 00:38:13 +01:00
Berkeley Martinez
01c72656c8
fix 'id' not _id.
...
fix spacing after semi colon
2015-07-23 16:14:45 -07:00
Quincy Larson
3dfeaadba0
update zipline copy with CodePen override warning
2015-07-23 16:03:51 -07:00
Berkeley Martinez
47901a9b0a
add missing false in hikes challenge
2015-07-23 16:03:49 -07:00
Quincy Larson
ac5e31596d
add transcript for missing hike
2015-07-23 16:03:49 -07:00
Quincy Larson
8f738fb1d0
add videos to new challenges
2015-07-23 16:03:46 -07:00
Quincy Larson
83654fb86a
finish adding the nodeschool challenges
2015-07-23 16:03:46 -07:00
Quincy Larson
8b78d6e9ca
update basejump demo urls
2015-07-23 16:03:46 -07:00
Quincy Larson
99b99dc1a7
finish scripts and overall structure for new curriculum
2015-07-23 16:03:46 -07:00
Quincy Larson
60f2bdc685
more minor updates
2015-07-23 15:50:47 -07:00
Quincy Larson
03a225e640
update hikes.json
2015-07-23 15:50:47 -07:00
Quincy Larson
bfd51b66b6
add hikes.json
2015-07-23 15:49:04 -07:00
Quincy Larson
e04c11c2e7
mid-task commit for Berkeley to take over
2015-07-23 15:49:04 -07:00
Quincy Larson
c98afee926
continue building the jQuery Playground
2015-07-23 15:49:03 -07:00
Quincy Larson
c492576181
start building the jquery playground bootstrap.json flow
2015-07-23 15:49:03 -07:00
Quincy Larson
fe03ee557d
restructure entire curriculum sequence and json files
2015-07-23 15:49:03 -07:00
Quincy Larson
c8f8ab7af2
continue adding rgb challenges to basic-html5
2015-07-23 15:49:02 -07:00
benmcmahon100
003805d834
Added start of the random number challenges
2015-07-16 11:06:04 +01:00
benmcmahon100
7af3c1c67d
Full JS Stuff
...
There is a bit more RegEx and if else stuff. Other challenges can be added later but this is the base working set without @QuincyLarson 's fixes to the copy
2015-07-13 21:55:36 +01:00
Sean Nguyen
5d8d7a8f0f
Add <p> element to label the new ordered list.
...
- Improve consistency of challenge seeds
- Clarify challenge objective for "Waypoint: Created an ordered list"
2015-07-13 13:20:28 -07:00
benmcmahon100
ffd0d7e905
almost complete js challenges
2015-07-13 00:48:58 +01:00
Michael Pope
3d51e7776d
Clarify text for 'Waypoint: Add a Negative Margin to an Element'
...
- the user was asked to change text to a negative number
- this was confusing, as the test only passes if the value ia -15px
2015-07-11 10:52:58 -04:00
benmcmahon100
a39c398b8c
Update to 30!
2015-07-10 17:22:58 +01:00
benmcmahon100
46066e5be1
Third commit to the new curriculum
2015-07-10 00:56:30 +01:00
benmcmahon100
27df132367
Update 2 of the new js curriculum!
...
7 more challenges added!
2015-07-09 00:26:16 +01:00
LumenTeun
d6b9093be9
Improved consitency in 'Friendly Date Ranges' test cases. #410
2015-07-08 21:19:34 +02:00
benmcmahon100
91d6520817
Final wording tweak to line 1803
2015-07-08 19:51:19 +01:00
benmcmahon100
dd249197cb
Updated to reflect original wording a bit better
...
Another slight tweak to line 1803 to make it more true to the original wording of the challenge
2015-07-08 19:45:27 +01:00
benmcmahon100
3066bdc335
Fix for #1218
2015-07-06 23:46:26 +01:00
Quincy Larson
3098a6dc60
add basic javascript.json
2015-07-05 17:12:52 -07:00