diff --git a/docs/coding.md b/docs/coding.md index 43fb7b1b..abb9cdd3 100644 --- a/docs/coding.md +++ b/docs/coding.md @@ -9,17 +9,17 @@ ```codecard [ { - "name": "Three Point Turn", + "name": "Three Point Turn 1", "description": "Activity 1", "url":"/coding/three-point-turn-1", "cardType": "example" }, { - "name": "Three Point Turn", + "name": "Three Point Turn 2", "description": "Activity 2", "url":"/coding/three-point-turn-2", "cardType": "example" }, { - "name": "Three Point Turn", + "name": "Three Point Turn 3", "description": "Activity 3", "url":"/coding/three-point-turn-3", "cardType": "example" @@ -30,17 +30,17 @@ ```codecard [{ - "name": "Reversing the robot", + "name": "Reversing the robot 1", "description": "Activity 1", "url":"/coding/reversing-the-robot-1", "cardType": "example" }, { - "name": "Reversing the robot", + "name": "Reversing the robot 2", "description": "Activity 2", "url":"/coding/reversing-the-robot-2", "cardType": "example" }, { - "name": "Reversing the robot", + "name": "Reversing the robot 3", "description": "Activity 3", "url":"/coding/reversing-the-robot-3", "cardType": "example" @@ -51,17 +51,17 @@ ```codecard [{ - "name": "Light the way", + "name": "Light the way 1", "description": "Activity 1", "url":"/coding/light-the-way-1", "cardType": "example" }, { - "name": "Light the way", + "name": "Light the way 2", "description": "Activity 2", "url":"/coding/light-the-way-2", "cardType": "example" }, { - "name": "Light the way", + "name": "Light the way 3", "description": "Activity 3", "url":"/coding/light-the-way-3", "cardType": "example" @@ -73,17 +73,17 @@ ```codecard [{ - "name": "Traffic Lights", + "name": "Traffic Lights 1", "description": "Activity 1", "url":"/coding/traffic-lights-1", "cardType": "example" }, { - "name": "Traffic Lights", + "name": "Traffic Lights 2", "description": "Activity 2", "url":"/coding/traffic-lights-2", "cardType": "example" }, { - "name": "Traffic Lights", + "name": "Traffic Lights 3", "description": "Activity 3", "url":"/coding/traffic-lights-3", "cardType": "example" @@ -95,17 +95,17 @@ ```codecard [{ - "name": "Reverse Beeper", + "name": "Reverse Beeper 1", "description": "Activity 1", "url":"/coding/reverse-beeper-1", "cardType": "example" }, { - "name": "Reverse Beeper", + "name": "Reverse Beeper 2", "description": "Activity 2", "url":"/coding/reverse-beeper-2", "cardType": "example" }, { - "name": "Reverse Beeper", + "name": "Reverse Beeper 3", "description": "Activity 3", "url":"/coding/reverse-beeper-3", "cardType": "example" @@ -116,17 +116,17 @@ ```codecard [{ - "name": "Ignition", + "name": "Ignition 1", "description": "Activity 1", "url":"/coding/ingition-1", "cardType": "example" }, { - "name": "Ignition", + "name": "Ignition 2", "description": "Activity 2", "url":"/coding/ignition-2", "cardType": "example" }, { - "name": "Ignition", + "name": "Ignition 3", "description": "Activity 3", "url":"/coding/ignition-3", "cardType": "example" @@ -137,17 +137,17 @@ ```codecard [{ - "name": "Cruise Control", + "name": "Cruise Control 1", "description": "Activity 1", "url":"/coding/cruise-control-1", "cardType": "example" }, { - "name": "Cruise Control", + "name": "Cruise Control 2", "description": "Activity 2", "url":"/coding/cruise-control-2", "cardType": "example" }, { - "name": "Cruise Control", + "name": "Cruise Control 3", "description": "Activity 3", "url":"/coding/cruise-control-3", "cardType": "example"