S3 Scratch Revision 1

S3 Scratch Revision 1

10th Grade

10 Qs

quiz-placeholder

Similar activities

Python Loops

Python Loops

9th - 12th Grade

10 Qs

Unit 1 Vocabulary CompSci 1

Unit 1 Vocabulary CompSci 1

10th - 12th Grade

15 Qs

Apple Swift Playgrounds: Lesson Review: 4 - 6 Vocabulary

Apple Swift Playgrounds: Lesson Review: 4 - 6 Vocabulary

9th - 12th Grade

10 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

8525 AQA GCSE  3.1.1 Pseudo-code

8525 AQA GCSE 3.1.1 Pseudo-code

10th - 11th Grade

14 Qs

Python:  Rock, Scissors, Paper

Python: Rock, Scissors, Paper

10th - 12th Grade

10 Qs

Interactive Animations and Games from code.org

Interactive Animations and Games from code.org

7th - 12th Grade

14 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?