freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Varun 857c9955d5 fix: SASS challenge and code indentation (#17036) 2018-04-17 14:08:35 -04:00
challenges fix: SASS challenge and code indentation (#17036) 2018-04-17 14:08:35 -04:00
math-challenges fix(seed): Remove redundant seed files from math directory 2017-09-09 10:52:12 -05:00
schema feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
LICENSE.md docs(license): Update License fix for GitHub (#16113) 2017-11-25 11:47:27 -06:00
README.md docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
addAssertsToTapTest.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
bonfireMDNlinks.js Fix: Add MDN Strict Inequality Link 2016-11-27 19:30:07 -05:00
challenge-style-guide.md docs(seed): Document how to edit and test challenges (#16511) 2018-01-20 22:00:21 +05:30
challengeTitles.js fix(seed): Simplify Unique Titles Test (#17056) 2018-04-13 15:15:40 +01:00
create-challenge-bundle.js restructure challenges within directories 2015-12-14 13:19:30 -08:00
get-challenge-completion.js Fixes invalid JSON format data exporting 2016-01-11 02:39:15 +04:00
get-emails.js update get-emails script 2015-08-27 16:37:01 -07:00
getChallenges.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
index.js feat(schema): Implement challenge schema 2018-04-03 19:52:01 +05:30
loopbackMigration.js change node-uuid to uuid 2016-12-30 16:47:09 -06:00
mongoIds.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
normalize-seed-files.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
repack.js feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
test-challenges.js test(seed): Add Test for Unique Challenge Titles (#17035) 2018-04-10 21:23:36 +01:00
unpack.js feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
unpacked.css feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
unpacked.js feat(seed): "unpack" and "repack" scripts 2018-04-03 19:52:56 +05:30
unpackedChallenge.js feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30

README.md

This directory contains code and data to "seed" the Mongo database with challenges.

See the main CONTRIBUTING file for instructions and details.