2018-01-06 03:24:23 +01:00
|
|
|
# Coding Activites
|
|
|
|
|
|
|
|
12 computer science activities, with cross-curricular opportunities in design and technology, science, and math.
|
|
|
|
|
|
|
|
* [Download Curriculum Materials](https://education.lego.com/en-us/downloads/mindstorms-ev3)
|
|
|
|
|
2018-01-06 04:14:55 +01:00
|
|
|
## Three Point Turn
|
2018-01-06 03:24:23 +01:00
|
|
|
|
|
|
|
```codecard
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Three Point Turn",
|
|
|
|
"description": "Activity 1",
|
|
|
|
"url":"/coding/three-point-turn-1",
|
|
|
|
"cardType": "example"
|
|
|
|
}, {
|
|
|
|
"name": "Three Point Turn",
|
2018-01-06 03:36:20 +01:00
|
|
|
"description": "Activity 2",
|
2018-01-06 03:24:23 +01:00
|
|
|
"url":"/coding/three-point-turn-2",
|
|
|
|
"cardType": "example"
|
|
|
|
}, {
|
|
|
|
"name": "Three Point Turn",
|
2018-01-06 03:36:20 +01:00
|
|
|
"description": "Activity 3",
|
2018-01-06 03:24:23 +01:00
|
|
|
"url":"/coding/three-point-turn-3",
|
|
|
|
"cardType": "example"
|
2018-01-06 04:14:55 +01:00
|
|
|
}]
|
|
|
|
```
|
|
|
|
|
|
|
|
## Reversing the robot
|
|
|
|
|
|
|
|
```codecard
|
|
|
|
[{
|
2018-01-06 03:36:20 +01:00
|
|
|
"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"
|
2018-01-06 04:14:55 +01:00
|
|
|
}]
|
|
|
|
```
|
|
|
|
|
|
|
|
## Light the way
|
|
|
|
|
|
|
|
```codecard
|
|
|
|
[{
|
|
|
|
"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"
|
2018-01-06 03:24:23 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
```
|
2018-01-06 04:28:24 +01:00
|
|
|
|
|
|
|
## Traffic Lights
|
|
|
|
|
|
|
|
```codecard
|
|
|
|
[{
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
```
|
2018-01-06 06:20:00 +01:00
|
|
|
|
|
|
|
## Reverse Bepper
|
|
|
|
|
|
|
|
```codecard
|
|
|
|
[{
|
|
|
|
"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"
|
2018-01-06 06:40:11 +01:00
|
|
|
}]
|
2018-01-06 06:20:00 +01:00
|
|
|
```
|
2018-01-06 06:40:11 +01:00
|
|
|
|
|
|
|
## Ignition
|
|
|
|
|
|
|
|
```codecard
|
|
|
|
[{
|
|
|
|
"name": "Ignition",
|
|
|
|
"description": "Activity 1",
|
|
|
|
"url":"/coding/ingition-1",
|
|
|
|
"cardType": "example"
|
|
|
|
}, {
|
|
|
|
"name": "Ignition",
|
|
|
|
"description": "Activity 2",
|
|
|
|
"url":"/coding/ignition-2",
|
|
|
|
"cardType": "example"
|
|
|
|
}, {
|
|
|
|
"name": "Ignition",
|
|
|
|
"description": "Activity 3",
|
|
|
|
"url":"/coding/ignition-3",
|
|
|
|
"cardType": "example"
|
|
|
|
}]
|
|
|
|
```
|