CODING

We have been using scratch to develop our programming skills.

We have been developing our knowledge of selection by revisiting how conditions can be used in programs.

Then learning how the If… Then… Else structure can be used to select different outcomes depending on whether a condition is true or false.

We have represented this understanding in algorithms and then by constructing programs using the Scratch programming environment.

Next week we will use our knowledge of writing programs and using selection to control outcomes to design a quiz in response to a given task and implement it as a program.