NEW
Font size
WorksheetsEvent
Total questions: 10
Worksheet time: 5mins
What is an event in Turbowarp?
A background picture
Something that makes a sprite do something
A sound effect
A costume
Which block starts a Turbo project?
When green flag clicked
When this sprite clicked
Broadcast message
Wait block
Which button is clicked to start most Turbowarp programs?
Red button
Blue button
Green flag
Stop button
What happens when you press a key during a keypress event?
The project closes
The stage disappears
Nothing happens
The sprite can perform an action
Which of these is a real-life example of an event?
Drawing a picture
When the school bell rings, pupils go to class
Reading a book
Eating lunch
What happens when you click a sprite if it has a "When this sprite clicked" event?
It deletes itself
It changes the stage automatically
It performs the programmed action
The project stop
Which event waits for the user to press a key?
Broadcast Event
Keypress Event
Green Flag Event
Costume Event
Which of these is NOT an event?
When Green Flag Clicked
When Key Pressed
Move 10 Steps
When This Sprite Clicked
Why do programmers use events?
To make programs respond to actions
To make sprites disappear
To delete blocks
To colour the stage
Which event should you use if you want your game to start when the green flag is clicked?
Broadcast
When Green Flag Clicked
When Space Key Pressed
When Sprite Clicked
