31 Commits

Author SHA1 Message Date
Tom
d31e0a3a24 fix: blockquote-formatting-in-challenges (#17590) 2018-06-19 17:53:24 +05:30
Stuart Taylor
4e645a5ff6 Package: Validate challenges on test (#17216)
This PR allows us to validate the schema during test.

It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Stuart Taylor
ee66d84ccb feat(package): Initial Curriculum separation (#17174)
* feat(package): Initial Curriculum separation

* feat(package): Add org scope to package

* chore(ooops): Remove development file

* feat(npm): Add .npmignore

* fix(paths): Fix curriculum paths

* feat(build): Add a build step

* chore(seed): Move package file back to seed

* fix(ignore): Fix .npmIgnore file

* chore(docs): Update README

* chore(seed): Rename coding interview blocks

* fix(seed): Challenge files now fit into learn

* chore(seed): Update seed files for use in learn

* chore(escapes): Unescape script tags of jQuery
2018-05-21 19:26:49 +05:30
Quincy Larson
34dea0ab9c 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
Quincy Larson
b02aafc9b6 fix(seed): Make algorithm projects appear after intermediate algorithms (#16655)
* fix(seed): Make algorithm projects appear after intermediate

* fix(seed): Update order values to remove ambiguity
2018-02-10 09:20:59 +00:00
Zuzana
6337592b99 fix(seed): Fix Modify Array challenge description typo (#16662) 2018-02-08 11:49:51 +05:30
ATLowther
32930c9ed7 fix(challenges): Change invalid ObjectId
Closes #16550
2018-01-24 17:24:35 +01:00
A-J Roos
b75d7ae128 fix(seed): Fix invalid MongoDB ObjectId in array seed challenge (#16532)
In the `Introduction to Arrays` seed challenge there was a
incorrect MongoDB ObjectId. Created a new MongoDB ObjectId
that fixes it.

Closes #16530
2018-01-19 19:26:02 +05:30
Stephanie Adams
5fe26ba20e Fix typo in test case for filteredArray 2017-06-30 19:09:35 -04:00
David Martinez Gisbert
38a96aa899 Clarify challenge title (#13719) 2017-03-22 00:58:13 -05:00
fonsecapontes
55d9dacaec fix test pass spread-operator 2017-03-09 23:33:08 -03:00
dhcodes
baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
MANISH-GIRI
202eb3f0e5 Change string to number in add items to array 2017-02-25 01:11:57 -05:00
Samuel Plumppu
fad9cae639 fix(challenge): Use correct indices in test messages. (#13461) 2017-02-20 19:04:04 +05:30
Quincy Larson
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Eric Leung
d18e24e2b1 Merge pull request #13113 from Greenheart/fix/array-slice-cleaner-assertion
fix(challenge): Cleaner assertion for "Copy an Array with slice()".
2017-02-07 08:38:37 -08:00
cdrainxv
fca35c32d5 Replaced shift() with unshift() in description 2017-02-05 20:35:18 -07:00
Peter Weinberg
319e597679 Merge pull request #13072 from Greenheart/fix/array-splice-stricter-tests
fix(challenge): stricter tests for "Add Items Using splice()".
2017-02-04 17:24:24 -05:00
Peter Weinberg
f80b02b342 Merge pull request #13068 from Greenheart/fix/array-splice-formatting
fix(challenge): formatting of "Remove Items Using splice()".
2017-02-04 16:35:08 -05:00
Samuel Plumppu
695d1c7a93 fix(challenge): Cleaner assertion for "Copy an Array with slice()". 2017-02-03 17:43:05 +01:00
Peter Weinberg
512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
Paul
036913a8f6 clarified challenge instructions 2017-02-02 12:58:01 -06:00
Vitor Capretz
e5845a8b14 fixes html term to all capslock 2017-02-02 14:19:22 -02:00
Samuel Plumppu
f75a334e5c fix(challenge): stricter tests for "Add Items Using splice()". 2017-02-02 12:34:25 +01:00
Samuel Plumppu
46ae87710e fix(challenge): formatting of "Remove Items Using splice()".
* Improve order of Array-methods in a sentence.
* Fix preposition.
* Fix tab for challengeSeed.
2017-02-02 11:28:01 +01:00
Peter Weinberg
1b685ad3f0 basic ds: add intro challenges + final QA 2017-01-28 11:08:50 -05:00
Peter Weinberg
dcfac28114 reformat, refactor basic ds: object challenges 2017-01-23 23:34:05 -05:00
Peter Weinberg
40aafa35d6 refactor and reformat, basic DS: array challenges 2017-01-22 13:35:02 -05:00
systimotic
98eeca561a Fix challenge type for data structure and ES6 challenges 2017-01-21 16:13:19 +01:00
Berkeley Martinez
67dfde9392 fix(seed): Missing/duplicate info 2017-01-19 17:19:33 -08:00
Quincy Larson
6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00