Commit Graph

17 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
Alex Chaffee
52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +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
Julien
503aa2f986 fix(challenges): Fix vague tests for "Convert JSON Data to HTML" challenge 2017-10-02 14:15:17 +02:00
Vaidic Joshi
12a4614873 fix(seed): Fixed assert regex
Closes #13999
2017-09-10 19:43:57 +05:30
Julien Dephix
ce93077cd6 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
Hadrian
ae70f4d341 Tweaked title and description of JSON APIs and AJAX challenge (#13988) 2017-03-26 14:10:09 +05:30
dhcodes
baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Ethan Arrowood
5eed37c6ca Modified test to test for function not regex match 2017-02-24 22:07:28 -05:00
Quincy Larson
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Peter Weinberg
512506fa33 chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
envy7
cd78eeae72 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
Cody Deckard
da2d901404 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
Quincy Larson
33b778eed4 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Quincy Larson
6f9fab3043 add new challenges 2017-01-19 15:25:07 -08:00