S3 Scratch Revision 1

S3 Scratch Revision 1

10th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to Java Loops

Intro to Java Loops

9th - 12th Grade

15 Qs

Loops

Loops

10th Grade

10 Qs

Python Quiz

Python Quiz

10th Grade

15 Qs

P5.js Variables and Conditional Statements

P5.js Variables and Conditional Statements

9th - 12th Grade

15 Qs

PHP SQL 10

PHP SQL 10

10th Grade

15 Qs

Laser Defender Part 3 Worksheet

Laser Defender Part 3 Worksheet

9th - 12th Grade

15 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

Scratch Quiz 3 - 2026

Scratch Quiz 3 - 2026

4th - 11th Grade

10 Qs

S3 Scratch Revision 1

S3 Scratch Revision 1

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Steven Gould

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

This allows you to store a value (like a score or a player name) while your program is running.

Variable

IF Statement

Fixed Loop

Conditional Loop

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

This allows you to repeat a section of code a set number of times

Variable

IF Statement

Fixed Loop

Conditional Loop

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

This allows you to repeat a section of code until an event takes place (for example, repeat until lives = 0)

Variable

IF Statement

Fixed Loop

Conditional Loop

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

This allows you to carry out an instruction, but only if a condition is true. (For example, move up only if the up arrow is pressed).

Variable

IF Statement

Fixed Loop

Conditional Loop

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What contstruct is missing?


__ touching colour black, go to start position, lives -1.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

This code should draw a square. Fill in the blank.


Repeat _ times, forward 100, right turn 90.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

This script allows a sprite to move right if the right arrow is pressed during a game. What block has been blanked out?

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?