Commit Graph

301 Commits (aba76b4b3516a874af8e35a45ef614fdb9cf34ec)

Author SHA1 Message Date
Rex Schrader a812621dc1 Merge pull request #4197 from ltegman/fix/waypoint-random-whole-number-test-4194
Fix Waypoint Generate Random Whole Numbers Test
2015-11-11 14:42:16 -08:00
Logan Tegman 87ba6f7e08 Fix Waypoint Generate Random Whole Numbers Test
Closes #4194
2015-11-11 12:58:31 -08:00
Berkeley Martinez ada15a47cf Merge pull request #4179 from ltegman/fix/typos-and-example-code-style
Fix Typos and Example Code Styling
2015-11-11 12:43:35 -08:00
Logan Tegman aad2b67036 Fix Typos and Example Code Styling
Various typo and styling fixes in the Basic Javascript sections and one in JQuery.
2015-11-11 12:25:24 -08:00
Logan Tegman 2fb8867094 Merge pull request #4223 from FreeCodeCamp/feature/head-tail-challenges
Add head/tail to challenges spec
2015-11-07 13:22:44 -08:00
SaintPeter e9b09eb515 Fixes Manipulate Arrays With Pop Challen Seed Inconsistancy 2015-11-07 11:10:59 -08:00
Berkeley Martinez 5dbfbfcf57 Add head/tail to challenge spec.
Lint EVERYTHING!
2015-11-06 17:32:01 -08:00
venky18 42b5523328 added a semicolon on line 1483
there is a semicolon missing on line 16 of the editor in the url http://www.freecodecamp.com/challenges/waypoint-create-a-javascript-slot-machine
2015-11-05 23:16:23 +05:30
Rex Schrader c94a61ab0c Fixes 4165 - Spurious backslash in Update Object Properties test 2015-11-04 13:23:25 -08:00
Berkeley Martinez 3b04646dff Merge pull request #4114 from ltegman/fix/sidebar-indentation-character
Fix Sidebar Code Indentation Character
2015-11-01 23:01:58 -08:00
Berkeley Martinez b6cf11ae11 Merge pull request #4095 from ltegman/fix/waypoint-sift-text-regex-wording-3898
Fix Sift Through Test With Regex Wording
2015-11-01 22:54:18 -08:00
Logan Tegman 4959675d74 Fix Sidebar Code Indentation Character
Closes #3988
2015-11-01 17:11:23 -08:00
Logan Tegman 9c9e1af8c1 Fix Sift Through Test With Regex Wording
Closes #3898
2015-11-01 10:06:22 -08:00
Logan Tegman da02e74af6 Fix Waypoint Random Numbers in Range Wording
Closes #3997
2015-11-01 09:31:06 -08:00
natac13 8e4244fcef fix seed different from description iterating odd numbers with for loop
closes #4081
2015-10-31 17:42:01 -04:00
Logan Tegman e685489bcb Merge pull request #3990 from abhisekp/fix/waypoint-for-loop
Instructional clarification for Waypoint - Iterate with JavaScript For Loops
2015-10-29 15:48:06 -07:00
Abhisek Pattnaik 5c714efa4e for loop clarification
- fix typo - variable
- Instruction clarification
- Example clarification
2015-10-30 04:06:35 +05:30
Logan Tegman 5eb71b993f Fix Object Waypoints Typos
Closes 3993 and closes 3994 and fixes some other typos
2015-10-29 14:48:55 -07:00
Logan Tegman 9d668c30af Fix Waypoint Count Backwards Seed Code
Closes #3968
2015-10-28 15:18:20 -07:00
Logan Tegman 57dd1ba904 Fix Waypoint Delete Properties From an Object Tests
Closes #3960
2015-10-28 14:33:26 -07:00
Berkeley Martinez b5f5025df2 Fix map iteration and object update copy. 2015-10-28 10:43:45 -07:00
Berkeley Martinez de7657bbea Fix update properties challenge 2015-10-28 10:35:01 -07:00
Quincy Larson 21fd983bb0 one more commit before resuming on Berkeley side 2015-10-28 10:11:46 -07:00
Quincy Larson d2ce2275b3 everything is ready except OOP 2015-10-28 05:13:49 -07:00
Quincy Larson 44c77d65b1 fix some mis-mergings for basic-javascript.json 2015-10-28 02:39:51 -07:00
Quincy Larson fd7451e233 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 74e4b21ec6 Merge pull request #3909 from ltegman/fix/waypoint-slot-machine-permits-more-efficient-answer-2278
Fix Waypoint Create Slot Machine Tests
2015-10-28 01:49:39 -07:00
Quincy Larson 7f5653963b finish JavaScript and OOP sections for QA 2015-10-28 01:15:54 -07:00
Quincy Larson 6c3319321a major improvements to basic-javascript.json 2015-10-27 23:16:08 -07:00
Em01 daeaf34372 Fixed same issue in waypoint 4 2015-10-27 14:06:34 +00:00
Em01 72c52114f6 Fixed additional typos. 2015-10-27 09:49:56 +00:00
Em01 218f44e40b Fixed typos in in JS Waypoints. Closes #3897 2015-10-26 23:59:43 +00:00
Logan Tegman a398c8a908 Fix Waypoint Create Slot Machine Tests
Permits solutions that don't explicitly call Math.random three times and instead wrap that operation in a function.
2015-10-25 23:08:00 -07:00
Quincy Larson 033dd5ee9c fix waypoint typo 2015-10-25 19:47:02 -07:00
Ben McMahon 3883483d8d Merge pull request #3595 from FreeCodeCamp/curriculum/JSONAndAJAX
Curriculum/json and ajax for QA and copy check
2015-10-26 00:47:30 +00:00
Quincy Larson 565d4d1309 Merge branch 'ahstro-3228' of https://github.com/ahstro/freecodecamp into ahstro-ahstro-3228
Conflicts:
	seed/challenges/basic-javascript.json
