Commit Graph

3631 Commits

Author SHA1 Message Date
30b913b2d8 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
7ce1a06c54 remove pair programming Bonfire warm up challenge 2015-08-09 17:03:49 -07:00
2f714f1541 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
babd7cb2eb Merge pull request #1704 from ahstro/completion-monitor
Refactored CompletionMonitor() slightly
2015-08-10 11:30:14 -07:00
4fae8d59b3 fix mising type
remove extra bonfire in title
2015-08-10 11:27:12 -07:00
ce6f0b4a61 Incorrect JSON caused error during seed 2015-08-10 20:11:59 +02:00
1fba648672 Refactored CompletionMonitor() slightly 2015-08-10 18:44:19 +02:00
22c416c7db add challenge order to individual challenge 2015-08-09 07:40:16 -07:00
8a003d1c6a other typo
text input instead of area for clarity
2015-08-08 22:10:07 -07:00
d3bbed92ed Update bootstrap.json 2015-08-08 21:59:03 -07:00
e262b5d6bf Disregard order in 'Symmetric Difference' #1402 2015-08-09 02:08:44 +02:00
26a616b2d0 start onboarding page 2015-08-08 16:13:23 -07:00
af5633bf6b Removed new incomplete JS Challenges and moved to OOPF branch. 2015-08-08 17:21:13 +01:00
5e9a9d07fb Update to include OOP & functional programming course layout 2015-08-08 17:11:11 +01:00
150d531079 create name/dashName at seed 2015-08-08 07:50:35 -07:00
24e45d18ce add type to challenges 2015-08-07 23:37:32 -07:00
d31b53da2a rename top level title to name 2015-08-07 18:43:45 -07:00
7c3740ddc8 Added even more HTML entities and removed ' 2015-08-08 03:43:14 +02:00
9966f49678 'Convert HTML Entities' now allows upper and lower case entities #1647 2015-08-08 03:29:23 +02:00
75919c63f3 Everything is horrible 2015-08-08 02:38:16 +02:00
d75348ab22 Merge pull request #1637 from Greenheart/staging
fixed small typo
2015-08-07 09:01:44 -07:00
9ed9afc86c 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
83005129cb clarified description for waypoint: make images mobile responsive 2015-08-07 17:03:29 +02:00
d4359243d4 fixed small typo 2015-08-07 14:53:24 +02:00
dff5b181e1 revamp onboarding challenges to reflect changes to curriculum and wiki 2015-08-07 00:18:30 -07:00
9f926c8f08 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 23:19:18 -07:00
aa58671ee3 restructure curriculum to split jQuery and Ajax into seperate sections 2015-08-06 23:19:05 -07:00
85026d558e fixed tests to check for lowercase hexadecimal colors 2015-08-07 02:13:11 +02:00
08c2138cee Improves 'Target Elements by ID Using jQuery' 2015-08-06 23:28:27 +02:00
7e5ddb102c Wrong element in jQuery targeting waypoint 2015-08-06 22:41:49 +02:00
f9498f8e86 updated instructions for waypoint: get set for ziplines to fit with new Codepen UI 2015-08-06 22:30:46 +02:00
e0f1342a00 Grammatical error in 'Use Hex Code for Specific Colors' 2015-08-06 22:27:16 +02:00
260b4b2bb7 Updated test case comment in 'fluid containers' 2015-08-06 22:23:00 +02:00
962ee6d7d5 Changed test order & added <code> in 'img to link' 2015-08-06 22:07:54 +02:00
e9ad1bad8d fixed typos 2015-08-06 21:31:24 +02:00
0624b65292 fixed typos 2015-08-06 20:45:59 +02:00
1874e517f7 sputkin -> sputnik 2015-08-06 16:02:20 +02:00
7284bbf7a7 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1593 2015-08-06 14:54:44 +01:00
a82265e883 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1599 2015-08-06 14:51:26 +01:00
afa352169d fix some issues that were breaking seed task 2015-08-06 02:27:56 -07:00
73ab630e0b update dashed name 2015-08-06 02:26:09 -07:00
ac44b5b481 rename all of Ben's JavaScript challenges to be more in line with other waypoints 2015-08-06 02:06:53 -07:00
542f35ab93 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-06 01:44:37 -07:00
f94e3b896e add simon zipline 2015-08-06 01:44:31 -07:00
475623efa5 Merge pull request #1594 from martinkwan/patch-1
Updated Roman Numeral Challenge link
2015-08-06 00:58:24 -07:00
1c0874bcd6 Merge pull request #1595 from flota113/flota113-1585
Fixed a few typos in javascript-basic
2015-08-06 00:57:56 -07:00
e0841b7b2d Merge pull request #1592 from cristianvnica/cristianvnica-1488
Fixing issue #1488
2015-08-06 00:57:06 -07:00
d90bb6a4f4 Fixed a few typos in javascript-basic 2015-08-06 09:03:03 +02:00
01b157f90a 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
528efe32c8 Fixing issue #1488
Correcting small mistakes in the waypoint instruction.
2015-08-06 09:30:13 +03:00