Commit Graph

78 Commits

Author SHA1 Message Date
Stuart Taylor
649219766d fix(seed): Fix schema violations 2018-04-03 19:52:01 +05:30
Stuart Taylor
1db1470465 chore(seed): Normalise decsription field 2018-04-03 19:52:01 +05:30
Seth Wilson
bce8e0a5e9 fix(challenges): Fix typo in code example (#16866) 2018-03-16 21:15:35 +05:30
Quincy Larson
4f0f17892c Fix/copy improvements (#16859)
* fix(seed): Simplify copy of lessons and remove need for image

* rework copy for account creation and login emails

* fix: Fixup email template and lock-file
2018-03-09 19:39:44 +00:00
Pavel Tsurbeleu
919cd693d1 Improve instructions of "Global vs Local Scope in Functions" challenge (#16832) 2018-03-06 09:46:23 +05:30
Timo
fff0dd5a66 test(challenges): Add missing tests to escaping quotes challenges (#16566)
These tests were removed because there were issues with the head and
tail being added to the code variable. Now that they've been removed, we
can add the tests back in.
2018-01-24 23:35:32 +00:00
adityajoshi
ad6b3b86c8 fix(seed/challenges): Update test code for escaping quotes in literal strings (#16476)
Closes #16344 
Closes #16332
2018-01-18 22:50:47 +05:30
Berkeley Martinez
6e17281fda Merge pull request #16442 from iabrenne/feature/link-to-guide
Feature/link to guide
2018-01-16 12:52:03 -08:00
Irina Brennen
c7a898bed7 refactor(seed): Add link to guide
Partially #16388
2018-01-10 18:32:16 -06:00
Iván Munguía
575ea380dc fix(seed/challenges): Correct typo in a JavaScript challenge (#16441) 2018-01-08 10:53:55 +05:30
Timo
73c0491758 fix(seed): Fix quotient should only be assigned once test
The tail is no longer included in the code variable. I updated this test
to account for that

Closes #16329
2018-01-02 23:56:13 +05:30
mpontus
5ee49d6f88 fix(seed): Update description for basic-javascript/word-blanks (#16206)
Pulling changes from commit 54c11a0de9
2017-12-19 15:46:30 -06:00
Sunny
1720c61753 feat(challenges): Adds do...while challenge to basic JS challenges (#16068)
* feat(challenges): Adds do...while challenge to basic JS challenges

Closes #14948

* fix: Update id for challenge in correct format
2017-12-15 10:14:22 -06:00
rcohane
d52efaec8d fix(challenges): Fix 'only subtract one number' test (#16173)
Closes #13103
2017-12-12 02:07:40 +05:30
Colin Thornton
1deb45a122 chore(seed/challenges): Change misleading variable name in example
Changed variable named "thisVariableNameIsTooLong" to
"thisVaribaleNameIsSoLong"

Closes #16165
2017-12-09 21:04:01 +05:30
manish-giri
a6d031a0f6 fix(challenges): Improve description in existing object challenges 2017-11-01 10:28:47 +05:30
mrugesh mohapatra
0874376815 Merge pull request #15751 from DusanSacha/feature/add-basis-js-challenge-return-undefined
feat(seed): Add new Basis JS Challenge Return Undefined
2017-10-20 19:58:31 +05:30
Manish Giri
e88af5c0e8 fix(challenges): Improve Word Blanks on staging (#15901) 2017-09-21 13:11:31 -05:00
Dylan
4c016216b9 Merge pull request #15794 from Bouzmine/fix/dot-notation
Change "dot operator" to "dot notation"
2017-09-15 21:19:25 -05:00
Francis Clavette
06611c129a refactor(challenges): Change dot operator to notation 2017-09-15 19:54:49 -04:00
Shubham Sharma
f0124b9dfb fix(challenges): Improve wording of description (#15873)
changed the description of the challenge to make campers understand the
task better

Closes #14306
2017-09-11 17:55:58 -05:00
DusanSacha
4a19a6d370 feat(seed): Add new Basis JS Challenge Return Undefined
Add new Bassis JS Challenge Return Undefined with all Change Requests
2017-09-04 14:15:38 +02:00
Berkeley Martinez
956bacf0e5 Merge pull request #15373 from dhcodes/fix/tests-inc-dec
change tests to reflect desired solution
2017-09-01 18:15:32 -07:00
Timo
dcfe18d5d5 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Manish Giri
cf436f34bc feat(challenges): Add Strict Equality examples challenge (#15784) 2017-08-22 22:56:49 -05:00
dhcodes
c5be44be1b fix(challenges): Change switch code format for consistency
Closes #14947
2017-08-07 23:02:44 -05:00
Milo Hartsoe
def425a66f fix(seed, challenges, 02-javascript-algorithms-and-data-structures, basic-javascript.json, Golf Code): Adds an array of the names to the Golf Code challe (#15678)
This adds an array of names for the Golf Code challenge and adds a
sentence about the array to the description of the challenge.

Closes #15618
2017-08-05 13:33:16 -05:00
MANISH-GIRI
b28c4869aa Add check for function invocation 2017-07-22 16:18:30 -04:00
Jonathan Meier
074869d5c2 refactor(seed): Add break; to default statement on switch challeng (#15673)
Closes #15131
2017-07-22 01:30:22 -05:00
Shubham Sharma
7d3313a1fa fix(challenges): Change "loop" to "function" (#15649) 2017-07-15 22:42:00 +05:30
Nathan Morgenstern
5fc04af60d Changing "CS" -> "CD"
In basic javascript section "manipulating complex objects"
2017-06-17 16:36:48 -04:00
dhcodes
9521dcb39d change tests to reflect desired solution 2017-06-14 21:28:57 -05:00
MANISH-GIRI
5f06ecde9d Add test to prevent assignment to variable directly 2017-06-12 20:32:37 -04:00
Jonathan
a33ebd3c43 updated placement for result variable to be more intuitive for newcomes (#15142) 2017-06-01 13:11:28 +05:30
Eric Leung
852678f6f4 Add introduction text to basic JavaScript (#15119) 2017-05-30 22:05:22 +05:30
Jools
4ed293df6e minor change to "while loop" description (#14790) 2017-05-14 23:22:52 +05:30
TheBest101
8941f8445c changing wording 2017-05-06 07:45:22 -04:00
Dylan
0caef00dfe Merge pull request #14579 from JoolsMcFly/fix/add-regexp-to-better-validate-user-code
use a regexp to make sure user only changes the first line
2017-05-04 07:39:50 -05:00
Amartya Chaudhuri
9e6e841601 Added semicolon after object initialization (#14684)
Not mandatory but adding for the sake of consistency of tutorials.
2017-05-03 22:22:34 +05:30
jools
9a6acfb228 use a regexp to make sure user only changes the first line 2017-05-02 05:08:03 +02:00
Daniel Engle
635215ccf3 Changed 'Define' to 'Declare' in code comment (#14626) 2017-04-28 12:19:50 +05:30
Eric Leung
2913c5c353 Merge pull request #14115 from JoolsMcFly/fix/wrong-use-of-it-s
replace it's with its in descriptions
2017-04-19 09:09:12 -07:00
Ellyria
404d5f42ce Added the missing "to" to fix issue #14403. 2017-04-14 17:59:07 -04:00
Julien Dephix
60b71443ad replace "it's" by "its" (and vice versa) in descriptions and replace 'to lookup' by 'to look up' 2017-04-06 06:31:08 +02:00
Michelle Brien
e122deec1c fixed typo in storing values exercise 2017-03-28 20:51:17 +01:00
Zixu Zhao
b7173c29ce Enhancement: add pipe symbol explanation (#14035) 2017-03-22 00:04:51 -05:00
Dylan
8b23b1a887 Merge pull request #13984 from Manish-Giri/fix/use-higher-numbers-as-array-elements
Update challenge to use higher numbers as array elements
2017-03-21 20:23:45 -05:00
Peter Weinberg
e311b2dfb3 fix(challenge): modify regex in increment a number challenge 2017-03-20 19:29:58 -04:00
MANISH-GIRI
a60b1debd0 Update challenge to use higher numbers as array elements 2017-03-17 20:27:15 -04:00
Timo
249c6dfb40 Merge pull request #13612 from erictleung/fix/clarify-concat-strings
Clarify concatenating strings with +=
2017-03-12 01:22:59 +01:00