Commit Graph

322 Commits

Author SHA1 Message Date
SaintPeter
08e1b50ab9 Fix 'test' variable name collision 2015-12-02 18:26:42 -08:00
Berkeley Martinez
3f253226f3 Add semicolons to tests
\#AlwaysUseSemicolons
2015-12-02 12:52:00 -08:00
Berkeley Martinez
cc3e633ec3 Fix Change editor.match to code.match to prevent collisions 2015-12-02 11:50:45 -08:00
Logan Tegman
ae93726939 Fix Assert messages missing prepended message: 2015-12-02 10:11:06 -08:00
Logan Tegman
76edb825d0 Merge pull request #4617 from vtamara/add/ES-basic-javascript
Translation to spanish of basic-javascript.
2015-12-01 15:13:28 -08:00
Logan Tegman
a4edfb2318 Fix WP Manipulate Arrays with Shift Example Code 2015-12-01 10:30:07 -08:00
Eric Leung
5cedb1833a Add space after while statement for consistency 2015-11-30 11:07:21 -08:00
Berkeley Martinez
c47adfc37b Keywords are not function calls 2015-11-29 16:28:32 -08:00
Vladimir Tamara
7eeae3925f Translation of basic-javascript. Closes #4542. Thanks for corrections to @justinian336 and for checking to @Oxyrus 2015-11-29 08:35:55 -05:00
Eric Leung
3e264eb419 Add test to check for editing of first line of code 2015-11-27 18:29:13 -08:00
Christian Ipanaque
a24e76675a Fixes Math.random() description in waypoint
Fixes the description of Math.random() in Javascript waypoint.

Math.random() generates a random decimal number between 0 and 1.

Closes #4728
2015-11-26 06:03:11 -08:00
Eric Leung
23768acc7f Fix example if-else statements with clearer example 2015-11-26 00:04:10 -08:00
Quincy Larson
75a384ca36 make times for waypoint challenges less optimistic 2015-11-20 01:26:57 -06:00
SaintPeter
597e6eabb7 Move Slot Machine Challenges to Beta 2015-11-18 12:03:22 -08:00
alvynmcq
1c790d66be Typo in sample code in Waypoint Update the Properties of JS Object #4438
removed extra comma
2015-11-14 22:33:37 +00:00
Rex Schrader
914de36972 Merge pull request #4260 from faizaanceg/fix-waypoint-javascript-slots
Fix: Refactor Waypoint Javascript Slot Machine
2015-11-13 11:37:19 -08:00
Faizaan
db45bdefa4 fix description 2015-11-13 10:19:39 +05:30
Faizaan
fff5fa9502 refactor waypoint javascript-slots 2015-11-13 09:09:56 +05:30
SaintPeter
33e585ac72 Fix for iterate backwards missing word, move function to tail 2015-11-12 19:37:08 -08:00
Rex Schrader
c397c0ae59 Merge pull request #4309 from ltegman/fix/waypoint-slot-machine-stylish-images-test-2597
Fix Waypoint Add Stylish Images to Slot Machine Tests
2015-11-11 21:58:13 -08:00
Logan Tegman
237c6d3516 Fix Waypoint Add Stylish Images to Slot Machine Tests
Closes #2597
2015-11-11 14:48:02 -08:00
Rex Schrader
b5d5a7626a 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
27aa482703 Fix Waypoint Generate Random Whole Numbers Test
Closes #4194
2015-11-11 12:58:31 -08:00
Berkeley Martinez
5792deb15a 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
ddd2291ed7 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
6648861d3b 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
d362abdcb6 Fixes Manipulate Arrays With Pop Challen Seed Inconsistancy 2015-11-07 11:10:59 -08:00
Berkeley Martinez
1bd158e2eb Add head/tail to challenge spec.
Lint EVERYTHING!
2015-11-06 17:32:01 -08:00
venky18
15d9a616a4 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
cf2b83bbd4 Fixes 4165 - Spurious backslash in Update Object Properties test 2015-11-04 13:23:25 -08:00
Berkeley Martinez
a5412aef2c 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
16614baecd 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
0c82d363a3 Fix Sidebar Code Indentation Character
Closes #3988
2015-11-01 17:11:23 -08:00
Logan Tegman
3b27665b91 Fix Sift Through Test With Regex Wording
Closes #3898
2015-11-01 10:06:22 -08:00
Logan Tegman
91ca185bde Fix Waypoint Random Numbers in Range Wording
Closes #3997
2015-11-01 09:31:06 -08:00
natac13
eaf01cfe39 fix seed different from description iterating odd numbers with for loop
closes #4081
2015-10-31 17:42:01 -04:00
Logan Tegman
b07d83e154 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
d2c1667db7 for loop clarification
- fix typo - variable
- Instruction clarification
- Example clarification
2015-10-30 04:06:35 +05:30
Logan Tegman
904d11dff6 Fix Object Waypoints Typos
Closes 3993 and closes 3994 and fixes some other typos
2015-10-29 14:48:55 -07:00
Logan Tegman
a4e4df1a55 Fix Waypoint Count Backwards Seed Code
Closes #3968
2015-10-28 15:18:20 -07:00
Logan Tegman
83c3fa6ae4 Fix Waypoint Delete Properties From an Object Tests
Closes #3960
2015-10-28 14:33:26 -07:00
Berkeley Martinez
35e8efb06d Fix map iteration and object update copy. 2015-10-28 10:43:45 -07:00
Berkeley Martinez
b390db0be4 Fix update properties challenge 2015-10-28 10:35:01 -07:00
Quincy Larson
515a011448 one more commit before resuming on Berkeley side 2015-10-28 10:11:46 -07:00
Quincy Larson
4820ae2e36 everything is ready except OOP 2015-10-28 05:13:49 -07:00
Quincy Larson
6a7d9e2878 fix some mis-mergings for basic-javascript.json 2015-10-28 02:39:51 -07:00
Quincy Larson
7326996bdb 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
4011efdaed 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
eef1c5136a finish JavaScript and OOP sections for QA 2015-10-28 01:15:54 -07:00
Quincy Larson
419f6507d0 major improvements to basic-javascript.json 2015-10-27 23:16:08 -07:00