Font size
WorksheetsY7 Tracking Point Practice
Total questions: 46
Worksheet time: 36mins
A ------- is a computer program that can invade computer and perform a variety of functions ranging from annoying(e.g. popping up messages as a joke) to dangerous (e.g. deleting files)
Computer Virus
Anti Virus
Microsoft Word
Window Defender
_____________ is a general term used to describe
computing that takes place over the Internet
Cloud Computing
Network Computing
Storage Computing
Word Computing
What is the strongest password
Soofmu1*/
hello1234
football124*
Computer9876
What is a hoax?
made-up stories deliberately trying to be misleading
eye-catching but misleading headlines, designed to get people to click on links to make money or views for a website
made-up stories that aren’t meant to be taken seriously, written to joke about the news or famous people
What is clickbait?
made-up stories that aren’t meant to be taken seriously, written to joke about the news or famous people
eye-catching but misleading headlines, designed to get people to click on links to make money or views for a website
made-up stories deliberately trying to be misleading, April Fools Day is full of hoaxes
false facts which are written to promote a political agenda or a set of ideas
1011 to denary/ decimal
(a)
10110 in denary/ decimal
(a)
9 in binary
(a)
34 in binary
(a)
What does this shape represent?
Input/Output
Decision
Process
terminator (start/ stop)
Yes
How many bytes are in a kilobyte?
(a)
Which of these file sizes is the largest
Mb
Gb
Kb
Bit
Byte
What type of flowchart is this?
Sequence
Selection
Loop
What is the Output if the temperature is:
19
Below Freezing
Above Freezing
error
An action that takes place is which flowchart symbol?
Start
Sub
Decision
Process
Changing things to see what happens is known as what?
Debugging
Logic
Tinkering
Programming
Selection
Finding and fixing errors is known as (a)
An algorithm which repeats is known as a (a) algorithm
Which flowchart symbol 'enters and leaves an algorithm?
Terminator
Process
Input/output
Decision
Which of the following is a formula that will multiply cells A1 and A2?
A1*A2
=sum(A1:A2)
=sum(A1*A2)
=Multiply(A1:A2)
Use the (a) formula to add a set of numbers.
Here is some data on methods of transport. What formula do i use to workout how many methods of transport there are in total?
SUM IF
SUM
COUNT
COUNTA
Average
=sum(B1*D1)
(a)
A formula that automatically adds up a column of numbers is called __________.
cell
auto sum
graph
value
What is the cell name which shows the price of sprite
(a)
What does cell D5 contain?
(a)
If i want to work out how many people bought chicken I would need to use the what formula?
COUNT
COUNT IF
COUNTA
SUM
SUM IF
If I want to add up the total number of visitors in theme parks in England I need to use the _______ formula.
SUM
COUNT
Average
SUM IF
COUNT IF
All the commands in Kodu are based around...
WHERE / DO
IF / DO
IF/THEN
WHEN / DO
Sunny has written a simple game in Kodu. What happens when the player hits a green apple?
They get 10 points
They lose the game
They win the game
Nothing happens
Which of the icons shown here is used for adding, editing and programming objects?
no. 1
no. 2
no. 3
no. 4
no. 5
the game setting in Kodu ; the ground,trees,sky,etc
characters
output
terrain
What is a method of navigation. When a character follows a pre-defined route in the world
Navigation
Pathing
Programming
Wandering
Circle the best answer.
Go to a blue fish if it sees one.
Run away from a blue fish if it sees one.
Eat a blue fish if it sees one.
