Commit Graph

1923 Commits

Author SHA1 Message Date
chriscampbell32
9bc504e412 added that this does not work in safari.
added that this does not work in safari in description

added period.
2015-11-29 14:58:35 -05:00
justinian336
9a6fba7a9c Add ES translation of bootstrap waypoints. Thanks to @vtamara for the revision 2015-11-29 15:26:21 +00: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
Logan Tegman
04f4c87308 Fix Waypoint Add Font Awesome Icons Tests
Closes #4769
2015-11-28 22:57:18 -08:00
Logan Tegman
a0b724ce26 Merge pull request #4738 from AryanJ-NYC/fix/truncate-a-string-description
Corrected description of Truncate a String bonfire.
2015-11-28 09:42:01 -08:00
Aryan Jabbari
bf7c420799 Corrected description of Truncate a String bonfire.
Close #4706
2015-11-28 12:23:23 -05:00
Andrés
acc797167f Add Spanish translation 2015-11-28 10:33:12 -05:00
Blauelf
444921574d Added a test case to Where do I belong with return value 0
On the chat today I have seen several solutions that cannot return 0 (usually return arr.length instead), and they still pass, as there is no such test case. Here is one, `where([3, 10, 5], 3) === 0`.
2015-11-28 14:37:25 +01:00
sycrat
4f3ac61778 added alt-text in waypoint seeds after it is taught 2015-11-28 16:07:57 +10:00
Eric Leung
8f28e24b59 Fix display of Roman numeral tests 2015-11-27 21:22:54 -08:00
Rex Schrader
09a59d5b96 Merge pull request #4749 from erictleung/fix/random-number-test-check
Random Whole Numbers - Add test to check for editing of first line of code
2015-11-27 19:24:29 -08:00
Eric Leung
3e264eb419 Add test to check for editing of first line of code 2015-11-27 18:29:13 -08:00
Juan Martínez
6fc5fe0152 Fixes description on bonfire Check for Palindromes
Closes  #4734
2015-11-27 21:03:00 -04:30
Eric Leung
7b69f5f648 Fix example code on filter method to avoid confusion 2015-11-26 18:02:37 -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
Rex Schrader
764a052624 Merge pull request #4704 from erictleung/fix/decimal-and-hexadecimal-description
Fix description explaining hexadecimal numbers
2015-11-26 01:06:26 -08:00
Logan Tegman
4683a9cc00 Merge pull request #4726 from erictleung/fix/change-potential-confusion-on-conditionals
Fix example if-else statements with clearer example
2015-11-26 00:09:56 -08:00
Eric Leung
23768acc7f Fix example if-else statements with clearer example 2015-11-26 00:04:10 -08:00
Eric Leung
73c8ccb633 Add note about how jQuery is zero-indexed for clarification 2015-11-25 20:39:02 -08:00
Logan Tegman
9b4cd3549d Merge pull request #4724 from SaintPeter/fix/jquery-comments-to-clarify
Fixes "Use Comments to Clarify Code" Ambiguity
2015-11-25 17:31:05 -08:00
SaintPeter
a5d26d1716 Fixes comments top of code ambiguity 2015-11-25 17:26:22 -08:00
Logan Tegman
24822250a7 Merge pull request #4723 from dcsmith926/staging
use of ".map()" should be ".forEach()"
2015-11-25 17:11:18 -08:00
dcsmith926
06e406c68c use of ".map()" should be ".forEach()"
In "seed/challenges/json-apis-and-ajax.json", the use of ".map()" in the 5th and 6th challenges doesn't make sense -- we're not creating a new array by modifying each element of the response, and in challenge 4, the learner was told to use ".forEach()". Seeing ".map()" instead for no apparent reason would likely be a source of confusion.
2015-11-25 18:38:19 -05:00
Aryan Jabbari
fe83cccdfc Rewrote test goal description for waypoint: Remove an Element using jQuery
Close #4517
2015-11-25 10:57:48 -05:00
Logan Tegman
a1d7cfca57 Merge pull request #4689 from SaintPeter/fix/jquery-wp-releasedon-date
Add release date to new JQ waypoint
2015-11-24 22:52:52 -08:00
Eric Leung
2f7b6034cf Fix description explaining hexadecimal numbers 2015-11-24 22:22:30 -08:00
Rex Schrader
d8470bce4d Merge pull request #4701 from erictleung/fix/remove-waypoint-checkbox-quotes
Unescape quotation marks
2015-11-24 21:43:38 -08:00
SaintPeter
87f8059e1a Add release date to new JQ waypoint 2015-11-24 21:39:26 -08:00
Rex Schrader
960a3bab20 Merge pull request #4697 from gasperno/fix/modify-test-description
fixed test description in html5-and-css.json
2015-11-24 21:37:35 -08:00
Eric Leung
56bb5df272 Unescape quotation marks 2015-11-24 20:23:48 -08:00
Harsha
145f91da8a fixed test description in html5-and-css.json 2015-11-24 18:05:00 -05:00
Eric Leung
4b03c40d30 Add additional Roman numeral checks 2015-11-24 09:44:03 -08:00
Logan Tegman
912bc1abc8 Fix BF Validate US Phone Numbers Tests
Closes #4666 and closes #4677
2015-11-23 15:31:17 -08:00
Rex Schrader
9851797c85 Merge pull request #4659 from AryanJ-NYC/fix/semicolons-in-bonfire-drop-it-test
Added semicolons to Bonfire: Drop It tests
2015-11-23 08:12:16 -08:00
Aryan Jabbari
afc4f6d42e Added semicolons to Bonfire: Drop It tests; close #4610 2015-11-23 08:53:30 -05:00
Akira Laine
53ee43ec74 fixed typo in bootstrap.json - closes #4661 2015-11-23 19:47:02 +11:00
Rex Schrader
bbe9664ff9 Merge pull request #4654 from ltegman/fix/wp-create-bulleted-ul-4652
Fix WP Bulleted List Tests
2015-11-22 22:06:03 -08:00
Logan Tegman
30cef44799 Merge pull request #4620 from zkrzyzanowski/fix/add-monospace-to-font-family-#4592
Added Monospace to H2 font-family CSS
2015-11-22 12:39:40 -08:00
Logan Tegman
16e7a3955e Fix WP Bulleted List Tests
Closes #4652
2015-11-22 12:24:38 -08:00
Logan Tegman
875a48d0e6 Fix BF Where Do I Belong Description
Closes #4458
2015-11-21 21:57:51 -08:00
Zach Krzyzanowski
52ca149a4e Added Monospace to H2 font-family CSS. Challenge does not explicitly ask user to add Monospace font as a fallback font. 2015-11-22 00:31:14 -05:00
Josh Wein
329bd19167 Updated variable reference.
Updated variable reference in "Waypoint: Iterate over Arrays with .map" from ```array``` to ```oldArray``` to match up with the given variable name in the program.
2015-11-21 16:50:28 -05:00
Quincy Larson
16ec77a478 Merge pull request #4574 from justinian336/add/ES-translation-of-front-end-and-full-stack-certificates
add ES translation of Front End and Full Stack Certificates
2015-11-20 15:53:33 -06:00
Quincy Larson
99d657064d Merge pull request #4573 from justinian336/add/ES-translation-of-Ziplines
Add ES translation of Basic and Intermediate Front End Projects
2015-11-20 15:53:15 -06:00
Quincy Larson
75a384ca36 make times for waypoint challenges less optimistic 2015-11-20 01:26:57 -06:00
Quincy Larson
5a22f78ce6 Merge pull request #4478 from vtamara/add/ES-translation-of-html5-and-css
Completes translation to spanish of HTML5 & CSS
2015-11-19 21:49:32 -06:00
Quincy Larson
c3a57e88cd Merge pull request #4489 from vtamara/add/ES-translation-of-jquery
Translation to spanish of jquery
2015-11-19 21:48:47 -06:00
Quincy Larson
bbcde3ad1d Merge pull request #4490 from justinian336/Add/ES-translation-of-Nodejs-Expressjs-Waypoint
Add ES translation of Nodejs Expressjs Waypoint
2015-11-19 21:47:42 -06:00
Quincy Larson
6252eaa976 Merge pull request #4491 from justinian336/Add/ES-translation-of-AngularJS-Waypoint
add ES translation of AngularJS Waypoints
2015-11-19 21:47:16 -06:00
Quincy Larson
070d681ec5 Merge pull request #4492 from justinian336/Add/ES-translation-of-MongoDB-Waypoint
add ES translation of MongoDB Waypoint
2015-11-19 21:46:07 -06:00