fix(seed): Clean up seed directory and add open source for go

This commit is contained in:
Quincy Larson
2017-11-24 14:50:04 -06:00
parent b86a235656
commit 278ba0a57c
5 changed files with 117 additions and 1943 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,127 @@
{ {
"name": "Open Source Contributions", "name": "Open Source for Good",
"order": 22, "order": 22,
"time": "800 Hours", "time": "",
"isLocked": true, "message": "Once you feel ready, you can get real-world experience by contributing to these open source tools used by nonprofits.",
"message": "Before you can get credit toward your final Full Stack Development Certificate by contributing to open source, we recommend you complete all six of your certifications.",
"challenges": [ "challenges": [
{ {
"title": "Contribute Pull Requests to Open Source projects", "title": "Mail for Good",
"isRequired": true "id": "5a1879ed19a2ae635c8afa76",
"description": [
[
"https://i.imgur.com/AZEhZSU.png",
"A screenshot from Mail for Good.",
"Mail for Good is an open source email campaign management tool for nonprofits.",
"https://github.com/freeCodeCamp/mail-for-good"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7,
"isRequired": false
}, },
{ {
"title": "QA Other Developers' Pull Requests", "title": "Pantry for Good",
"isRequired": true "id": "5a1879f119a2ae635c8afa7b",
"description": [
[
"//i.imgur.com/uBpLxyq.jpg",
"A screenshot from Pantry for Good.",
"Pantry for Good is an open source food bank logistics and inventory management tool.",
"https://github.com/freeCodeCamp/pantry-for-good"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7,
"isRequired": false
}, },
{ {
"title": "Greenfield Code Grant Project for a Nonprofit", "title": "Meeting for Good",
"isRequired": true "id": "5a1879f019a2ae635c8afa7a",
"description": [
[
"//i.imgur.com/mKg8plZ.png",
"A screenshot from Meeting for Good.",
"Meeting for Good is an open source meeting coordination app for nonprofit teams.",
"https://github.com/freeCodeCamp/meeting-for-good"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7,
"isRequired": false
}, },
{ {
"title": "Legacy Code Grant Project for a Nonprofit", "title": "League for Good",
"isRequired": true "id": "5a1879ef19a2ae635c8afa79",
"description": [
[
"//i.imgur.com/2rrSXLx.png",
"A screenshot from League for Good.",
"League for Good is an open source sports league management tool.",
"https://github.com/freeCodeCamp/league-for-good"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7,
"isRequired": false
}, },
{ {
"title": "Claim Your Full Stack Development Certificate" "title": "Conference for Good",
"id": "5a1879ef19a2ae635c8afa78",
"description": [
[
"//i.imgur.com/41K9HQ4.png",
"A screenshot from Conference for Good.",
"Conference for Good is an open source conference management tool.",
"https://github.com/freeCodeCamp/conference-for-good"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7,
"isRequired": false
},
{
"title": "The freeCodeCamp Core Platform",
"id": "5a1879ee19a2ae635c8afa77",
"description": [
[
"//i.imgur.com/2wVU4M9.png",
"A screenshot from the freeCodeCamp core platform.",
"The freeCodeCamp core platform is the learning resource you are using right now at this exact moment ;)",
"https://github.com/freecodecamp/freecodecamp"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7,
"isRequired": false
},
{
"title": "The freeCodeCamp Guide",
"id": "5a187d4019a2ae635c8afa7c",
"description": [
[
"//i.imgur.com/ijMWOAe.png",
"A screenshot from the freeCodeCamp Guide.",
"The freeCodeCamp Guide is a collection of easy-to-understand guides to programming tools.",
"https://github.com/freeCodeCamp/guides"
]
],
"challengeSeed": [],
"tests": [],
"type": "Waypoint",
"challengeType": 7,
"isRequired": false
} }
] ]
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "Project Euler Problems", "name": "Project Euler Problems",
"order": 3, "order": 6,
"time": "", "time": "",
"helpRoom": "HelpJavaScript", "helpRoom": "HelpJavaScript",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "Rosetta code problems", "name": "Rosetta Code Problems",
"order": "", "order": 5,
"time": "", "time": "",
"helpRoom": "", "helpRoom": "",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "JavaScript Multiple Choice Questions", "name": "System Design and Concept Questions",
"order": 8, "order": 3,
"time": "", "time": "",
"helpRoom": "HelpJavaScript", "helpRoom": "HelpJavaScript",
"challenges": [ "challenges": [