make times for waypoint challenges less optimistic

This commit is contained in:
Quincy Larson 2015-11-20 01:26:57 -06:00
parent 5a22f78ce6
commit 75a384ca36
7 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Basic JavaScript",
"order": 6,
"time": "3h",
"time": "5h",
"challenges": [
{
"id": "bd7123c9c441eddfaeb4bdef",

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "Gear up for Success",
"order": 4,
"time": "10m",
"time": "20m",
"challenges": [
{
"id": "560add65cb82ac38a17513c2",

View File

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

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "JSON APIs and Ajax",
"order": 10.5,
"time": "30m",
"time": "2h",
"challenges": [
{
"id": "bb000000000000000000001",

View File

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