Font size
WorksheetsYEAR 7 BASELINE TEST
Total questions: 50
Worksheet time: 2hrs 40mins
Which of these is not a programming language?
Python
Scratch
Ruby
Microsoft
If somebody tries to take your bank details by sending you an email pretending to be from your bank, what is this called?
Phishing
Fishing
Psishing
Fhishing
Which of these is NOT a computer virus
Worm
Trojan
Snake
Spyware
In computing, what do we call a set of instructions?
Logarithm
Algorithm
Polyrithm
Database
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
F-S-TL-F-S-TR-F-S-TL-F-S
F-S-TL-F-S-TL-F-S-TR-F-S
F-S-TL-F-S-TL-F-S-TA-F-S
F-S-TL-F-S-TL-F-S-TL-F-S
What keyboard short cut is used to paste?
CTRL-Z
CTRL-P
CTRL-C
CTRL-V
Which of these packages is a "spreadsheet"?
Word
Excel
Powerpoint
Access
Which are the correct set of blocks needed to animate Dinsdale the Dinosaur moving?
In Scratch, what does this block do?
Repeat the code constantly
Repeat the code 2 times
Repeat the code until touching the sprite
Stops the code continuing forever
Which of these is NOT an operating system (OS)?
Apple
Android
Pingu
Microsoft
The number 3 converted into binary is:
11
10
01
00
What is the binary number 101 converted into decimal?
4
5
6
7
If an image has a copyright, what does this mean?
Nobody can use it
Anybody can use it
You need to ask permission before using it
The image has been copied from somebody else
What is app short for?
Appliance
Apparition
Application
Access Program Partition
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
Boys and Girls 11-16
Teachers
Parents of children 11-16
Parents
Which of these peripherals are ALL inputs?
Headphones, Mouse, USB
Keyboard, Mouse, Microphone
Mouse, Microphone, Monitor
Keyboard, Headphones, USB
Which of these peripherals are ALL outputs?
Printer, Speaker, Webcam
Joystick, Speaker, Webcam
Monitor, Printer, Joystick
Printer, Speaker, Monitor
In an email what would you use CC for?
To send an email to a single person
To forward an email to a single person
To send an email to multiple people
To save an email into a folder
In Python coding what does the command PRINT do?
Instruct a printer to work
Add together two numbers
Print a statement on the screen
Input a number
What is a single square in a spreadsheet called?
Cell
Box
Rectangle
Blank
What formula would I use if adding up the final total in the TOTAL column?
=sum(f2:f15)
=sum(f3:f15)
=sum(f3:f14)
=sum(f2:f14)
When using a spreadsheet which symbol is used in a formula to multiply two cells together?
x
*
#
+
What does the computer do between input and output?
Memory
Process
Progress
Peripheral
What does the E in this cycle stand for?
Encrypt
Execute
Eliminate
Emulate
What is a single dot on a digital image called?
Point
Cell
Pixel
Change text colour
In animation, what name is given to a single image in a sequence of images?
Frame
Stop motion
Tween
Transition
A CPU is found in every computer. What do the letters CPU mean?
Central Processing Unit
Computer Processing Unit
Central Prediction Unit
Computer Prediction Unit
I want to make Dinsdale the Dinosaur move around without disappearing off the screen . What set of blocks should I use?
In computing, what do we mean by the term VARIABLE?
Something that stays the same
Something that changes
Something that is incorrect
Something that goes round in a loop
Which word in computing means to break down a large problem into smaller chunks?
Deposition
Demonstration
Decomposition
Desiccation
In which year did Tim Berners-Lee invent the internet?
1979
1989
1999
2009
What is the name of the software that is a computerised system that makes it easy to search, select and store information?
Database
Spreadsheet
Powerpoint
What is the name of the code used to create websites?
C++
HTTP
HTML
Python
Which one of the following is NOT computer hardware?
CD Drive
Graphics Card
Operating System
Hard disk
Which of these is a computer?
Washing Machine
All of them
Smart TV
Microwave
Look at the code, what word is missing in line 2?
user
input
Derek
What word is missing from the code in line 3?
count
number
while
Which line has the error in this code?
Line 3
Line 1
Line 2
Line 6
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?
1, 18
2, 18
3, 18
4, 18
Follow the instructions on the image then answer the following question. Which bear did they forget to take an photo of?
Read the instructions on the image then choose the correct statement below
A one way tour is possible in image A
A one way tour is possible in image B
A one way tour is possible in image C
A one way tour is not possible in any of the layouts
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?
Read the information on the image. Which picture below can you draw in the same way?
Read the information in the image, then answer this question:
How many kangeroos can pass Fred?
10
6
4
0
In this code, which part or parts are variables?
Number
Pick random 0 to 10
Number and Score
Score
What happens in this flow chart if no smoke is detected?
It sounds the alarm
It shows a green light, waits 5 seconds and then loops back into the flow chart to see if it detects smoke again
It shows a red lights and then loops back into the flow chart
The alarm continuously shows a green light
What type of device is this?
Storage Device
Input Device
Output Device
Processor
How many bits are in a Byte?
1
2
4
8
In databases, how many pieces of information are stored in a field?
0
1
2
unlimited
What is Cloud computing?
Accessing your home computer via the internet
Using your phone to access your online files
Storing and using services online
Storing and using services locally
