Jun 23 2010

Last Week of Class – Relections on the Year

Published by under 2009-10,Reflection

This week we are busy completing our Scratch projects and preparing them so they can be posted on the Scratch website. Oy completed and working projects will be uploaded, so get a classmate to review your work and fill out the blue critique sheet that is at the front of the classroom. This way any [...]

No responses yet

Jun 11 2010

Final Scratch Project

Published by under 2009-10,Assignments,Scratch

The final Scratch project is due the last week of school (June 24th). Your project will use the various concepts that you have learned the past few weeks and you will be assessed according to the complexity of your scripts, and the way in which you put them together to create your project. Please see [...]

No responses yet

Jun 04 2010

Variables

Published by under 2009-10,Scratch

Variables are used to store information. You know about variables from science class and math class. Sometimes a variable is something you need to find the answer for (an unknown number for example), and sometimes a variable might be something in your experiment that you change each time you do the experiment. In programming a [...]

No responses yet

May 18 2010

Broadcast (or sending messages between sprites)

Published by under 2009-10,Scratch

Any sprite can send and respond to silent messages sent behind the scenes. This allows us to have one sprite alert one or more sprites about something How Does It Work? A sprite sends a “message” out for another sprite to receive and respond to. The message isn’t sent to a particular sprite, instead it [...]

No responses yet

May 12 2010

Ask – Answer Blocks

Published by under 2009-10,Scratch

There are several great ways to use the Ask and Answer blocks in Scratch such as creating a Quiz where the “user” can type in the answers. The ask script allows for the user to type an answer using the keyboard. Take a look at some of these student examples to see how you can [...]

No responses yet

Next »