Commit Graph

1094 Commits

Author SHA1 Message Date
Berkeley Martinez
1f61c4be02 Merge pull request #4088 from natac13/fix/unclear-dexcription-iterating-map-#4059
fix unclear description and lack of usage in the editor.
2015-11-01 07:45:01 -08:00
natac13
763747f494 fix unclear description and lack of usage in the editor.
closes #4059

removed added code in the seed
2015-11-01 06:50:59 -05:00
natac13
8e4244fcef fix seed different from description iterating odd numbers with for loop
closes #4081
2015-10-31 17:42:01 -04:00
krantzinator
a369e6db92 update test to allow space between css property and colon 2015-10-31 13:26:35 -04:00
Vladimir Tamara
e9971f4ea0 Points to working example of using Twitch JSONP 2015-10-31 05:33:28 -05:00
Arsen Melikyan
747bf80923 Merge pull request #4050 from ltegman/fix/bf-title-case-test-3366
Fix BF Title Case Test
2015-10-31 10:38:56 +04:00
Logan Tegman
ceecb08610 Fix BF Title Case Test
Closes #3366
2015-10-30 22:00:47 -07:00
natac13
9f35b9d619 added warning about navigator prompt
closes #3996
2015-10-30 19:13:31 -04:00
Berkeley Martinez
718681fdd5 Merge pull request #4022 from ltegman/fix/json-api-lesson-cleanup
JSON/API Lesson Cleanup
2015-10-30 12:17:55 -07:00
Logan Tegman
086b0bb60c JSON/API Lesson Cleanup
+ Fixes Convert JSON to HTML lesson (Closes #4016)
+ Add Formatting to Geolocation lesson output (Closes #4010)
+ Fixes Render Images lesson
+ Removes unnecessary `?callback=` from JSON challenges. (Closes #3972)
+ Lots of other formatting and consistancy changes.
+ Also closes #3962 and closes #3969
2015-10-30 12:10:45 -07:00
pC15
c3ec502a91 fix for issue#4011
changed codepen links to /full/ for Weather challenge
2015-10-30 11:56:23 -07:00
Arsen Melikyan
e7b416cd32 Merge pull request #4017 from ltegman/fix/nest-anchor-in-paragraph-test-4012
Fix Nest Anchor in Paragraph Test
2015-10-30 21:25:36 +04:00
Arsen Melikyan
69c51393d2 Merge pull request #3986 from MartinDelille/patch-1
fix typo and add comma
2015-10-30 20:56:58 +04:00
bencassidy
fb0e78fc3a fixed typer 2015-10-30 09:30:08 -07:00
Martin Delille
6ef376a621 fix typo and add comma
latitiude => latitude
add space and <br>
2015-10-30 16:28:34 +01:00
Utsav Ahuja
21014c2b11 Removed Chai.js mention from Bonfire 2015-10-30 02:25:19 -07:00
Logan Tegman
c3bcc9fbc8 Fix Nest Anchor in Paragraph Test
Closes #4012 and closes #3989
2015-10-29 20:05:48 -07: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
Berkeley Martinez
f7d7e538a2 Merge pull request #4008 from ltegman/fix/object-waypoint-lesson-typos-3993-3994
Fix Object Waypoints Typos
2015-10-29 15:36:44 -07:00
Abhisek Pattnaik
5c714efa4e for loop clarification
- fix typo - variable
- Instruction clarification
- Example clarification
2015-10-30 04:06:35 +05:30
Berkeley Martinez
0c3b6717ef Merge pull request #4006 from benmcmahon100/staging
Part two of post deploy challenge hotifx
2015-10-29 15:35:22 -07:00
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
SaintPeter
709ce63e75 Fixes 4003 2015-10-29 14:34:00 -07:00
Ben McMahon
208f9bfd84 Part two of post deploy challenge hotfix 2015-10-29 21:22:02 +00:00
Ben McMahon
bd1eb104ac Update json-apis-and-ajax.json 2015-10-29 21:07:51 +00:00
Aryan Jabbari
71435e6b7e Allude to 'this' keyword as suggested by @ParkinT
@ParkinT suggested the ```this``` keyword be alluded to in the lesson.
Closes #3899
2015-10-28 23:55:38 -04: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
Quincy Larson
c82a36618f fix typos in gear-up-for-success section 2015-10-28 14:00:45 -07:00
Quincy Larson
ef3e910251 remove mdn links from oop fp challenges 2015-10-28 13:49:38 -07:00
Berkeley Martinez
6613ed95cf Merge pull request #3910 from FreeCodeCamp/clementine
Clementine waypoint is ready
2015-10-28 12:29:31 -07:00
Berkeley Martinez
fb4451722e Fix typos 2015-10-28 12:24:46 -07:00
Berkeley Martinez
50cfda07ee Fix oop/fp challenges 2015-10-28 12:03:31 -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
4ad65513cc Merge pull request #3483 from awesomeaniruddh/fix/add-test-cases-for-bonfire
Add tests to intermediate bonfire
2015-10-28 01:25:32 -07:00
Quincy Larson
eb0a1bea01 Merge pull request #3946 from ltegman/fix/bootstrap-waypoint-wording-3895-3893
Fix Bootstrap Waypoints Wording Clarifications
2015-10-28 01:20:06 -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
Quincy Larson
dd3893145d finish first pass of jQuery 2015-10-27 21:02:08 -07:00
Logan Tegman
6936d35c5d Merge pull request #3944 from mschultz4/fix/typos-intermediate-bonfire
Fixed typos in assert messages
2015-10-27 19:36:39 -07:00
Logan Tegman
fa8674c588 Fix Bootstrap Waypoints Wording Clarifications
Closes #3895 and #3893
2015-10-27 19:30:47 -07:00
mschultz4
37b5784899 Fixed typos in assert messages 2015-10-27 20:57:48 -04:00
Quincy Larson
63f56c94b8 continue refining waypoints 2015-10-27 17:49:58 -07:00
Quincy Larson
ee69ff4314 Merge pull request #3885 from tdugger/fix/3884
The word several is repeated in step 11
2015-10-27 17:29:38 -07:00