pxt-ev3/docs/coding.md
2018-01-05 21:20:00 -08:00

2.3 KiB

Coding Activites

12 computer science activities, with cross-curricular opportunities in design and technology, science, and math.

Three Point Turn

[
{
  "name": "Three Point Turn",
  "description": "Activity 1",
  "url":"/coding/three-point-turn-1",
  "cardType": "example"
}, {
  "name": "Three Point Turn",
  "description": "Activity 2",
  "url":"/coding/three-point-turn-2",
  "cardType": "example"
}, {
  "name": "Three Point Turn",
  "description": "Activity 3",
  "url":"/coding/three-point-turn-3",
  "cardType": "example"
}]

Reversing the robot

[{
  "name": "Reversing the robot",
  "description": "Activity 1",
  "url":"/coding/reversing-the-robot-1",
  "cardType": "example"
}, {
  "name": "Reversing the robot",
  "description": "Activity 2",
  "url":"/coding/reversing-the-robot-2",
  "cardType": "example"
}, {
  "name": "Reversing the robot",
  "description": "Activity 3",
  "url":"/coding/reversing-the-robot-3",
  "cardType": "example"
}]

Light the way

[{
  "name": "Light the way",
  "description": "Activity 1",
  "url":"/coding/light-the-way-1",
  "cardType": "example"
}, {
  "name": "Light the way",
  "description": "Activity 2",
  "url":"/coding/light-the-way-2",
  "cardType": "example"
}, {
  "name": "Light the way",
  "description": "Activity 3",
  "url":"/coding/light-the-way-3",
  "cardType": "example"
}    
]

Traffic Lights

[{
  "name": "Traffic Lights",
  "description": "Activity 1",
  "url":"/coding/traffic-lights-1",
  "cardType": "example"
}, {
  "name": "Traffic Lights",
  "description": "Activity 2",
  "url":"/coding/traffic-lights-2",
  "cardType": "example"
}, {
  "name": "Traffic Lights",
  "description": "Activity 3",
  "url":"/coding/traffic-lights-3",
  "cardType": "example"
}
]

Reverse Bepper

[{
  "name": "Reverse Beeper",
  "description": "Activity 1",
  "url":"/coding/reverse-beeper-1",
  "cardType": "example"
}, {
  "name": "Reverse Beeper",
  "description": "Activity 2",
  "url":"/coding/reverse-beeper-2",
  "cardType": "example"
}, {
  "name": "Reverse Beeper",
  "description": "Activity 3",
  "url":"/coding/reverse-beeper-3",
  "cardType": "example"
}
]