Scratch Lesson 1

Scratch Lesson 1

6th - 8th Grade

6 Qs

quiz-placeholder

Similar activities

Databases - DBMS

Databases - DBMS

1st - 11th Grade

10 Qs

Problem Solving Process

Problem Solving Process

6th Grade

10 Qs

Types of Input

Types of Input

7th Grade

10 Qs

Microsoft Computer terms

Microsoft Computer terms

6th Grade

10 Qs

Information Technology Quiz for Middle School

Information Technology Quiz for Middle School

6th - 8th Grade

10 Qs

Computer Science

Computer Science

4th - 6th Grade

10 Qs

Internet

Internet

6th Grade

11 Qs

sensors

sensors

7th Grade

8 Qs

Scratch Lesson 1

Scratch Lesson 1

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Tracy Mayhead

Used 45+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming concept means following steps in order?

Selection

Sequence

Iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How are the two types of red blocks related?

the define block is a subroutine, the other one calls the subroutine

define is calling a subroutine, the other block is a subroutine

define is iteration, the other one is selection

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To start the code running in Scratch what do you select?

You say go

select go

Click on the green flag

click on the red octagon

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen if you give a computer a set of commands?

It will mix up the commands

It will execute these commands precisely

It will work out the best process to follow

It won't know what to do

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is important to add blocks in Scratch in the correct sequence.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a program?

A video that is watched on a computer

A flowchart written on a computer

A series of step-by-step instructions that tell a computer how to solve a task