|
|
Overview |
||
|
Introduction |
||||||||
| The children used SuperLogo to do the control unit 4E so we started by revising what the children learned in that module. We wanted to move on, really practise procedure building with an emphasis on maths, shape and space but also building towards using variables in control as the next step. At the same time some groups were doing the actual control Unit so using a similar language for a different outcome. This is a six week project - post SATs to revise control and move forward, half of the class were doing Logo and half external control using buffer boxes. | ||||||||
Context |
||||||||
| The children
were working in a 14 station computer room. Half of the class were working
on this project at any one time. The rest of the children were either building
their fairground models for the control module or creating the program.
This is about three logo sessions in the computer room. |
||||||||
|
| QCA
4E Scheme of Work Oxfordshire SoW year 6 unit Oxfordshire Framework for a Scheme of work page 50 |
| NC ref | Learning Objective | Activities | Assessment Opportunities |
|
2 b c |
Revise earlier logo work
Children learn that variables can be used to alter the size of a shape in a procedure and make spirals
|
Review the primitives the students have learned previously (FD, BK, RT, LT, repeat) and revise the various polygons they have already constructed. Revise building procedures to create regular polygons. Practise to create images, use pen up, pen down, change pen colour and change pen width.
Explain that the length of the sides will be determined in the input dialogue box which pops up in a procedure. Teach with the projector: Extension activity - allow children the opportunity to explore spirals. Children present their work for display. |
In the presentation work children will show their finished shapes, patterns and spirals as well as their procedures. All of their work can be assessed from the display pieces. Also I will be with the children and will question to assess understanding. |
|
![]() |
||||||
|
|||||||
Lesson 2 Thinking about
variables
|
|||||||
|
|||||||
|
|
|||||||
|
|||||||
| Tri-Sagon2 | Turtle's Web | Emerald | Purplestars |
|
The procedure for this is: to SP :side To set it off we typed in SP and when it asked for inputs we tried lots of different lengths - it worked best at 15. |
The procedure for this one is: to tri :side The side length started at 15. To make it draw a
triangular spiral we had to write tri and when it asked for an
input we put 15. |
| Back to top |
| most children have: | created a house (shape)
using repeat commands and duplicated it at least 5 times by creating
a calling procedure, refined by editing (The QCA learning outcomes
are not appropriate so we need to look at the NC)
(Level 4 - explored patterns and relationships and made predictions about the consequences of their predictions) |
| some children have progressed further and have: | created a house (shape)
and accurately duplicated it with a calling procedure so it
fits exactly on the screen: investigated size and colour and added
more detail with further procedures (The QCA learning outcomes
are not appropriate so we need to look at the NC)
(Some more able children were working toward level 5. They created sequences of instructions to control events and understood the need to be precise when framing and sequencing instructions.) |