Scratch Vocabulary

Scratch Vocabulary

3rd Grade - University

9 Qs

quiz-placeholder

Similar activities

Scratch: สร้างเกม

Scratch: สร้างเกม

6th - 7th Grade

10 Qs

Final P.5

Final P.5

5th Grade

10 Qs

GCSE Computer Science Paper 2: Topic 2.1

GCSE Computer Science Paper 2: Topic 2.1

10th Grade

11 Qs

Rivision for Checkpoint 3

Rivision for Checkpoint 3

3rd - 5th Grade

10 Qs

C++ 2nd Online Quiz

C++ 2nd Online Quiz

University

10 Qs

G5_Flowcharts_W4

G5_Flowcharts_W4

5th Grade

11 Qs

Bab 2 | Latihan Pengukuhan II

Bab 2 | Latihan Pengukuhan II

12th Grade - University

10 Qs

Asesmen Unit One dan Unit Two MIT APP INVENTOR

Asesmen Unit One dan Unit Two MIT APP INVENTOR

8th Grade

10 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