pxt-ev3/docs/coding.md
Peli de Halleux f875681661 added roaming
2018-01-05 22:04:18 -08:00

3.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 1",
  "description": "Activity 1",
  "url":"/coding/three-point-turn-1",
  "cardType": "example"
}, {
  "name": "Three Point Turn 2",
  "description": "Activity 2",
  "url":"/coding/three-point-turn-2",
  "cardType": "example"
}, {
  "name": "Three Point Turn 3",
  "description": "Activity 3",
  "url":"/coding/three-point-turn-3",
  "cardType": "example"
}]

Reversing the robot

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

Light the way

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

Traffic Lights

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

Reverse Bepper

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

Ignition

[{
  "name": "Ignition 1",
  "description": "Activity 1",
  "url":"/coding/ingition-1",
  "cardType": "example"
}, {
  "name": "Ignition 2",
  "description": "Activity 2",
  "url":"/coding/ignition-2",
  "cardType": "example"
}, {
  "name": "Ignition 3",
  "description": "Activity 3",
  "url":"/coding/ignition-3",
  "cardType": "example"
}]

Cruise Control

[{
  "name": "Cruise Control 1",
  "description": "Activity 1",
  "url":"/coding/cruise-control-1",
  "cardType": "example"
}, {
  "name": "Cruise Control 2",
  "description": "Activity 2",
  "url":"/coding/cruise-control-2",
  "cardType": "example"
}, {
  "name": "Cruise Control 3",
  "description": "Activity 3",
  "url":"/coding/cruise-control-3",
  "cardType": "example"
}]

Roaming

[{
  "name": "Roaming 1",
  "description": "Activity 1",
  "url":"/coding/roaming-1",
  "cardType": "example"
}, {
  "name": "Roaming 2",
  "description": "Activity 2",
  "url":"/coding/roaming-2",
  "cardType": "example"
}, {