Scratch Quiz - basics

Scratch Quiz - basics

2nd - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Coding

Coding

5th Grade

10 Qs

Quiz #1 Scratch basic

Quiz #1 Scratch basic

2nd - 6th Grade

10 Qs

Scratch Coding

Scratch Coding

KG - 5th Grade

10 Qs

SCRATCH

SCRATCH

4th - 8th Grade

10 Qs

Scratch Introduction

Scratch Introduction

5th - 8th Grade

10 Qs

LET'S LEARN SCRATCH

LET'S LEARN SCRATCH

3rd Grade

10 Qs

Scratch

Scratch

2nd - 4th Grade

10 Qs

Scratch Basics - Grade 4

Scratch Basics - Grade 4

4th Grade

10 Qs

Scratch Quiz - basics

Scratch Quiz - basics

Assessment

Quiz

Computers

2nd - 5th Grade

Medium

Used 2K+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the stage?
Place where actors stand and perform
A box you stand on when you can't see over the crowd
The graphical area of a scratch program, where sprites move
The coding area of a scratch program, where blocks go

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is this cat a type of?
Animal
Cat species
Pet
Sprite

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What kind of block do I use to make my sprite move around?
Motion
Sound
Sensing
Control

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do I control my sprite with keyboard keys?
Mash lots of buttons until something happens
Call Manish to do it for me
Use the "Move # steps" motion block
Use the "When <something> key pressed" events block

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can I make my sprite use a movement animation?
Give it more costumes, and have them change on some event
Use the "when <something> key pressed" events block
Add a new sprite that's slightly different to the old one
Drag the sprite around the stage with the mouse