wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

YEAR 7 BASELINE TEST

Total questions: 50

Worksheet time: 2hrs 40mins

Name
Class
Date
1.

Which of these is not a programming language?

a)

Python

b)

Scratch

c)

Ruby

d)

Microsoft

2.

If somebody tries to take your bank details by sending you an email pretending to be from your bank, what is this called?

a)

Phishing

b)

Fishing

c)

Psishing

d)

Fhishing

3.

Which of these is NOT a computer virus

a)

Worm

b)

Trojan

c)

Snake

d)

Spyware

4.

In computing, what do we call a set of instructions?

a)

Logarithm

b)

Algorithm

c)

Polyrithm

d)

Database

5.

Richard the Robot needs instructions to move in a square - choose the correct sequence for him to follow.


F = Forward

S = Stop

TR - Turn Right

TL - Turn Left

TA = Turn Around

a)

F-S-TL-F-S-TR-F-S-TL-F-S

b)

F-S-TL-F-S-TL-F-S-TR-F-S

c)

F-S-TL-F-S-TL-F-S-TA-F-S

d)

F-S-TL-F-S-TL-F-S-TL-F-S

6.

What keyboard short cut is used to paste?

a)

CTRL-Z

b)

CTRL-P

c)

CTRL-C

d)

CTRL-V

7.

Which of these packages is a "spreadsheet"?

a)

Word

b)

Excel

c)

Powerpoint

d)

Access

8.

Which are the correct set of blocks needed to animate Dinsdale the Dinosaur moving?

a)
b)
c)
d)
9.

In Scratch, what does this block do?

a)

Repeat the code constantly

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

d)

Stops the code continuing forever

10.

Which of these is NOT an operating system (OS)?

a)

Apple

b)

Android

c)

Pingu

d)

Microsoft

11.

The number 3 converted into binary is:

a)

11

b)

10

c)

01

d)

00

12.

What is the binary number 101 converted into decimal?

a)

4

b)

5

c)

6

d)

7

13.

If an image has a copyright, what does this mean?

a)

Nobody can use it

b)

Anybody can use it

c)

You need to ask permission before using it

d)

The image has been copied from somebody else

14.

What is app short for?

a)

Appliance

b)

Apparition

c)

Application

d)

Access Program Partition

15.

Kevin has made an app that provides reminders for when homework is due. Which group below would NOT be part of the app's TARGET AUDIENCE

a)

Boys and Girls 11-16

b)

Teachers

c)

Parents of children 11-16

d)

Parents

16.

Which of these peripherals are ALL inputs?

a)

Headphones, Mouse, USB

b)

Keyboard, Mouse, Microphone

c)

Mouse, Microphone, Monitor

d)

Keyboard, Headphones, USB

17.

Which of these peripherals are ALL outputs?

a)

Printer, Speaker, Webcam

b)

Joystick, Speaker, Webcam

c)

Monitor, Printer, Joystick

d)

Printer, Speaker, Monitor

18.

In an email what would you use CC for?

a)

To send an email to a single person

b)

To forward an email to a single person

c)

To send an email to multiple people

d)

To save an email into a folder

19.

In Python coding what does the command PRINT do?

a)

Instruct a printer to work

b)

Add together two numbers

c)

Print a statement on the screen

d)

Input a number

20.

What is a single square in a spreadsheet called?

a)

Cell

b)

Box

c)

Rectangle

d)

Blank

21.

What formula would I use if adding up the final total in the TOTAL column?

a)

=sum(f2:f15)

b)

=sum(f3:f15)

c)

=sum(f3:f14)

d)

=sum(f2:f14)

22.

When using a spreadsheet which symbol is used in a formula to multiply two cells together?

a)

x

b)

*

c)

#

d)

+

23.

What does the computer do between input and output?

a)

Memory

b)

Process

c)

Progress

d)

Peripheral

24.

What does the E in this cycle stand for?

a)

Encrypt

b)

Execute

c)

Eliminate

d)

Emulate

25.

What is a single dot on a digital image called?

a)

Point

b)

Cell

c)

Pixel

d)

Change text colour

26.

In animation, what name is given to a single image in a sequence of images?

a)

Frame

b)

Stop motion

c)

Tween

d)

Transition

27.

A CPU is found in every computer. What do the letters CPU mean?

a)

Central Processing Unit

b)

Computer Processing Unit

c)

Central Prediction Unit

d)

Computer Prediction Unit

28.

I want to make Dinsdale the Dinosaur move around without disappearing off the screen . What set of blocks should I use?

a)
b)
c)
d)
29.

In computing, what do we mean by the term VARIABLE?

a)

Something that stays the same

b)

Something that changes

c)

Something that is incorrect

d)

Something that goes round in a loop

30.

Which word in computing means to break down a large problem into smaller chunks?

a)

Deposition

b)

Demonstration

c)

Decomposition

d)

Desiccation

31.

In which year did Tim Berners-Lee invent the internet?

a)

1979

b)

1989

c)

1999

d)

2009

32.

What is the name of the software that is a computerised system that makes it easy to search, select and store information?

a)

Database

b)

Spreadsheet

c)

Powerpoint

d)

Email

33.

What is the name of the code used to create websites?

a)

C++

b)

HTTP

c)

HTML

d)

Python

34.

Which one of the following is NOT computer hardware?

a)

CD Drive

b)

Graphics Card

c)

Operating System

d)

Hard disk

35.

Which of these is a computer?

a)

Washing Machine

b)

All of them

c)

Smart TV

d)

Microwave

36.

Look at the code, what word is missing in line 2?

a)

print

b)

user

c)

input

d)

Derek

37.

What word is missing from the code in line 3?

a)

count

b)

print

c)

number

d)

while

38.

Which line has the error in this code?

a)

Line 3

b)

Line 1

c)

Line 2

d)

Line 6

39.

The picture contains code that makes a dice. If I wanted to make code that produces a number throwing three dice, what would I change the numbers to in Line 2?

a)

1, 18

b)

2, 18

c)

3, 18

d)

4, 18

40.

Follow the instructions on the image then answer the following question. Which bear did they forget to take an photo of?

a)
b)
c)
d)
41.

Read the instructions on the image then choose the correct statement below

a)

A one way tour is possible in image A

b)

A one way tour is possible in image B

c)

A one way tour is possible in image C

d)

A one way tour is not possible in any of the layouts

42.

Read the information on the image, then read the question below.


Mayas answers were:

Q1 = B

Q2 = A

Q3 = B

Q4 = B


What card represents Maya's answers?

a)
b)
c)
d)
43.

Read the information on the image. Which picture below can you draw in the same way?

a)
b)
c)
d)
44.

Read the information in the image, then answer this question:


How many kangeroos can pass Fred?

a)

10

b)

6

c)

4

d)

0

45.

In this code, which part or parts are variables?

a)

Number

b)

Pick random 0 to 10

c)

Number and Score

d)

Score

46.

What happens in this flow chart if no smoke is detected?

a)

It sounds the alarm

b)

It shows a green light, waits 5 seconds and then loops back into the flow chart to see if it detects smoke again

c)

It shows a red lights and then loops back into the flow chart

d)

The alarm continuously shows a green light

47.

What type of device is this?

a)

Storage Device

b)

Input Device

c)

Output Device

d)

Processor

48.

How many bits are in a Byte?

a)

1

b)

2

c)

4

d)

8

49.

In databases, how many pieces of information are stored in a field?

a)

0

b)

1

c)

2

d)

unlimited

50.

What is Cloud computing?

a)

Accessing your home computer via the internet

b)

Using your phone to access your online files

c)

Storing and using services online

d)

Storing and using services locally