Tynker Tynker

Tynker Tynker

3rd Grade - Professional Development

9 Qs

quiz-placeholder

Similar activities

5TH GRADE MIXED QUIZ

5TH GRADE MIXED QUIZ

5th Grade

10 Qs

CSA 2.0 quiz

CSA 2.0 quiz

Professional Development

10 Qs

Interact Effectively with others at work

Interact Effectively with others at work

10th - 12th Grade

14 Qs

Where colour lies on the hair

Where colour lies on the hair

Professional Development

10 Qs

WINDOWS REVISION

WINDOWS REVISION

5th Grade

10 Qs

S2 Subject Choice Quiz

S2 Subject Choice Quiz

8th - 10th Grade

10 Qs

What is water

What is water

KG - Professional Development

10 Qs

CorelDraw Basics -By Ilyas P

CorelDraw Basics -By Ilyas P

4th Grade - Professional Development

11 Qs

Tynker Tynker

Tynker Tynker

Assessment

Quiz

Life Skills, Education, Design

3rd Grade - Professional Development

Medium

Created by

Skyler Go

Used 52+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Do you like/have Tynker?

yes

no

nither

none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many costumes can you add to an actor?
An actor can have up to five costumes
An actor can only have one costume
Some actors can have five, but others can have up to 10
As many as you want

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: To add costumes to an actor, select the stage, go to the Scenes tab, and click the "Add Scene" button.
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many actors can you animate at once?
You cannot animate actors
Only 5 actors can be animated on the Stage at any given time the Stage 
Only one actor at a time
As many as you want

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What mode lets you reposition actors on the stage?
Play mode
Edit mode

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How long does a "Forever" block run?
Once
10 times
A "Forever" loop repeats code blocks inside it over and over until the program ends
A "Forever" loop repeats code blocks inside it over and over even after the program ends

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is the difference between these two code blocks?
The first one will play the animation extremely quickly. The second one will play the animation more slowly and look more natural.
They are the same, and the added 'Wait' block doesn't change anything.
The first one only works for actors with multiple costumes, but the second one works for all actors.
The first one loops through all of the costumes, but the second one will only loop through the first two.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or false: Your program won't run without using the "On Start" code block at least once.
True
False

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make an animation faster?
You use two 'Forever' blocks
You decrease the number in the Wait block, so you wait less time to switch to the next costume
You increase the number in the Wait block, so you wait less time to switch to the next costume
You decrease the number of next costume blocks