Tynker 201 Intro

Tynker 201 Intro

6th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

Scratch quiz

Scratch quiz

4th - 6th Grade

10 Qs

PacMan programming mini test

PacMan programming mini test

6th Grade

12 Qs

Scratch L1 Concept Review

Scratch L1 Concept Review

6th - 8th Grade

14 Qs

Pictoblox 4

Pictoblox 4

3rd - 6th Grade

10 Qs

Scratch 5

Scratch 5

4th - 11th Grade

10 Qs

Tynker Programming

Tynker Programming

8th Grade

10 Qs

Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

I Can Code!

I Can Code!

KG - University

10 Qs

Tynker 201 Intro

Tynker 201 Intro

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Andrew Jenkins

Used 50+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What does this code block do?
Creates a costume change
Tells other code what to do when the program starts
Starts your computer
Begins the countdown

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
True or False: An actor can have only one costume
True
False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
True or False: An actor can use the pictured block if they only have one costume.
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will these code blocks do to the actor?
An animation will play
The Actor will change costumes each time the Play button is pressed
Nothing happens to the Actor
The Actor will change costumes every time the spacebar is pressed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
The blank white space that you can edit in a code block is called a "parameter" and allows you to give a code block specific instructions. What goes in the parameter for
The name of the program
The name of the sound
The name of the Actor
Nothing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
To make an Actor play a sound when you click on it, the first block you need is:
Next Costume
Play Sound
When Actor clicked
On Start

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
True or false: Only Actors can use the Play Sound block, not the Stage. 
False
True

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
True or false: You can only use the block once per project.
True
False

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
You can't use When Actor Clicked block in the Stage's code because the Stage isn't an Actor.
True
False