NEW
Font size
WorksheetsPictoblox 5
Total questions: 10
Worksheet time: 5mins
What is the 1st block we need to start our code?
Event Block
Control Block
Move Block
Sensing Block
Where your project is displayed when active.
Sprite
Script
Stage
Back
Can we add sound to our Pictoblox project ?
False
True
Sensing blocks are used to tell the sprite what to do when touching something on the stage.
True
False
In which block is the "if then" block
Events
Motion
Control
Variables
I want my bowl of cheesy puffs to appear at random points around the screen. Which set of blocks would I use?
If I wanted to start a character at a particular place on the screen, which block would I use?
We cannot add many sprites on the stage.
True
False
What happen if the instruction/command blocks in Pictoblox are placed in wrong order?
The program will work properly
I don't know
The program will not work properly
The order does not matter
The code block below is used to __________________ in Pictoblox.
change sound
move sprite
play sound
start sound
