Scratch Programming Concepts

Scratch Programming Concepts

Assessment

Interactive Video

Computers, Education, Instructional Technology

4th - 8th Grade

Easy

Created by

Aiden Montgomery

Used 1+ times

FREE Resource

This video tutorial guides beginners through creating a simple game using Scratch. It covers setting up an account, understanding sprites, basic coding concepts, and building a game with movement and interactions. The tutorial also explores adding animations, sounds, and enemy logic, culminating in a basic game with a scoring system and game over conditions. The video concludes with suggestions for further exploration in Scratch.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step to start using Scratch?

Download the Scratch app

Create an account on scratch.mit.edu

Install a plugin

Watch a tutorial video

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sprite in Scratch?

A sound effect

A type of animation

An object that holds a drawing and can be manipulated with code

A background image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is essential to start a game in Scratch?

When green flag clicked

If block

Forever loop

Change X by 10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a sprite move to the right in Scratch?

Change Y by 10

Set direction to 90

Change X by 10

Turn 15 degrees

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a variable in Scratch?

To create a new sprite

To change the background color

To play a sound

To store a value that can change during the game

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you add sound effects to a game in Scratch?

By using the 'play sound' block

By drawing a new sprite

By using the 'change X by 10' block

By changing the costume

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'forever' block do in Scratch?

Repeats the code inside it a set number of times

Continuously repeats the code inside it

Stops the code from running

Runs the code inside it once

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?