Question 1
Question
Match the block with the right panel
Question 2
Question
Match the block with the panel
Question 3
Question
Match the block with the panel
Question 4
Question
Match the block with the panel
Question 5
Question
Match the block with the panel
Answer
-
When I am clicked
-
ask
-
reset timer
Question 6
Question
Match the block with the panel
Question 7
Question
Match the block with the panel
Question 8
Question
Match the block with the panel
Question 9
Question
Match the block with the panel
Answer
-
join
-
point in the direction
-
stamp
Question 10
Question
Match the block with the panel
Answer
-
next costume
-
wait until
-
touching
Question 11
Question
Match the block with the panel
Answer
-
stop all sounds
-
list
-
join
Question 12
Question
Match the block with the panel
Question 13
Question
Match the block with the panel
Answer
-
set y to
-
forever
-
mouse down
Question 14
Question
Match the block with the panel
Question 15
Question
Match the block with the panel
Answer
-
hide
-
pick random
-
change by
Question 16
Question
Match the block with the panel
Answer
-
script variables
-
report
-
go to front
Question 17
Question
One exterior angle of a square is
Question 18
Question
One exterior angle of an equilateral triangle
Question 19
Question
One exterior angle of a pentagon is
Question 20
Question
The function for determining one exterior angle of a polygon is
Answer
-
360 / # of sides
-
360 / length of sides
-
360 * # of sides
-
180 / length of sides
Question 21
Question
In the script presented, to create a random size triangle, which block should get the pick random block
Answer
-
turn
-
set b to
-
set a to
-
script variable a
Question 22
Question
The script presented should create a
Answer
-
triangle
-
pentagon
-
square
-
octagon
Question 23
Question
The script presented should create a
Answer
-
pentagon
-
triangle
-
circle
-
square
Question 24
Question
Mr. Bland has started a trivia game. He wants to reward players 25 points only when they get an answer correct. Which block has been misplaced?
Question 25
Question
Mr. Bland has started a trivia game. Every player gets the first answer correct regardless of what they input. Which block has an error?
Answer
-
ask
-
if
-
set points
-
broadcast
Question 26
Question
In the script presented if the word is apple it will produce
Answer
-
an apple
-
a apple
-
nothing
-
error
Question 27
Question
In the script presented the word elephant will produce
Answer
-
an elephant
-
a elephant
-
nothing
-
error
Question 28
Question
The script will most likely...
Question 29
Question
Which blocks should be changed to speed up the animation of this program?
Answer
-
change costume
-
forever
-
wait
-
when clicked
Question 30
Question
How many lines will this for loop draw?