Scratch Lesson 1

Scratch Lesson 1

6th - 8th Grade

6 Qs

quiz-placeholder

Similar activities

Coding 300 Coding Basics

Coding 300 Coding Basics

7th - 8th Grade

10 Qs

Computer Hardware and Software

Computer Hardware and Software

7th - 8th Grade

11 Qs

1.1 - Internal components of a computer

1.1 - Internal components of a computer

KG - University

10 Qs

Scratch Lesson 3

Scratch Lesson 3

6th - 8th Grade

7 Qs

Intro to Programming

Intro to Programming

7th Grade

9 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

Year 8 - Lesson 15

Year 8 - Lesson 15

7th Grade

10 Qs

Computer Science 2: Control Structures

Computer Science 2: Control Structures

8th - 12th Grade

11 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