Font size
WorksheetsYear 9 end of year assessment
Total questions: 45
Worksheet time: 49mins
What is CyberSecurity?
Protection of computer systems for an organisation or individual from theft or damage to their online systems
Protecting our business from people that try to break in and cause damage or theft to our property or systems
The ability to control external users of our website and have them download cookies to protect our systems
Making sure that our site does not install a virus when our customers try to place orders
What is a BOT and how can it be used illegally?
What is social engineering?
Malicious Software
Malware
sending emails with the intent to get personal information
Software
tracking a user's information while on a website
Phishing
programs or applications on your device
Cookie
malware that can track your every move on a the computer
Spyware
malware that self replicates and infects the computer through user interaction
Trojan Horse
a box or ad that appears when online, often flashes or multiples
Worm
a bad program or software disguised as a good or helpful one
Virus
malware that replicates without a users interaction
Pop-Up
someone who gives sensitive or important information to outside sources
Mole
What is a hacker?
A computer users
Someone who makes sure computer rooms are secure when not in use
Someone who cleans computer systems
Someone who uses there knowledge to gain access to a computer system
Distributed
Denial
of
Service
Attack
How many sections are there in the computer misuse act?
2
3
4
5
Which is NOT one of the 8 principles of the data protection act?
Data must be kept accurate
Data can be transported outside of the EU
Data must be kept secure
Data must not be kept for the wrong reasons
blender is a....
3D computer graphics software
HD computer graphics software
animation software
3D application
What are faces?
What are vertices when creating shapes in an animation?
Spotlight and Sun are two different types of lighting that can be used in Blender.
True
False
Rendering in Blender is the process of
importing a project. It may be a video, 2D design, or 3D model.
Putting your animation into a Blender
exporting a project. It may be a video, 2D design, or 3D model.
What is proportional editing?
What cipher type does this image show?
Pigpen Cipher
Mary Queen of Scots Cipher
Hieroglyphics Cipher
Caesar Cipher
What does the first code translate as? (select picture to see it bigger)
Adios Amigos
Cargo chair
Basic Audio
Hello world
What does the fourth code translate as? (select picture to see it bigger)
Adios Amigos
Cargo chair
Basic Audio
Hello world
What does EXOA ZRUN mean? Expand the picture for the key
Hard work
work hard
like work
want work
The Worldwide web was created by _______ in 1989.
Sir Tim Berners-Lee
Jeff Bezos
Elon Musk
What is this logic gate?
NOT
NEITHER
AND
OR
What gate does this logic symbol represent?
AND
NOT
OR
THE
What logic gate is shown?
AND
IF
NOT
OR
What is a bubble sort algorithm?
What is logic?
Choose the TWO correct data types from the list below
Integer
Real
Fake
Short
In programming, what is iteration?
The repetition of steps within a program
The order in which instructions are carried out
A decision point in a program
Testing a program to make sure it works
FOR loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
WHILE loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
What are the mistakes in this code?
name=int("What is your name?)
print(Hello + name)
Int should be written as input
Int should be written input, and speech marks should be added after name on the second line and around Hello
Speech marks are missing around Hello
Int needs to be input and you need double brackets.
What does this code do?
What does this code do?
You can program the microbit so that when it is shaken something happens. This relies on the...
compass
LEDs
accelerometer
the buttons
What is radio function in Microbits?
Send and receive massages between Microbits
Pressing buttons
Reset Microbits
Radio broadcast
What syntax would you use to display an in-built image of a sword?
display.show(image.sword)
display.show(Image.SWORD)
display.scroll(Image.SWORD)
display.show(Image.sword)
Which of the following are inputs on the micro:bit?
(hint: you need to select ALL of the relevant inputs to get this question correct)
LEDs
Buttons
Light sensor
GPIO pins
Accelerometer
