Commit Graph

487 Commits (b001b8f8f2bd1d560206412be541de02d093db45)

Author SHA1 Message Date
Berkeley Martinez 8f332039af Merge pull request #1697 from martinkwan/patch-1
Updated Pig Latin Link
2015-08-10 15:46:12 -07:00
Quincy Larson a44622af82 Merge branch 'staging' into onboarding 2015-08-10 15:42:07 -07:00
Martin Kwan 81af7a69e6 Updated DNA Pairing link
Updated link so it would open in a new tab instead of the current tab
2015-08-10 14:42:37 -07:00
Martin Kwan 737adf1fac Update intermediate-bonfires.json 2015-08-10 13:42:33 -07:00
Berkeley Martinez 8dabd39950 add to seed script: exit on error
filter challenge blocks that do not have challenges
2015-08-10 12:15:30 -07:00
Brett Guillory 133c91fd16 Fix for incorrect RGB test value
RGB test value was testing for (0,0,255) which is B, should be testing for (0, 255,0), which is green.
2015-08-10 13:20:18 -05:00
Martin Kwan 5c987cbe9a Updated Pig Latin Link
Updated link so it would open in a new tab instead of the current tab
2015-08-10 00:40:12 -07:00
Berkeley Martinez 129ec7c98e Merge pull request #1613 from ahstro/wrong-class
Updated test case comment in 'fluid containers'
2015-08-09 23:06:56 -07:00
Berkeley Martinez 1d724f145e Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging 2015-08-09 22:58:46 -07:00
Berkeley Martinez 967f92e6f4 fix challenge naming scheme 2015-08-09 22:46:44 -07:00
Berkeley Martinez 0c349f9763 Merge pull request #1675 from alanmbarr/alanmbarr-1375
Update bootstrap.json waypoint-line-up-form-elements-responsively-with-bootstrap typo
2015-08-09 22:46:09 -07:00
Berkeley Martinez a551c3ad57 Merge pull request #1692 from royshouvik/patch-1
Update basic-javascript.json to fix #1642
2015-08-09 22:41:58 -07:00
Quincy Larson 13f08bf037 Merge branch 'staging' into onboarding 2015-08-09 22:00:26 -07:00
Quincy Larson 4ed041c0db update curriculum structure again 2015-08-09 21:26:26 -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
Quincy Larson e0bd8c6dd2 remove pair programming Bonfire warm up challenge 2015-08-09 17:03:49 -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 8d680b487d Merge pull request #1704 from ahstro/completion-monitor
Refactored CompletionMonitor() slightly
2015-08-10 11:30:14 -07:00
Berkeley Martinez 97b0ccac8f fix mising type
remove extra bonfire in title
2015-08-10 11:27:12 -07:00
ahstro 9513a8b0e5 Incorrect JSON caused error during seed 2015-08-10 20:11:59 +02:00
ahstro aec8680567 Refactored CompletionMonitor() slightly 2015-08-10 18:44:19 +02:00
Berkeley Martinez 2476f35309 add challenge order to individual challenge 2015-08-09 07:40:16 -07:00
alanmbarr 50db4b9aaa other typo
text input instead of area for clarity
2015-08-08 22:10:07 -07:00
alanmbarr 6d1ddc759d Update bootstrap.json 2015-08-08 21:59:03 -07:00
ahstro 9bed47a763 Disregard order in 'Symmetric Difference' #1402 2015-08-09 02:08:44 +02:00
Quincy Larson 5fb1df0d55 start onboarding page 2015-08-08 16:13:23 -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
Berkeley Martinez b1e34f8cc8 create name/dashName at seed 2015-08-08 07:50:35 -07:00
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
ahstro c5fb8c83f5 Added even more HTML entities and removed ' 2015-08-08 03:43:14 +02:00
ahstro 9d6c5e63ab 'Convert HTML Entities' now allows upper and lower case entities #1647 2015-08-08 03:29:23 +02:00
ahstro e7c8589d08 Everything is horrible 2015-08-08 02:38:16 +02:00
Berkeley Martinez e1fb3856c4 Merge pull request #1637 from Greenheart/staging
fixed small typo
2015-08-07 09:01:44 -07:00
Shouvik Roy 8ff778b358 Fix for #1644
Change challenge description of "Bonfire: Where art thou", to fix issue #1644. Changed description to say "an array" instead of "a list" to make it clear and less confusing.
2015-08-07 21:04:20 +05:30
Samuel Plumppu 93083eb1c9 clarified description for waypoint: make images mobile responsive 2015-08-07 17:03:29 +02:00
Samuel Plumppu 805327ebac fixed small typo 2015-08-07 14:53:24 +02:00
Quincy Larson 350d59a235 revamp onboarding challenges to reflect changes to curriculum and wiki 2015-08-07 00:18:30 -07:00
Quincy Larson c5ad1ad851 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 23:19:18 -07:00
Quincy Larson 629eaa6ef9 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
Samuel Plumppu 344b729bce fixed tests to check for lowercase hexadecimal colors 2015-08-07 02:13:11 +02:00
ahstro 42321f5cef Wrong element in jQuery targeting waypoint 2015-08-06 22:41:49 +02:00
Samuel Plumppu 3b14872cbe updated instructions for waypoint: get set for ziplines to fit with new Codepen UI 2015-08-06 22:30:46 +02:00
ahstro fb2599b8fe Grammatical error in 'Use Hex Code for Specific Colors' 2015-08-06 22:27:16 +02:00
ahstro b2d714112f Updated test case comment in 'fluid containers' 2015-08-06 22:23:00 +02:00
ahstro 52300b9648 Changed test order & added <code> in 'img to link' 2015-08-06 22:07:54 +02:00
Samuel Plumppu cf9b981564 fixed typos 2015-08-06 21:31:24 +02:00
Samuel Plumppu 4349d06d16 fixed typos 2015-08-06 20:45:59 +02:00
Dealga McArdle 0993261ebc sputkin -> sputnik 2015-08-06 16:02:20 +02:00
benmcmahon100 e68bc0272d Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1593 2015-08-06 14:54:44 +01:00
benmcmahon100 5eb9c060e1 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1599 2015-08-06 14:51:26 +01:00
Quincy Larson 61507f575d fix some issues that were breaking seed task 2015-08-06 02:27:56 -07:00
Quincy Larson dfb48fbdad update dashed name 2015-08-06 02:26:09 -07:00
Quincy Larson 2e0e7d5a74 rename all of Ben's JavaScript challenges to be more in line with other waypoints 2015-08-06 02:06:53 -07:00
Quincy Larson e8a3f3ef04 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 01:44:37 -07:00
Quincy Larson 89fffce02d add simon zipline 2015-08-06 01:44:31 -07:00
Berkeley Martinez 8b8d9cab51 Merge pull request #1594 from martinkwan/patch-1
Updated Roman Numeral Challenge link
2015-08-06 00:58:24 -07:00
Berkeley Martinez eeffb7f706 Merge pull request #1595 from flota113/flota113-1585
Fixed a few typos in javascript-basic
2015-08-06 00:57:56 -07:00
Berkeley Martinez 47403e204c Merge pull request #1592 from cristianvnica/cristianvnica-1488
Fixing issue #1488
2015-08-06 00:57:06 -07:00
Marcin Flotyński 5882b9b84f Fixed a few typos in javascript-basic 2015-08-06 09:03:03 +02:00
Martin Kwan 3b94475f9d Updated Roman Numeral Challenge link
Updated link so it would open in a new tab instead of the current tab.
2015-08-06 00:02:15 -07:00
Cristian V. Nica f33ac57984 Fixing issue #1488
Correcting small mistakes in the waypoint instruction.
2015-08-06 09:30:13 +03:00
benmcmahon100 7d04da6c60 Merge pull request #1584 from flota113/flota113-1579
Fixed tests in Waypoint: Use Comments to Clarify Code
2015-08-06 00:21:59 +01:00
Marcin Flotyński c577190e67 Fixed tests
Added check if the object isn't null and escaped quotes because text
enclosed apostrophe
2015-08-06 00:57:55 +02:00
Marcin Flotyński 073456e0de changed to agree with the style -
greater than 0 instead of greater than or eqal to 1
2015-08-06 00:25:11 +02:00
Marcin Flotyński c6b2140c02 first fixes - length larger _or equal_ to 1
I'm not sure if the tests are too vague - they allow to comment out way
more than just the text specified - like the whole page..
2015-08-06 00:20:52 +02:00
Marcin Flotyński 36f66c1262 Fixed tests in waypoint
changes col-xs-12 to col-xs-6 so the tests works
Issue #1578
2015-08-05 23:53:45 +02:00
Rafael J. Rodriguez 43a1a62536 Fix for Issue #1540 2015-08-05 17:34:06 -04:00
benmcmahon100 117306de33 Merge pull request #1576 from cristianvnica/cristianvnica-1575
Fixing #1575
2015-08-05 21:24:05 +01:00
Cristian V. Nica caef8c9da8 Fixing #1575
Fixing small typo
2015-08-05 23:22:37 +03:00
benmcmahon100 145cb422e2 Merge pull request #1573 from Greenheart/staging
added test for object for steamroller bonfire
2015-08-05 21:22:12 +01:00
Berkeley Martinez 3cfd69c704 add loopbackMigrationGrandfathered flag 2015-08-05 13:01:48 -07:00
benmcmahon100 974bf503ec Merge pull request #1572 from cristianvnica/cristianvnica-1571
Trying to fix: #1571
2015-08-05 20:43:17 +01:00
Samuel Plumppu 27cff0becf added test for object for steamroller bonfire 2015-08-05 21:37:04 +02:00
Quincy Larson 40cdf76035 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-05 11:58:09 -07:00
Quincy Larson 01e408d48c new final-ish curriculum structure 2015-08-05 11:57:58 -07:00
Cristian V. Nica 5ff371fc6f Trying to fix: #1571
I have found a small typo on challenge: An Array Of new Information
2015-08-05 21:55:25 +03:00
Berkeley Martinez 71ca6b1b5b mark if user is github cool during migration 2015-08-05 11:22:58 -07:00
Berkeley Martinez f656311b3e remove comments from migration 2015-08-05 11:22:58 -07:00
benmcmahon100 f68c6d0fa3 Changed the object lessons to use dot notation instead of bracket
Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1564
2015-08-05 17:31:42 +01:00
benmcmahon100 e7cac3ccf9 fix https://github.com/FreeCodeCamp/freecodecamp/issues/1559 2015-08-05 16:54:57 +01:00
benmcmahon100 4ff54006d3 Merge remote-tracking branch 'origin/staging' into staging 2015-08-05 15:39:18 +01:00
benmcmahon100 ceed3c4877 Fix some typos 2015-08-05 15:38:54 +01:00
Quincy Larson 959fde64fc add a span challenge and replace more old outside images with s3 images 2015-08-05 00:06:20 -07:00
Quincy Larson fa86f650e2 update cats to fetch from s3 2015-08-04 23:31:00 -07:00
Quincy Larson 932bc0ab65 continue working on jquery challenges 2015-08-04 23:24:26 -07:00
Berkeley Martinez c9e0184387 Merge pull request #1508 from flota113/flota113-1502
Small Fix of Bootstrap waypoint challenge - Issue 1502
2015-08-04 12:35:08 -07:00
Berkeley Martinez 00a9cfdf48 Merge pull request #1517 from ngalluzzo/fix-class-typo
Typo on 'Responsive Design with Bootstrap'
2015-08-04 12:34:47 -07:00
Ben ecacbc6233 Update bootstrap.json
fixed typo (misspelled 'container')
2015-08-04 14:03:19 -05:00
Nic Galluzzo ad46b72bd0 Update bootstrap.json 2015-08-04 08:54:21 -07:00
Djordje Lacmanović a3e5005058 fixed issue #1511 - now checking for words longer than 9 chars
closes #1511
2015-08-04 16:51:10 +02:00
Marcin Flotyński dbf8443430 Small Fix of Bootstrap waypoint challenge - Issue 1502
Changed second check for second class - 'btn-default'
2015-08-04 15:00:22 +02:00
benmcmahon100 fc0ccf3aea Fixed typos in magical maths waypoints and restored server.js to a previous working state 2015-08-04 13:28:41 +01:00
Quincy Larson aa10e1ff69 quick sweep to make sure all tests run properly 2015-08-03 23:03:12 -07:00
Quincy Larson eb8b9df5ad Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-03 21:17:55 -07:00
benmcmahon100 e6f14fc25f Merge remote-tracking branch 'origin/staging' into staging 2015-08-04 00:53:34 +01:00
benmcmahon100 aa906f81c3 fix https://github.com/FreeCodeCamp/freecodecamp/issues/1450 missing semi-colon and assert( 2015-08-04 00:53:20 +01:00
Berkeley Martinez 4c94bf7fcd Merge pull request #1231 from ahstro/lumenteun-410
Improved consitency in 'Friendly Date Ranges' test cases.
2015-08-03 16:04:37 -07:00
Berkeley Martinez 2f1d9c4826 Merge pull request #1197 from 1hella/1hella-1156
Fix typos in Bonfire: Friendly Date Ranges #1156
2015-08-03 16:02:50 -07:00
Djordje Lacmanović c9db4191c2 fixed a typo as per issue 1473 2015-08-04 00:39:11 +02:00
benmcmahon100 6c0049803d Fixed two typos and fixed a no tests tun error 2015-08-03 20:43:23 +01:00
benmcmahon100 4be714aa97 Generalised RegEx for waypoint-make-it-functional fix https://github.com/FreeCodeCamp/freecodecamp/issues/1476 added comment to show where to block exploits in jsframework 2015-08-03 18:02:26 +01:00
benmcmahon100 c9c2a74461 Hardened The check-the-length-property-of-a-string-variable challenge to make it hard to get no tests run 2015-08-03 17:01:27 +01:00
benmcmahon100 43bba0744a Fixed route on waypoint-label-bootstrap-wells and the tests. Fixed the test messages on waypoint-give-each-element-a-unique-id 2015-08-03 16:42:26 +01:00
Quincy Larson dfa45edb7c Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-02 19:06:32 -07:00
Quincy Larson 686017006b fix minor grammar issue in javascript challenges 2015-08-02 19:06:25 -07:00
benmcmahon100 a879441c77 Two of the tests were inverted 2015-08-02 22:09:36 +01:00
benmcmahon100 c8f2b4a571 Allows users to add values to the inner arrays 2015-08-02 21:24:13 +01:00
benmcmahon100 b7324b4155 Fixed the fact it was myDecimal instead of myFloat 2015-08-02 21:15:39 +01:00
LumenTeun f0aeb26337 'Create a Text Field' now makes sure the input type is text. #1241 2015-08-01 17:07:03 -07:00
Berkeley Martinez 28610c4092 Merge branch 'staging' of https://github.com/amorphid/freecodecamp into amorphid-staging 2015-08-01 16:47:26 -07:00
Jose M Viloria dcbb753b71 Typo in Waypoint #38
Deleted extra semicolon.
2015-08-01 16:39:38 -07:00
Berkeley Martinez ca26efa4fb Merge branch 'Sazumo-1248' of https://github.com/Sazumo/freecodecamp into Sazumo-Sazumo-1248 2015-08-01 16:12:08 -07:00
Quincy Larson 21cc71ab24 add help room to chat room challenge, thanks to SaintPeter's suggestion 2015-08-01 12:36:42 -07:00
Quincy Larson a5b1d23a3c Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-01 12:16:14 -07:00
Quincy Larson 44007c9643 implement ckylee additional test to everything be true bonfire #1397 2015-08-01 12:14:25 -07:00
Quincy Larson cc890d017a Merge pull request #1399 from biellls/patch-1
Change order of subarrays to cover all cases
2015-08-01 11:53:47 -07:00
Quincy Larson 2b9c89eccc fixed tcyrus broken pull request and also extend its methodology to another challenge 2015-08-01 11:45:59 -07:00
Quincy Larson 942e26fed5 Merge branch 'staging' of https://github.com/tcyrus/freecodecamp into tcyrus-staging 2015-08-01 11:30:22 -07:00
Quincy Larson 61a8a54682 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-01 11:29:54 -07:00
Quincy Larson 5937ceaec7 Merge pull request #1432 from SaintPeter/sorted_union_bonfire
Added additional tests to Sorted Union Bonfire
2015-08-01 11:27:45 -07:00
benmcmahon100 fd0307ffcf Added extra regex moving on to fix scroller without those new images 2015-08-01 19:13:37 +01:00
benmcmahon100 7443236912 Added extra regex moving on to fix scroller without those new images 2015-08-01 19:12:44 +01:00
Quincy Larson 596f8f660a Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-01 08:26:07 -07:00
Quincy Larson 1e2011a354 fix some issues and finalize jquery challenges for today 2015-08-01 08:25:56 -07:00
benmcmahon100 f6564884a2 All done without extra regex 2015-08-01 16:11:57 +01:00
benmcmahon100 8f47390b79 Merge remote-tracking branch 'origin/staging' into staging 2015-08-01 16:10:58 +01:00
benmcmahon100 9370561579 All done without the extra regex 2015-08-01 16:10:21 +01:00
Quincy Larson 57592545d9 add two more jquery challenges 2015-08-01 07:11:11 -07:00
Quincy Larson feab8b508e remove field guide cruft and update all field guide links to wiki 2015-07-31 21:55:49 -07:00
Quincy Larson fd68501e16 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-31 21:13:46 -07:00
Quincy Larson 439849e9d8 start removing field guide and update nonprofits 2015-07-31 21:13:40 -07:00
Berkeley Martinez 646fa1cbac remove mention of comments from zipline
update hot stories api uri
2015-07-31 20:10:30 -07:00
SaintPeter 99304b3a04 Added additional tests to Sorted Union Bonfire 2015-07-31 18:04:06 -07:00
benmcmahon100 d52525f1f4 Non-tested slot machine challenges. Leaving out one challenge as it will require slot machine images to be created and hosted in a static location 2015-08-01 00:47:39 +01:00
Quincy Larson ae38aab8cc fix issue with codemirror framework and script tag rendering 2015-07-31 16:38:12 -07:00
Quincy Larson 2ccd6e3ee3 fix html view instruction column 2015-07-31 14:36:00 -07:00
Quincy Larson 2547868854 fix storage and reset functionality for js and html challenge views 2015-07-31 13:37:06 -07:00
benmcmahon100 4b47e5282c Non-tested slot machine challenges. Leaving out one challenge as it will require slot machine images to be created and hosted in a static location 2015-07-31 19:56:11 +01:00
benmcmahon100 74d938b3af Merge remote-tracking branch 'origin/staging' into staging 2015-07-31 19:54:00 +01:00
benmcmahon100 dd9984fc2d Non-tested slot machine challenges. Leaving out one challenge as it will require slot machine images to be created and hosted in a static location 2015-07-31 19:53:21 +01:00
Quincy Larson 051a7bb287 add new jquery challenges and resequence other challenges 2015-07-30 22:40:17 -07:00
Quincy Larson 62897b8a51 add removal and clone jquery challenges 2015-07-30 18:31:40 -07:00
Quincy Larson 1d7fc8589c add .remove() challenge 2015-07-30 18:12:29 -07:00
Quincy Larson d4d4124158 add a removeClass challenge 2015-07-30 18:05:02 -07:00
Quincy Larson 1fa0c48257 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-30 17:31:53 -07:00
Quincy Larson 489f52180b add two new jquery challenges 2015-07-30 17:31:47 -07:00
benmcmahon100 972ae79b22 Ready JavaScript Curriculum 2015-07-31 00:22:56 +01:00
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 9bc14d24a4 Display contact information for job and size thumbnail 2015-07-26 07:57:14 -07:00
Berkeley Martinez f547ce32f7 update jobs model and jobs seed 2015-07-25 21:59:52 -07:00
Berkeley Martinez 4792485ac4 show jobs route up 2015-07-25 21:32:18 -07: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
Berkeley Martinez a4c4eb1493 fix type hike not hikes 2015-07-23 16:03:47 -07:00
Berkeley Martinez 3df60136e8 add title field to challenges 2015-07-23 16:03:46 -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 fab672f8c6 all field guides operational 2015-07-23 15:50:47 -07:00
Quincy Larson 03a225e640 update hikes.json 2015-07-23 15:50:47 -07:00
Berkeley Martinez 8b0b5dd6ce split field guides into separate categories 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 158baca3d3 fix typo in nonprofit field guide 2015-07-23 15:49:03 -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
Berkeley Martinez e17b838c80 add babel-node to seed 2015-07-23 15:49:01 -07:00
Quincy Larson cc9af1c67b Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-07-20 22:56:23 -07:00
Quincy Larson d9d9c67ae0 update field guides 2015-07-20 22:56:12 -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