Scratch Lesson 1

Scratch Lesson 1

6th - 8th Grade

6 Qs

quiz-placeholder

Similar activities

Microbit lesson 2

Microbit lesson 2

6th Grade

10 Qs

Y7 Term 2 - Week 1 Subroutines & Decompostion

Y7 Term 2 - Week 1 Subroutines & Decompostion

6th - 7th Grade

10 Qs

3.4 Microbit RETRIEVAL PRACTICE

3.4 Microbit RETRIEVAL PRACTICE

6th - 9th Grade

10 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Getting Started with MS Office

Getting Started with MS Office

6th - 7th Grade

10 Qs

ICA Computer Concepts Formative

ICA Computer Concepts Formative

6th Grade

10 Qs

KS3 - Selection, Iteration or Sequence

KS3 - Selection, Iteration or Sequence

KG - 12th Grade

9 Qs

Introduction to Programming

Introduction to Programming

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