Starter quiz
- What comes next in the order of this sequence? A BB CCC
- 'DDDD' ✓
- Each sprite has its own...
- sounds ✓
- sprite
- stage
-
- A precise set of ordered instructions is the definition of an ...?
- algorithm ✓
- code block
- sprite
- stage
-
- Instrument sprites have musical __________ as sounds.
- notes ✓
- blocks
- keys
-
- Which code block should Laura use first if she wants to create this song? DD BB CC GG D
- Playing more than one note at the same time makes a ...
- 'chord' ✓
Exit quiz
- You want a sprite to move 10 steps, play a sound and then turn clockwise 15 degrees when the green flag is clicked. Which code block would you use first?
- The ______ is where sprites will perform the actions of the blocks.
- 'stage' ✓
- What are the pictures called that change the appearance of the stage?
- backdrop ✓
- picture
- code block
- sprite
-
- A sprite can only use one type of code block in a sequence.
- True
- False ✓
Worksheet
Loading worksheet ...
Presentation
Loading presentation ...
Lesson Details
Key learning points
- Different types of code block can be combined in a sequence.
- Backdrops can be used to change the appearance of a stage.
- A project can contain multiple sprites each with separate sequences of code blocks.
Common misconception
A sprite can only use one type of code block in a sequence.
A sprite can have sequences made up from multiple types of code block. For example, sound and motion code blocks can be combined.
Keywords
Sequence - the order of commands in a program
Stage - the background of a project
Backdrop - an image shown on the stage
+