Commit Graph

322 Commits (c550760b662d96855d2101d97f6ef99cab6cdb16)

Author SHA1 Message Date
Berkeley Martinez c550760b66 Merge pull request #1709 from martinkwan/patch-2
Updated DNA Pairing link
2015-08-10 16:39:13 -07:00
Berkeley Martinez 5b61f15d06 Merge pull request #1706 from kurzninja/patch-3
Fix for incorrect RGB test value
2015-08-10 16:27:15 -07:00
Berkeley Martinez 8f332039af Merge pull request #1697 from martinkwan/patch-1
Updated Pig Latin Link
2015-08-10 15:46:12 -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 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
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
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 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 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
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 b2d714112f Updated test case comment in 'fluid containers' 2015-08-06 22:23:00 +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