2015-10-24 01:39:05 -07:00
Quincy Larson 92868736c0 merge staging and make my own minor improvements 2015-10-23 23:45:42 -07:00
Quincy Larson a6a5b430b3 Merge branch 'saintpeter-new-for-loops' of https://github.com/SaintPeter/FreeCodeCamp into SaintPeter-saintpeter-new-for-loops 2015-10-23 22:51:41 -07:00
Quincy Larson 6e7df9288a fix second instance of logger.html 2015-10-23 22:48:49 -07:00
Quincy Larson 7ede839a02 Merge branch 'fix/test-slot-machine-to-life' of https://github.com/natac13/freecodecamp into natac13-fix/test-slot-machine-to-life 2015-10-23 22:45:23 -07:00
Quincy Larson d2cab92237 finish editing ajax challenges 2015-10-23 21:32:51 -07:00
Logan Tegman 25b5fbb175 Merge pull request #3790 from sanspace/fix/min-value-for-random-numbers-test-issue-3764
Fix accepting incorrect answer in generating random values within a range waypoint
2015-10-18 07:36:46 -07:00
Santhosh Kumar Srinivasan 6e41fc1d38 Fix accepting incorrect answer
Make min nonzero value
Alter the last test to accept only correct answers
2015-10-18 13:44:17 +05:30
Jonathan Lee Slew 07942878e7 Added missing spaces and fixes a capitalization typo in the description of the "Use Bracket Notation to Find the Nth Character in a String" waypoint.
See issue #3783
2015-10-17 17:40:30 -04:00
Aniruddh Agarwal 6aa5c5518a Fix typo in pop waypoint test 2015-10-15 16:27:55 +08:00
Quincy Larson f30239fb6c add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
Logan Tegman 66fc4497cf Fix Waypoint Iterate with a For Loop Typo
Closes #3691
2015-10-10 09:17:36 -07:00
Anton Strömkvist b74b7955eb Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
2015-10-09 08:14:38 +02:00
Braden Whited f39fca4472 Lesson 31 - Javascript Generate random whole numbers within a range comment error #1947
Comment needed changed to be more concise.

See #1947
2015-10-08 17:47:06 -04:00
Anton Strömkvist aaac06fda3 Merge pull request #3603 from ltegman/fix/find-white-space-explaination-2838
Fix Waypoint: Find White Space Explaination
2015-10-08 16:19:46 +02:00