Scratch Lesson 1

Scratch Lesson 1

6th - 8th Grade

6 Qs

quiz-placeholder

Similar activities

Computer Hardware and Software

Computer Hardware and Software

7th - 8th Grade

11 Qs

Python Fundamentals

Python Fundamentals

8th - 12th Grade

10 Qs

Coding Pre-Test

Coding Pre-Test

3rd - 6th Grade

10 Qs

Starting to learn Swift coding

Starting to learn Swift coding

7th Grade

10 Qs

Small Basic Mid Point Review

Small Basic Mid Point Review

6th - 12th Grade

8 Qs

Scratch Lesson 3

Scratch Lesson 3

6th - 8th Grade

7 Qs

Keyboarding Vocabulary Review

Keyboarding Vocabulary Review

6th Grade

9 Qs

AutoCAD (Shapes)

AutoCAD (Shapes)

7th Grade

10 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