Tynker Tynker

Tynker Tynker

3rd Grade - Professional Development

9 Qs

quiz-placeholder

Similar activities

Pegged down to a T

Pegged down to a T

12th Grade

11 Qs

Drama

Drama

5th - 6th Grade

12 Qs

Grade 6 - Week 6 Expressive Arts Homework

Grade 6 - Week 6 Expressive Arts Homework

6th Grade

10 Qs

Level Up Quiz!

Level Up Quiz!

8th - 10th Grade

10 Qs

Theatre Vocabulary Quiz

Theatre Vocabulary Quiz

12th Grade

10 Qs

Quiz - Unit 1: Who are you?

Quiz - Unit 1: Who are you?

University

10 Qs

HALLOWEEN

HALLOWEEN

3rd Grade

10 Qs

VISUAL STORYTELLING

VISUAL STORYTELLING

University

10 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

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