Fix challenge order
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "D3",
|
||||
"order": 21,
|
||||
"order": 16,
|
||||
"isComingSoon": true,
|
||||
"time": "5h",
|
||||
"challenges": [
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Claim Your Data Visualization Certificate",
|
||||
"isComingSoon": true,
|
||||
"order": 23,
|
||||
"order": 18,
|
||||
"time": "5m",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Data Visualization Projects",
|
||||
"order": 22,
|
||||
"order": 17,
|
||||
"isComingSoon": true,
|
||||
"time": "200h",
|
||||
"challenges": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "React Projects",
|
||||
"order": 20,
|
||||
"order": 15,
|
||||
"isComingSoon": true,
|
||||
"time": "200h",
|
||||
"challenges": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "React",
|
||||
"order": 19,
|
||||
"order": 14,
|
||||
"isComingSoon": true,
|
||||
"time": "5h",
|
||||
"challenges": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "SASS",
|
||||
"order": 18,
|
||||
"order": 13,
|
||||
"isComingSoon": true,
|
||||
"time": "5h",
|
||||
"challenges": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Advanced Algorithm Scripting",
|
||||
"order": 15,
|
||||
"order": 21,
|
||||
"time": "50h",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "API Projects",
|
||||
"order": 20,
|
||||
"order": 26,
|
||||
"isComingSoon": true,
|
||||
"time": "100h",
|
||||
"challenges": [
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Automated Testing and Debugging",
|
||||
"order": 14,
|
||||
"order": 20,
|
||||
"time": "15m",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Claim Your Back End Development Certificate",
|
||||
"order": 22,
|
||||
"order": 29,
|
||||
"time": "5m",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Dynamic Web Applications",
|
||||
"order": 21,
|
||||
"order": 27,
|
||||
"time": "200h",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Git",
|
||||
"order" : 17,
|
||||
"order" : 24,
|
||||
"time": "3h",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "MongoDB",
|
||||
"order" : 19,
|
||||
"order" : 25,
|
||||
"time": "3h",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Node.js and Express.js",
|
||||
"order" : 18,
|
||||
"order" : 24,
|
||||
"time": "20h",
|
||||
"challenges": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Upper Intermediate Algorithm Scripting",
|
||||
"order": 13,
|
||||
"order": 19,
|
||||
"time": "50h",
|
||||
"challenges": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user