Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

quiz-placeholder

Similar activities

SCRATCH Basics

SCRATCH Basics

3rd Grade

10 Qs

Project STEM CSE1 U0

Project STEM CSE1 U0

6th - 8th Grade

14 Qs

Scratch Basics

Scratch Basics

6th - 8th Grade

14 Qs

Grade 5 Scratch

Grade 5 Scratch

5th Grade

10 Qs

Scratch

Scratch

3rd Grade

10 Qs

Scratch - Workspace

Scratch - Workspace

3rd - 5th Grade

10 Qs

Scratch

Scratch

4th - 6th Grade

10 Qs

Scratch Programming Language Assessment 2

Scratch Programming Language Assessment 2

3rd - 4th Grade

12 Qs

Scratch Vocabulary

Scratch Vocabulary

Assessment

Quiz

Computers

3rd Grade - University

Medium

Created by

Elizabeth Van Pate

Used 197+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The area where you play a game or run a project. This area is where you see the actions of your coding.

Stage

Block

Sprite

Costume

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This holds all the coding blocks available in Scratch. It can be opened by clicking the Scripts Tab.

Blocks Palette

Sprite

Script

Costume

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The area on the right of the project editor where scripts (programs) are assembled. This area is where you are writing your code.

Costume

Backdrop

Scripts Area

Stage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A list of all the Sprites (objects) that are part of the program.

Backdrop

Stage

Sprites List

Costumes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The objects/characters that perform the action in a project.

Backdrop

Costume

Block

Sprite

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A puzzle-pieced shape used to create code. Blocks can be joined with other blocks to create a script.

Block

Sprite

Script

Stage

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A stack of instruction blocks under a header block that are run in order. A similar stack of blocks would be called a program in code.org.

Script

Costume

Backdrop

Stage

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Changes the backgrounds of the Stage.

Script

Backdrop

Blocks Pallette

Sprites List

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These alternate appearances of the Sprite. A Sprite can change its look to any of its costumes. Changing between costumes is often used to create animation.

Block

Stage

Costumes

Block Pallette