NEW
Font size
S
M
L
XL
WorksheetsTynker Tynker
Total questions: 9
Worksheet time: 19mins
Name
Class
Date
1.
Do you like/have Tynker?
a)
yes
b)
no
c)
nither
d)
none
2.
How many costumes can you add to an actor?
a)
An actor can have up to five costumes
b)
An actor can only have one costume
c)
Some actors can have five, but others can have up to 10
d)
As many as you want
3.
True or False: To add costumes to an actor, select the stage, go to the Scenes tab, and click the "Add Scene" button.
a)
True
b)
False
4.
How many actors can you animate at once?
a)
You cannot animate actors
b)
Only 5 actors can be animated on the Stage at any given time the Stage
c)
Only one actor at a time
d)
As many as you want
5.
What mode lets you reposition actors on the stage?
a)
Play mode
b)
Edit mode
6.
How long does a "Forever" block run?
a)
Once
b)
10 times
c)
A "Forever" loop repeats code blocks inside it over and over until the program ends
d)
A "Forever" loop repeats code blocks inside it over and over even after the program ends
7.
What is the difference between these two code blocks?
a)
The first one will play the animation extremely quickly. The second one will play the animation more slowly and look more natural.
b)
They are the same, and the added 'Wait' block doesn't change anything.
c)
The first one only works for actors with multiple costumes, but the second one works for all actors.
d)
The first one loops through all of the costumes, but the second one will only loop through the first two.
8.
True or false: Your program won't run without using the "On Start" code block at least once.
a)
True
b)
False
9.
How do you make an animation faster?
a)
You use two 'Forever' blocks
b)
You decrease the number in the Wait block, so you wait less time to switch to the next costume
c)
You increase the number in the Wait block, so you wait less time to switch to the next costume
d)
You decrease the number of next costume blocks
Reset
