Matthew Smith
fa08e372c6
test(challenges): Corrected expected average value ( #17562 )
...
Modified 8.675 to 8.52 in three places for correct average value
BREAKING CHANGE: n/a
Closes #17561
2018-06-13 11:15:24 +09:00
Stuart Taylor
8535669ea4
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
c428b2c197
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
Lovepreet Singh
4300f82faf
fix(seed): Added missing text 'new tab' ( #16978 )
...
'new tab' was missing from description
Closes #16970
2018-04-03 11:42:04 -04:00
Alex Chaffee
022f96d40d
feat(seed): reformat seed/challenges JSON via repack script
2018-04-03 19:53:44 +05:30
Stuart Taylor
9c0c5eec3b
fix(translations): Fix translation fields
2018-04-03 19:52:01 +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
Quincy Larson
0904f856bf
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
Sagar Jha
eff0bce0ae
fix(seed): Space between function name and parameters was not ( #16324 )
2018-01-15 22:08:36 +05:30
tommy
8431830af6
fix/Clarification for code example
...
Clarification needed for Functional Programming code example, in the challenge Add Elements to the End of an Array Using concat Instead of push
2017-06-26 16:28:24 -07:00
dhcodes
325fa6d3a5
Fix challenge title formatting misc
2017-02-27 08:47:23 -06:00
Eric Leung
e3bf6f6014
Merge pull request #13159 from Greenheart/fix/fp-filter-broken-test
...
fix(challenge): Fix broken test for "FP: Use filter to extract data".
2017-02-06 18:46:18 -08:00
Eric Leung
01e4f491b4
Merge pull request #13167 from Greenheart/fix/fp-array-slice-fatal-typo
...
fix(challenge): Fix fatal typo in "FP: use Array.slice()"
2017-02-05 23:09:58 -08:00
Quinn-H
f466608754
Unneccessary semicolon fixed
2017-02-06 14:21:17 +13:00
Samuel Plumppu
16f84630ab
fix(challenge): Fix fatal typo in "FP: use Array.slice()"
...
* Fixes a typo that prevented the challenge from being completed at all.
2017-02-05 21:15:12 +01:00
Samuel Plumppu
d66a1ce7b6
fix(challenge): Fix broken test for "FP: Use filter to extract data".
2017-02-05 17:12:31 +01:00
Peter Weinberg
0b60d7de3a
chore(seed): freeCodeCampify remaining sections of codebase
2017-02-02 18:29:59 -05:00
envy7
56a2bdbed4
removed all empty translations present in the challenges in the seed files
2017-02-01 15:14:37 +05:30
Quincy Larson
79c1ec1327
turn the "instructions" into an hr element
2017-01-22 15:22:26 -06:00
Thomas Altmann
532261bc56
Added a space to test message in slug challenge to reflect the actual testcase
2017-01-21 21:02:49 +00:00
Quincy Larson
b92d3cc625
add new challenges
2017-01-19 15:25:07 -08:00