add chatroom names

This commit is contained in:
Quincy Larson
2016-01-14 19:24:41 -08:00
committed by Berkeley Martinez
parent cda1ab780e
commit 0871a0dcf5
24 changed files with 187 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "Advanced Algorithm Scripting",
"order": 12,
"time": "50h",
"helpRoom": "HelpJavaScript",
"challenges": [
{
"id": "aff0395860f5d3034dc0bfc9",

View File

@ -2,6 +2,7 @@
"name": "Basic Algorithm Scripting",
"order": 8,
"time": "50h",
"helpRoom": "HelpJavaScript",
"challenges": [
{
"id": "bd7158d2c442eddfbeb5bd1f",

View File

@ -2,6 +2,7 @@
"name": "Basic JavaScript",
"time": "10h",
"order": 6,
"helpRoom": "HelpJavaScript",
"challenges": [
{
"id": "bd7123c9c441eddfaeb4bdef",

View File

@ -2,6 +2,7 @@
"name": "Basic Front End Development Projects",
"order": 9,
"time": "100h",
"helpRoom": "HelpFrontEnd",
"challenges": [
{
"id": "bd7158d8c442eddfbeb5bd1f",

View File

@ -2,6 +2,7 @@
"name": "Responsive Design with Bootstrap",
"order": 3,
"time": "5h",
"helpRoom": "Help",
"challenges": [
{
"id": "bad87fee1348bd9acde08712",

View File

@ -2,6 +2,7 @@
"name": "HTML5 and CSS",
"order": 2,
"time": "5h",
"helpRoom": "Help",
"challenges": [
{
"id": "bd7123c8c441eddfaeb5bdef",

View File

@ -2,6 +2,7 @@
"name": "Intermediate Algorithm Scripting",
"order": 10,
"time": "50h",
"helpRoom": "HelpJavaScript",
"challenges": [
{
"id": "a3566b1109230028080c9345",

View File

@ -2,6 +2,7 @@
"name": "Intermediate Front End Development Projects",
"order": 11,
"time": "200h",
"helpRoom": "HelpFrontEnd",
"challenges": [
{
"id": "bd7158d8c442eddfaeb5bd10",

View File

@ -2,6 +2,7 @@
"name": "jQuery",
"order": 5,
"time": "3h",
"helpRoom": "Help",
"challenges": [
{
"id": "bad87fee1348bd9acdd08826",

View File

@ -2,6 +2,7 @@
"name": "JSON APIs and Ajax",
"order": 10.5,
"time": "2h",
"helpRoom": "Help",
"challenges": [
{
"id": "bb000000000000000000001",

View File

@ -2,6 +2,7 @@
"name": "Object Oriented and Functional Programming",
"order": 7,
"time": "2h",
"helpRoom": "HelpJavaScript",
"note": [
"Methods",
"Closures",