Commit Graph

503 Commits

Author SHA1 Message Date
MANISH-GIRI
1ce0038071 Improve wording in compound assignment with augmented addition challenge 2016-10-15 15:26:19 -04:00
Jonathan
91c90e17eb Merge pull request #11211 from mattlayton1986/fix/challenge-typo
Fix minor typo in instructional text
2016-10-15 00:14:53 +01:00
Ricardo Alejandre
4675bc93fd Fix/ExtraTestCaseForSwitchChallenge
Added extra test case
2016-10-14 22:27:49 +01:00
Matt Layton
010119beeb Fix minor typoin instructional text 2016-10-14 16:23:00 -05:00
Dylan
6bd84899b4 improved tests on Record Collection 2016-10-13 15:04:47 +01:00
Logan Tegman
e1178ccc5a Merge pull request #11118 from petrgazarov/fix/generate-random-whole-numbers-with-javascript
Fix "generate random whole numbers with javascript" challenge
2016-10-10 22:40:58 -07:00
Jonathan
4103a978d8 Merge pull request #11126 from hristijankiko/fix/challenge-description
Fixed challenge description
2016-10-09 16:03:34 +01:00
Hristijan Gjorgjievski
d6ed8c51bd Fixed challenge description
Fixed the challenge description
2016-10-09 14:37:32 +02:00
anu0012
6e9810d693 Update description 2016-10-09 15:03:49 +05:30
Petr Gazarov
4474c2dfb3 Fix "generate random whole numbers with javascript" challenge 2016-10-08 23:56:22 -04:00
Anthony Ng
c0314198d4 Update test for regex challenge
Add more lenient tests for the "Sift through Text with Regular Expressions" challenge.
2016-10-02 18:19:06 -04:00
daphneppl
c171a88922 Add more explanation for what escaping is (#10751)
* Update button text and Explain more what escaping is
Redirect back to settings page with flash message on success
2016-10-01 00:11:29 -04:00
Alexander Holman
39fc613438 bug: make links open in new window as per issue #10969 2016-09-29 10:37:05 +01:00
Karuppiah
25c4bdb586 Added a note to tell campers that spaces between array name and square brackets is not allowed as it is confusing to read code. 2016-09-25 00:05:51 +05:30
Julie lappano
af7a774590 Added clarification in instruction for Accessing Object Properties with Variables 2016-09-22 11:12:46 -04:00
ryan heupler
1fe0ddf5aa fixes syntax typo 2016-09-16 19:25:54 -07:00
Berkeley Martinez
17f719de19 Fix(challenge): Escaping Quote
Changes the number of matches from the regex to accomodate
the additions added through babel and head/tail.
Also changes tail to use console.log to print out info
2016-09-08 20:06:56 -07:00
Logan Tegman
c005996f13 Merge pull request #10438 from MiloATH/translate/WikiLinks
Changed links of several pages to the translated pages.
2016-09-06 18:30:56 -07:00
Eric Leung
08ae1ab253 Merge pull request #10210 from BKinahan/fix/array-access-tests
Adjust tests for accessing multidimensional arrays
2016-09-03 21:05:40 -07:00
MANISH-GIRI
98aca7fa3e Fix spacing in escaping literal quotes challenge 2016-09-02 17:42:00 -04:00
MiloATH
281b77718d Changed links of several pages to the translated pages. 2016-09-02 01:38:49 -04:00
BKinahan
c688d12e77 Remove JSON.stringify() call in Escape Sequences tail 2016-08-17 17:13:07 +00:00
Jonathan
da9abd4de0 Merge pull request #10225 from oalhait/fix/CountingCardsClarification
Clarified Counting Cards challenge by removing unnecessary/confusing …
2016-08-17 00:38:52 +01:00
Omar
7bc56e1892 Clarified Counting Cards challenge by removing unnecessary/confusing quotes 2016-08-15 18:47:50 -07:00
BKinahan
c700977ee9 Adjust tests for accessing multidimensional arrays 2016-08-14 22:50:24 +00:00
Dylan
e9ca7e0a9c Update regex test to allow spaces flanking key in nested objects challenge 2016-08-14 14:35:44 -05:00
Mrugesh Mohapatra
3dabbc733d fix(challenges): typos and verbiage in previous fixes 2016-08-13 22:47:44 +05:30
Mrugesh Mohapatra
206cb9395c Merge pull request #10172 from mtroiani/fix/word-blanks-challenge-desc
Update Instructions for Word Blanks Challenge
2016-08-13 22:28:03 +05:30
Mrugesh Mohapatra
ebcbe3963d Merge pull request #9529 from erictleung/fix/update-regex-check-for-var-init
Relax test regex checking other var initialization
2016-08-13 20:23:47 +05:30
mtroiani
cd51e0ebef Update word blanks description 2016-08-11 21:41:36 +00:00
Grzegorz Czarnocki
46d19f3b10 Fix a description of an 'if' statement logic 2016-08-11 17:32:26 +02:00
Eric Leung
07a071107d Relax test regex checking other var initialization 2016-08-10 22:26:00 -07:00
Mrugesh Mohapatra
747041acf4 Merge pull request #10010 from atjonathan/fix/wiki-to-forum
Replaced wiki links with new forum links
2016-08-02 16:22:08 +05:30
Sachin Mour
0613cd53ef Fixed instructions for challenge: Profile Lookup (#10031) 2016-08-02 11:11:57 +01:00
theflametrooper
fad5e94d09 Replaced wiki links with new forum links 2016-08-01 10:20:08 +01:00
Nicolás Quiroz
8f6fd8fa45 Clarify "Accessing Objects Properties with Bracket Notation" description
Related to when you need to use the bracket notation
2016-07-31 11:39:41 -03:00
Berkeley Martinez
87e200cb46 feature(translations): Normalize translations
translations are now listed under the prop "translations"
and keys to the IETF lang tag.
2016-07-28 23:40:01 -07:00
Anthony Grullon
99c0335698 Changed the Note in manipulating-complex-objects challenge to make it less ambiguous 2016-07-27 10:52:22 -04:00
Mrugesh Mohapatra
a41ada8b14 Merge pull request #9815 from mizujin/translate/fr-javascript
French Translation JavaScript Basics n°1 and n°2
2016-07-26 17:14:21 +05:30
dhcodes
873b466b04 improve tests on Basic JS array challenges 2016-07-25 09:57:35 -05:00
Rémi Fortier
55825df386 Fixed translation 2016-07-20 18:40:50 +00:00
aashil
45995b6b12 Added the missing semi-colon for valid JS in the basic-javascript.json file 2016-07-17 20:28:18 -04:00
Eric Leung
fecc939774 Merge pull request #9763 from jaikamat/fix/global-scope-wording
Fixed wording in Global Scope and Functions challenge instructions
2016-07-17 14:43:28 -07:00
Jai Kamat
9bb654ddd9 Fixed wording in Global Scope and Functions challenge instructions 2016-07-17 17:24:46 -04:00
Benjamin Schachter
07f1cf93e0 Fix closing / </code> causing styling error.
This fix adds a / to the closing code block that was causing a styling issue in the challenge.
2016-07-17 16:03:49 -04:00
Mohit
9028d8e4d1 nextInLine text needs code tags 2016-07-17 00:49:27 +05:30
Jaskaranbir
8dfe05e7b2 Fix broken link in challenge Manipulating Complex Objects
Fixes JSON link in challenge: https://www.freecodecamp.com/challenges/manipulating-complex-objects (as described in issue #9704)
2016-07-13 12:19:30 -04:00
Abhisek Pattnaik
0a46e51781 🏁 Improve/Fix Record Collection Challenge
docs(challenge): 📖 🏁 improve instruction wording

- improve wording of instruction
- fix invalid tag

style(challenge): 💃 🏁 Fix whitespace in challenge seed

- Fix whitespace in challenge seed
- Prepend semicolon in tail code so that challenge works even if challenge
 seed doesn't end with a semicolon.

refactor(challenge): 🔧 🏁 Improved readability of solution
2016-07-10 04:24:51 +05:30
Sergio Rojas
c8f5237287 Update basic-javascript.json 2016-07-09 07:36:20 -07:00
Eric Leung
7b84e2d4f4 Rewrite Manipulating Complex Objects for clarity 2016-07-04 10:40:34 -07:00