Scratch Revision

Scratch Revision

4th Grade

8 Qs

quiz-placeholder

Similar activities

Scratch Revision II

Scratch Revision II

3rd - 12th Grade

10 Qs

Python Loops

Python Loops

1st - 6th Grade

9 Qs

Q&A – Repetition & Indefinite Loops (Primary 4 – 4CT.01)

Q&A – Repetition & Indefinite Loops (Primary 4 – 4CT.01)

4th Grade - University

10 Qs

Q&A – Iteration & Count-Controlled Loops (Primary 4 – 4CT.02)

Q&A – Iteration & Count-Controlled Loops (Primary 4 – 4CT.02)

4th Grade - University

11 Qs

Q&A – Repetition Makes Algorithms Concise (Primary 4 – 4CT.03)

Q&A – Repetition Makes Algorithms Concise (Primary 4 – 4CT.03)

4th Grade - University

10 Qs

Types of algorithm

Types of algorithm

3rd Grade - University

10 Qs

Scratch Quiz

Scratch Quiz

4th Grade

12 Qs

Coding Vocab

Coding Vocab

KG - 6th Grade

11 Qs

Scratch Revision

Scratch Revision

Assessment

Quiz

Computers

4th Grade

Medium

Created by

foziya kadri

Used 154+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Scratch is a BLOCK BASED programming language

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What area is shown in the picture?

SCRIPT AREA

STAGE AREA

SPRITE AREA

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this block do?

Wait

Play sound Meow

Move steps

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will the loop repeat?

10 times

5 times

20 times

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which loop is shown in the picture?

Repeat

Repeat until

Forever

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of this part of Sratch?

Sprites

Backdrops

Blocks

Costumes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of this type of blocks?

Motion

Control

Sound

Events

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this block do?

Sets variable score to 10

Waits

Plays sound

Repeat