Fix challenge order

This commit is contained in:
Berkeley Martinez
2015-12-11 15:37:42 -08:00
parent 38d71abda6
commit cdd067607f
15 changed files with 15 additions and 15 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "D3", "name": "D3",
"order": 21, "order": 16,
"isComingSoon": true, "isComingSoon": true,
"time": "5h", "time": "5h",
"challenges": [ "challenges": [

View File

@ -1,7 +1,7 @@
{ {
"name": "Claim Your Data Visualization Certificate", "name": "Claim Your Data Visualization Certificate",
"isComingSoon": true, "isComingSoon": true,
"order": 23, "order": 18,
"time": "5m", "time": "5m",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "Data Visualization Projects", "name": "Data Visualization Projects",
"order": 22, "order": 17,
"isComingSoon": true, "isComingSoon": true,
"time": "200h", "time": "200h",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "React Projects", "name": "React Projects",
"order": 20, "order": 15,
"isComingSoon": true, "isComingSoon": true,
"time": "200h", "time": "200h",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "React", "name": "React",
"order": 19, "order": 14,
"isComingSoon": true, "isComingSoon": true,
"time": "5h", "time": "5h",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "SASS", "name": "SASS",
"order": 18, "order": 13,
"isComingSoon": true, "isComingSoon": true,
"time": "5h", "time": "5h",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "Advanced Algorithm Scripting", "name": "Advanced Algorithm Scripting",
"order": 15, "order": 21,
"time": "50h", "time": "50h",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "API Projects", "name": "API Projects",
"order": 20, "order": 26,
"isComingSoon": true, "isComingSoon": true,
"time": "100h", "time": "100h",
"challenges": [ "challenges": [

View File

@ -1,6 +1,6 @@
{ {
"name": "Automated Testing and Debugging", "name": "Automated Testing and Debugging",
"order": 14, "order": 20,
"time": "15m", "time": "15m",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "Claim Your Back End Development Certificate", "name": "Claim Your Back End Development Certificate",
"order": 22, "order": 29,
"time": "5m", "time": "5m",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "Dynamic Web Applications", "name": "Dynamic Web Applications",
"order": 21, "order": 27,
"time": "200h", "time": "200h",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "Git", "name": "Git",
"order" : 17, "order" : 24,
"time": "3h", "time": "3h",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "MongoDB", "name": "MongoDB",
"order" : 19, "order" : 25,
"time": "3h", "time": "3h",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "Node.js and Express.js", "name": "Node.js and Express.js",
"order" : 18, "order" : 24,
"time": "20h", "time": "20h",
"challenges": [ "challenges": [
{ {

View File

@ -1,6 +1,6 @@
{ {
"name": "Upper Intermediate Algorithm Scripting", "name": "Upper Intermediate Algorithm Scripting",
"order": 13, "order": 19,
"time": "50h", "time": "50h",
"challenges": [ "challenges": [
{ {