Starter quiz
- Using a random position motion code block means you can set the location of a sprite.
- True
- False ✓
- A __________ block is used to control the position of sprites.
- movement ✓
- looks
- sound
-
- You want a sprite to point to the right. Which code block is the correct one to use?
- Multiple sprites can be controlled using separate commands.
- True ✓
- False
- If you want to add commands to a sprite it must be ...
- selected ✓
- deselected
- deleted
-
- Which code block would you use to make the dinosaur sprite move towards the egg sprite?
Exit quiz
- A ______ is a pattern or process where one thing follows another.
- 'sequence' ✓
- Which of these is an event code block?
- Which of the following events would you use if you wanted a sprite to move each time the space key is pressed?
- This sequence of commands will make the sprite turn 90 degrees and then move 200 steps.
- True
- False ✓
Worksheet
Loading worksheet ...
Presentation
Loading presentation ...
Lesson Details
Key learning points
- A sequence is a pattern or process in which one thing follows another.
- Event blocks are used to trigger a sequence.
- A scratch project can include multiple sprites which are triggered by different events.
- A design is a plan to show how something will look or work.
Common misconception
The order that command blocks are joined together does not make a difference to the outcome.
The order of a sequence is important. A program will only follow the commands that it is given in the order that they are connected.
Keywords
Sequence - the order of commands in a program
Event - an input which triggers a block of commands to be run
Design - to plan how something will look or work
+