Diagram and linking fixes for 'Maker Design Process' (#533)
This commit is contained in:
committed by
Peli de Halleux
parent
83700b4e14
commit
95ab3be26e
@ -40,9 +40,16 @@ This activity uses sensor inputs. You may want to try the [Use](/getting-started
|
||||
|
||||
## Contemplate
|
||||
|
||||
Follow the steps of the [Maker Design Process](/lessons/classroom-management#design-process) for this lesson:
|
||||
Follow the steps of the _Maker Design Process_ for this lesson:
|
||||
|
||||

|
||||
| | |
|
||||
|-|-|
|
||||
|  | **Define the Problem** |
|
||||
|  | **Brainstorming** |
|
||||
|  | **Define the Design Criteria** |
|
||||
|  | **Go Make** |
|
||||
|  | **Review and Revise Your Solution** |
|
||||
|  | **Communicate Your Solution** |
|
||||
|
||||
### Defining the Problem
|
||||
|
||||
@ -132,8 +139,3 @@ forever(function () {
|
||||
```
|
||||
|
||||
Click **Download** and follow the instructions to get your code onto your EV3 Brick. Press the ``center`` button on the EV3 Brick to run the program.
|
||||
|
||||
### Well done!
|
||||
|
||||
Click [here](/examples) to try out some more projects!
|
||||
|
||||
|
@ -39,9 +39,16 @@ This activity uses motor rotations and sensor inputs. You may want to try the [U
|
||||
|
||||
## Contemplate
|
||||
|
||||
Follow the steps of the [Maker Design Process](/lessons/classroom-management#design-process) for this lesson:
|
||||
Follow the steps of the _Maker Design Process_ for this lesson:
|
||||
|
||||

|
||||
| | |
|
||||
|-|-|
|
||||
|  | **Define the Problem** |
|
||||
|  | **Brainstorming** |
|
||||
|  | **Define the Design Criteria** |
|
||||
|  | **Go Make** |
|
||||
|  | **Review and Revise Your Solution** |
|
||||
|  | **Communicate Your Solution** |
|
||||
|
||||
### Defining the Problem
|
||||
|
||||
@ -156,9 +163,3 @@ forever(function () {
|
||||
```
|
||||
|
||||
Click **Download** and follow the instructions to get your code onto your EV3 Brick. Press the ``center`` button on the EV3 Brick to run the program.
|
||||
|
||||
### Well done!
|
||||
|
||||
Click [here](/examples) to try out some more projects!
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user