fix 'id' not _id.
fix spacing after semi colon
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
"order": 0.005,
|
"order": 0.005,
|
||||||
"challenges": [
|
"challenges": [
|
||||||
{
|
{
|
||||||
"_id":"bd7123c9c441eddfaeb4bdef",
|
"id": "bd7123c9c441eddfaeb4bdef",
|
||||||
"name": "Welcome To Comments",
|
"name": "Welcome To Comments",
|
||||||
"dashedName": "waypoint-welcome-to-comments",
|
"dashedName": "waypoint-welcome-to-comments",
|
||||||
"difficulty": "9.98",
|
"difficulty": "9.98",
|
||||||
@ -29,7 +29,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c441eddfaeb5bdef",
|
"id": "bd7123c9c441eddfaeb5bdef",
|
||||||
"name": "Unconditionally Loving Booleans",
|
"name": "Unconditionally Loving Booleans",
|
||||||
"dashedName": "waypoint-unconditionally-loving-booleans",
|
"dashedName": "waypoint-unconditionally-loving-booleans",
|
||||||
"difficulty": "9.98001",
|
"difficulty": "9.98001",
|
||||||
@ -55,7 +55,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c443eddfaeb5bdef",
|
"id": "bd7123c9c443eddfaeb5bdef",
|
||||||
"name": "Start Using Variables",
|
"name": "Start Using Variables",
|
||||||
"dashedName": "waypoint-start-using-variables",
|
"dashedName": "waypoint-start-using-variables",
|
||||||
"difficulty": "9.9801",
|
"difficulty": "9.9801",
|
||||||
@ -83,7 +83,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c444eddfaeb5bdef",
|
"id": "bd7123c9c444eddfaeb5bdef",
|
||||||
"name": "Define Your First and Last Name",
|
"name": "Define Your First and Last Name",
|
||||||
"dashedName": "waypoint-define-your-first-and-last-name",
|
"dashedName": "waypoint-define-your-first-and-last-name",
|
||||||
"difficulty": "9.9802",
|
"difficulty": "9.9802",
|
||||||
@ -111,7 +111,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c448eddfaeb5bdef",
|
"id": "bd7123c9c448eddfaeb5bdef",
|
||||||
"name": "Check the Length Property of a String Variable",
|
"name": "Check the Length Property of a String Variable",
|
||||||
"dashedName": "waypoint-check-the-length-property-of-a-string-variable",
|
"dashedName": "waypoint-check-the-length-property-of-a-string-variable",
|
||||||
"difficulty": "9.9809",
|
"difficulty": "9.9809",
|
||||||
@ -142,7 +142,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c549eddfaeb5bdef",
|
"id": "bd7123c9c549eddfaeb5bdef",
|
||||||
"name": "Use Bracket Notation to Find the First Character in a String",
|
"name": "Use Bracket Notation to Find the First Character in a String",
|
||||||
"dashedName": "waypoint-use-bracket-notation-to-find-the-first-character-in-a-string",
|
"dashedName": "waypoint-use-bracket-notation-to-find-the-first-character-in-a-string",
|
||||||
"difficulty": "9.9810",
|
"difficulty": "9.9810",
|
||||||
@ -174,7 +174,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c450eddfaeb5bdef",
|
"id": "bd7123c9c450eddfaeb5bdef",
|
||||||
"name": "Use Bracket Notation to Find the Nth Character in a String",
|
"name": "Use Bracket Notation to Find the Nth Character in a String",
|
||||||
"dashedName": "waypoint-use-bracket-notation-to-find-the-nth-character-in-a-string",
|
"dashedName": "waypoint-use-bracket-notation-to-find-the-nth-character-in-a-string",
|
||||||
"difficulty": "9.9811",
|
"difficulty": "9.9811",
|
||||||
@ -205,7 +205,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c451eddfaeb5bdef",
|
"id": "bd7123c9c451eddfaeb5bdef",
|
||||||
"name": "Use Bracket Notation to Find the Last Character in a String",
|
"name": "Use Bracket Notation to Find the Last Character in a String",
|
||||||
"dashedName": "waypoint-use-bracket-notation-to-find-the-last-character-in-a-string",
|
"dashedName": "waypoint-use-bracket-notation-to-find-the-last-character-in-a-string",
|
||||||
"difficulty": "9.9812",
|
"difficulty": "9.9812",
|
||||||
@ -235,7 +235,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7123c9c452eddfaeb5bdef",
|
"id": "bd7123c9c452eddfaeb5bdef",
|
||||||
"name": "Use Bracket Notation to Find the Nth to Last Character in a String",
|
"name": "Use Bracket Notation to Find the Nth to Last Character in a String",
|
||||||
"dashedName": "waypoint-use-bracket-notation-to-find-the-nth-to-last-character-in-a-string",
|
"dashedName": "waypoint-use-bracket-notation-to-find-the-nth-to-last-character-in-a-string",
|
||||||
"difficulty": "9.9813",
|
"difficulty": "9.9813",
|
||||||
@ -265,7 +265,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bh1111c1c11feddfaeb3bdef",
|
"id": "bh1111c1c11feddfaeb3bdef",
|
||||||
"name": "Magical Maths Addition",
|
"name": "Magical Maths Addition",
|
||||||
"dashedName": "waypoint-magical-maths-addition",
|
"dashedName": "waypoint-magical-maths-addition",
|
||||||
"difficulty": "9.98141",
|
"difficulty": "9.98141",
|
||||||
@ -289,7 +289,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bh1111c1c11feddfaeb4bdef",
|
"id": "bh1111c1c11feddfaeb4bdef",
|
||||||
"name": "Magical Maths Subtraction",
|
"name": "Magical Maths Subtraction",
|
||||||
"dashedName": "waypoint-magical-maths-subtraction",
|
"dashedName": "waypoint-magical-maths-subtraction",
|
||||||
"difficulty": "9.98142",
|
"difficulty": "9.98142",
|
||||||
@ -313,7 +313,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bh1111c1c11feddfaeb5bdef",
|
"id": "bh1111c1c11feddfaeb5bdef",
|
||||||
"name": "Magical Maths Multiplication",
|
"name": "Magical Maths Multiplication",
|
||||||
"dashedName": "waypoint-magical-maths-multiplication",
|
"dashedName": "waypoint-magical-maths-multiplication",
|
||||||
"difficulty": "9.98143",
|
"difficulty": "9.98143",
|
||||||
@ -337,7 +337,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bh1111c1c11feddfaeb6bdef",
|
"id": "bh1111c1c11feddfaeb6bdef",
|
||||||
"name": "Magical Maths Division",
|
"name": "Magical Maths Division",
|
||||||
"dashedName": "waypoint-magical-maths-division",
|
"dashedName": "waypoint-magical-maths-division",
|
||||||
"difficulty": "9.9814",
|
"difficulty": "9.9814",
|
||||||
@ -361,7 +361,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bh1111c1c11feddfaeb4bdef",
|
"id": "bh1111c1c11feddfaeb4bdef",
|
||||||
"name": "Creating Decimals",
|
"name": "Creating Decimals",
|
||||||
"dashedName": "waypoint-creating-decimals",
|
"dashedName": "waypoint-creating-decimals",
|
||||||
"difficulty": "9.9815",
|
"difficulty": "9.9815",
|
||||||
@ -386,7 +386,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7993c9c69feddfaeb7bdef",
|
"id": "bd7993c9c69feddfaeb7bdef",
|
||||||
"name": "Working With Decimals",
|
"name": "Working With Decimals",
|
||||||
"dashedName": "waypoint-working-with-decimals",
|
"dashedName": "waypoint-working-with-decimals",
|
||||||
"difficulty": "9.98151",
|
"difficulty": "9.98151",
|
||||||
@ -411,7 +411,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bd7993c9c69feddfaeb8bdef",
|
"id": "bd7993c9c69feddfaeb8bdef",
|
||||||
"name": "An Array Of new Information",
|
"name": "An Array Of new Information",
|
||||||
"dashedName": "waypoint-an-array-of-new-information",
|
"dashedName": "waypoint-an-array-of-new-information",
|
||||||
"difficulty": "9.9816",
|
"difficulty": "9.9816",
|
||||||
@ -439,7 +439,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bh1111c1c11feddfaeb7bdef",
|
"id": "bh1111c1c11feddfaeb7bdef",
|
||||||
"name": "Nesting Arrays",
|
"name": "Nesting Arrays",
|
||||||
"dashedName": "waypoint-nesting-arrays",
|
"dashedName": "waypoint-nesting-arrays",
|
||||||
"difficulty": "9.98161",
|
"difficulty": "9.98161",
|
||||||
@ -460,7 +460,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bg9997c9c79feddfaeb9bdef",
|
"id": "bg9997c9c79feddfaeb9bdef",
|
||||||
"name": "Accessing data with Indexes",
|
"name": "Accessing data with Indexes",
|
||||||
"dashedName": "waypoint-accessing-data-with-indexes",
|
"dashedName": "waypoint-accessing-data-with-indexes",
|
||||||
"difficulty": "9.9817",
|
"difficulty": "9.9817",
|
||||||
@ -491,7 +491,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bg9994c9c69feddfaeb9bdef",
|
"id": "bg9994c9c69feddfaeb9bdef",
|
||||||
"name": "Manipulating Arrays With pop()",
|
"name": "Manipulating Arrays With pop()",
|
||||||
"dashedName": "waypoint-manipulating-arrays-with-pop",
|
"dashedName": "waypoint-manipulating-arrays-with-pop",
|
||||||
"difficulty": "9.9818",
|
"difficulty": "9.9818",
|
||||||
@ -523,7 +523,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bg9995c9c69feddfaeb9bdef",
|
"id": "bg9995c9c69feddfaeb9bdef",
|
||||||
"name": "Manipulating Arrays With push()",
|
"name": "Manipulating Arrays With push()",
|
||||||
"dashedName": "waypoint-manipulating-arrays-with-push",
|
"dashedName": "waypoint-manipulating-arrays-with-push",
|
||||||
"difficulty": "9.9818",
|
"difficulty": "9.9818",
|
||||||
@ -546,7 +546,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bg9996c9c69feddfaeb9bdef",
|
"id": "bg9996c9c69feddfaeb9bdef",
|
||||||
"name": "Manipulating Arrays With shift()",
|
"name": "Manipulating Arrays With shift()",
|
||||||
"dashedName": "waypoint-manipulating-arrays-with-shift",
|
"dashedName": "waypoint-manipulating-arrays-with-shift",
|
||||||
"difficulty": "9.9817",
|
"difficulty": "9.9817",
|
||||||
@ -570,7 +570,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id": "bg9997c9c69feddfaeb9bdef",
|
"id": "bg9997c9c69feddfaeb9bdef",
|
||||||
"name": "Manipulating Arrays With unshift()",
|
"name": "Manipulating Arrays With unshift()",
|
||||||
"dashedName": "waypoint-manipulating-arrays-with-unshift",
|
"dashedName": "waypoint-manipulating-arrays-with-unshift",
|
||||||
"difficulty": "9.9818",
|
"difficulty": "9.9818",
|
||||||
@ -593,7 +593,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bg9997c9c89feddfaeb9bdef",
|
"id": "bg9997c9c89feddfaeb9bdef",
|
||||||
"name": "Make it functional",
|
"name": "Make it functional",
|
||||||
"dashedName": "waypoint-make-it-functional",
|
"dashedName": "waypoint-make-it-functional",
|
||||||
"difficulty": "9.9819",
|
"difficulty": "9.9819",
|
||||||
@ -634,7 +634,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bg9997c9c99feddfaeb9bdef",
|
"id": "bg9997c9c99feddfaeb9bdef",
|
||||||
"name": "Doing things inside functions",
|
"name": "Doing things inside functions",
|
||||||
"dashedName": "waypoint-doing-things-inside-functions",
|
"dashedName": "waypoint-doing-things-inside-functions",
|
||||||
"difficulty": "9.982",
|
"difficulty": "9.982",
|
||||||
@ -667,7 +667,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bg9997c9c99feddfaeb9bdef",
|
"id": "bg9997c9c99feddfaeb9bdef",
|
||||||
"name": "Keeping In The Scope Of Things",
|
"name": "Keeping In The Scope Of Things",
|
||||||
"dashedName": "waypoint-keeping-in-the-scope-of-things",
|
"dashedName": "waypoint-keeping-in-the-scope-of-things",
|
||||||
"difficulty": "9.9821",
|
"difficulty": "9.9821",
|
||||||
@ -723,7 +723,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bg9998c9c99feddfaeb9bdef",
|
"id": "bg9998c9c99feddfaeb9bdef",
|
||||||
"name": "I Object!",
|
"name": "I Object!",
|
||||||
"dashedName": "waypoint-i-object",
|
"dashedName": "waypoint-i-object",
|
||||||
"difficulty": "9.9822",
|
"difficulty": "9.9822",
|
||||||
@ -770,7 +770,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bg9999c9c99feddfaeb9bdef",
|
"id": "bg9999c9c99feddfaeb9bdef",
|
||||||
"name": "Manipulating Objects",
|
"name": "Manipulating Objects",
|
||||||
"dashedName": "waypoint-manipulating-objects",
|
"dashedName": "waypoint-manipulating-objects",
|
||||||
"difficulty": "9.9823",
|
"difficulty": "9.9823",
|
||||||
@ -816,7 +816,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bh1111c1c11feddfaeb5bdef",
|
"id": "bh1111c1c11feddfaeb5bdef",
|
||||||
"name": "Looping with for",
|
"name": "Looping with for",
|
||||||
"dashedName": "waypoint-looping-with-for",
|
"dashedName": "waypoint-looping-with-for",
|
||||||
"difficulty": "9.9824",
|
"difficulty": "9.9824",
|
||||||
@ -846,7 +846,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bh1111c1c11feddfaeb1bdef",
|
"id": "bh1111c1c11feddfaeb1bdef",
|
||||||
"name": "Looping with while",
|
"name": "Looping with while",
|
||||||
"dashedName": "waypoint-looping-with-while",
|
"dashedName": "waypoint-looping-with-while",
|
||||||
"difficulty": "9.9825",
|
"difficulty": "9.9825",
|
||||||
@ -877,7 +877,7 @@
|
|||||||
"challengeType": 1
|
"challengeType": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_id":"bh1111c1c11feddfaeb2bdef",
|
"id": "bh1111c1c11feddfaeb2bdef",
|
||||||
"name": "Looping with do while",
|
"name": "Looping with do while",
|
||||||
"dashedName": "waypoint-looping-with-do-while",
|
"dashedName": "waypoint-looping-with-do-while",
|
||||||
"difficulty": "9.9826",
|
"difficulty": "9.9826",
|
||||||
|
Reference in New Issue
Block a user