Commit Graph

572 Commits

Author SHA1 Message Date
cabf9996c6 Improve Word Blanks Descriptive Text 2015-12-30 18:56:56 -08:00
5501e061f1 Merge pull request #5605 from SaintPeter/fix/change-mini-bonfires-to-waypoints
Change Mini-Bonfires back to Waypoints
2015-12-30 18:55:55 -08:00
f6a6e21944 Change Mini-Bonfires back to Waypoints 2015-12-30 17:57:15 -08:00
9f92181561 Merge pull request #5568 from wakqasahmed/fix/override-class-dec-by-id-attr
Fix Waypoint: Override Class Declarations by Styling ID Attributes #5446
2015-12-30 17:12:46 -08:00
8a5531431b Merge pull request #5592 from pkshreeman/fix-confusion-re-item
Made a minor adjustment in instruction
2015-12-30 17:11:35 -08:00
ca76f7db0a Merge pull request #5597 from abhisekp/fix/access-object-prop
Fix Accessing Objects Properties with Bracket Notation output
2015-12-30 17:09:40 -08:00
2bad45a6b3 Merge pull request #5598 from abhisekp/fix/access-nested
Fix typo in Accessing Nested Objects in JSON
2015-12-30 17:08:43 -08:00
4dcd33776d Merge pull request #5600 from abhisekp/fix/testing-object-props
Fix typo in Testing Objects for Properties
2015-12-30 17:07:09 -08:00
be1d8544e8 Fix typo in Testing Objects for Properties 2015-12-31 06:32:33 +05:30
af82ea53d1 Fix typo in Accessing Nested Objects in JSON 2015-12-31 06:17:28 +05:30
0ea783e69a Fix Accessing Objects Properties with Bracket Notation output 2015-12-31 06:11:32 +05:30
44c9b92ca4 Fix Using Objects for Lookups description 2015-12-31 06:01:47 +05:30
78523fe71c Squashing three commits...
Made a minor adjustment in instruction to prevent confusion regards to variable use of item

Added more clarifications

Clarification Phase 2
2015-12-30 18:02:55 -06:00
8069e3b9e0 Merge pull request #5585 from BKinahan/fix/css-semicolon-consistency
Add two missing semi-colons to challenge seeds
2015-12-30 13:32:32 -08:00
2c977af1bc Add two missing semi-colons to challenge seeds
Added missing semi-colons to two challenge seeds to have proper syntax and match challenge seeds for similar waypoints.

Closes #5575
2015-12-30 21:28:59 +00:00
af2debfdd2 Merge pull request #5584 from SaintPeter/fix/increment-decrement-descriptions
Improve increment and decrement instructions, Tests
2015-12-30 13:28:01 -08:00
64267ce6c6 Improve increment and decrement instructions, tests 2015-12-30 13:18:48 -08:00
8ddaec8981 Iterate Through an Array with a For Loop
Fix instruction in Waypoint: Iterate Through an Array with a For Loop
2015-12-31 02:30:33 +05:30
eda50fcda6 Provides clarity about overriding of id over classes 2015-12-30 23:34:09 +04:00
3e25d6cd36 Basic Javascript Waypoint fixes 2015-12-31 00:56:24 +05:30
b4cf2b5303 update time estimate for basic javascript 2015-12-30 12:14:09 -06:00
c0a41eab86 Merge pull request #5551 from FreeCodeCamp/feature/new-basejumps
Add new ziplines and basejumps
2015-12-30 08:58:57 -08:00
0913675228 Merge pull request #5545 from FreeCodeCamp/new/basic-javascript-revamp
Basic Javascript Revamp
2015-12-30 08:58:41 -08:00
614e4867f8 update certificate requirements 2015-12-30 01:20:35 -06:00
26ae98e57a Minor fixes from QA 2015-12-29 22:35:03 -08:00
8285f74398 Merge pull request #5412 from xynz/tests/BonfireChunkeyMonkey
Added extra test cases for Bonfire: Chunkey Monkey
2015-12-29 20:31:52 -08:00
8bbdd078ee continue improving challenges as I record videos 2015-12-29 20:35:04 -06:00
78a8a2d4d0 Merge pull request #5524 from wakqasahmed/fix/override-subsequent-css
Improve Waypoint: Override Styles in Subsequent CSS #5466
2015-12-29 16:11:45 -08:00
ac9ff26cb7 Solutions for all Challenges 2015-12-29 15:43:21 -08:00
4c1b8d2305 Merge pull request #5544 from vtamara/fix/ES-translation-bootstrap
Fixes challenge that requires answer in english and not in spanish. Thanks for reporting to Blanca Acosta. blanca@pasosdeJesus.org
2015-12-29 15:21:52 -08:00
d7cd45b746 Fixes challenge that requires answer in english and not in spanish 2015-12-29 17:47:30 -05:00
5c1c69c963 Some solution fixes 2015-12-29 10:53:21 -08:00
8e1d8e80b7 provides clarity about the concept of 'listed order' while specifying multiple classes 2015-12-29 22:17:53 +04:00
7d905d1ac2 update old ziplines with new forked versions 2015-12-29 03:20:59 -06:00
78855f4c91 More solutions fixes 2015-12-28 23:43:12 -08:00
b0e131a848 Correct broken/missing Solutions 2015-12-28 22:35:05 -08:00
2de38d3be2 Unmunged Solutions 2015-12-28 21:15:50 -08:00
4da4c8ff11 Using Objects for Lookups 2015-12-29 04:49:09 +05:30
f947bef21b Fix Else If statement and chains
closes #5489
closes #5489
2015-12-28 14:08:11 -08:00
d792e461a2 Fixes for outstanding Basic JS Issues. 2015-12-28 12:17:06 -08:00
f791e65081 Understanding Uninitialized Variables
Fixes FreeCodeCamp/FreeCodeCamp#5482
2015-12-28 09:39:37 -08:00
9de74ef54c Understanding Case Sensitivity in Variables
Fix FreeCodeCamp/FreeCodeCamp#5483
2015-12-28 09:39:37 -08:00
dd550b26a9 Declare JavaScript Variables
Fix FreeCodeCamp/FreeCodeCamp#5487
2015-12-28 09:39:36 -08:00
48b73e1eb8 Comparison with the Equality Operator
Fix FreeCodeCamp/FreeCodeCamp#5486
2015-12-28 09:39:36 -08:00
ffb13f6c3a Multiple Identical Options in Switch Statements
Fix FreeCodeCamp/FreeCodeCamp#5488
2015-12-28 09:39:35 -08:00
18b31507d1 Concatenating Strings with Plus Operator
Fix FreeCodeCamp/FreeCodeCamp#5490
2015-12-28 09:39:35 -08:00
6d4d69e90f Returning Boolean Values from Functions
Fix FreeCodeCamp/FreeCodeCamp#5491
2015-12-28 09:39:34 -08:00
70d7334f3c Access MultiDimensional Arrays With Indexes
Fix FreeCodeCamp/FreeCodeCamp#5492
2015-12-28 09:39:34 -08:00
7a88cf1821 Counting Cards
Fixed ambiguous wording/"is" vs. "if"
fix FreeCodeCamp/FreeCodeCamp#5493
2015-12-28 09:39:33 -08:00
8a487a91c3 Global vs. Local Scope in Functions
remove redundant "a"
fix FreeCodeCamp/FreeCodeCamp#5494
2015-12-28 09:39:32 -08:00