Font size
WorksheetsYear 7 End of Year Quiz
Total questions: 82
Worksheet time: 42mins
Kodu uses what type of programming language..?
Procedural
HTML
Event Driven
Scratch
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
"See" is an example of a tile in Kodu. Is it a "WHEN" or a "DO" tile?
WHEN
DO
"Turn" is an example of a tile in Kodu. Is turn a WHEN or a DO tile?
When
Do
"SHOOT" is an example of a Kodu tile. Is it a "WHEN" or a "DO" tile?
When
Do
"GOT" is a tile in Kodu - is it an example of a "WHEN" tile or a "DO" tile?
WHEN
DO
What will happen when this line runs?
The character will move when it can't see any coins
The character will move when it sees coins
The character will move when the keyboard is pressed
The character will not move when it sees coins
Which of the icons shown here is used for adding, editing and programming objects?
no. 1
no. 2
no. 3
no. 4
no. 5
What is the purpose of this icon on the Kodu toolbar?
For changing the colour of the main player character
For re-colouring objects
For adding, painting or deleting ground
For adding hills and valleys
What does this tool let you add in Kodu?
This Kodu tool icon is called what?
How do you raise the water level in the Kodu game world?
What is the name of this tool in Kodu?
"See" is an example of a tile in Kodu. Is it a "WHEN" or a "DO" tile?
WHEN
DO
"Turn" is an example of a tile in Kodu. Is turn a WHEN or a DO tile?
When
Do
"GOT" is a tile in Kodu - is it an example of a "WHEN" tile or a "DO" tile?
WHEN
DO
What does this option allow you to change in Kodu?
The CPU fetches instructions from.... and executes those instructions.
Memory
ALU
ROM
Input Device
What does volatile mean for a computers memory
Data and instructions remain stored even when the computer is switched off
Data and instructions may cause the computer to crash
Data and instructions are lost when the computer is switched off
What is an algorithm?
A set of step-by-step instructions
Software that analyses data
A hardware device that stores data
The main circuit board in the system unit is also called the
Busboard
Chipboard
RAM
Motherboard
Allows the user to put data into the computer
Allows the user to see/hear data coming out of the computer
What is software?
The physical parts of a computer
The operating information used by a computer
The memory bank of a computer
The electrical current inside of a computer
The binary number system uses___numbers
one
two
three
four
What numbers are used in the binary number system?
0-10
0-15
0-1
0-5
The CPU consists of many...
switches
lights
candles
plugs
What number system do we use to count in the real world?
Hexadecimal
Decimal
Octal
Binary
How many bits are there in a byte?
2
4
5
8
What is 0101 in denary (decimal)
1
5
4
7
What is 0011 in denary (decimal)
1
2
3
4
Covert 8 into binary
1000
1100
0101
0001
Convert 12 into binary
1000
1001
0011
1100
In binary addition 1 + 1 =
11
01
10
00
Which of these are the correct place values for binary?
128,64,32,16,8,4,2,1
128, 68,34,12,6,4,2,1
1,0
0,1
What kind of 'base' system is binary known as?
Base 12
Base 8
Base 2
Base 10
The intersection of a row and column
Active Cell
Sort
Cell Range
Cell
A graph that shows parts to a whole
Bar graph
Pie Graph
Line graph
Graph
If you click on a letter at the top of an Excel spreadsheet, what have you done?
selected a cell
selected a range of cells
selected a row of data
selected a column of data
A program that can be used to do calculations and graphing
PowerPoint
Spreadsheet
Word
Outlook
What is the purpose of the following command?
Change the background color of a cell
Change the color of text in a cell
Change the border color around the cell
Answer not listed.
A four-sided arrow does what in Excel?
copies the contents of one cell to others around it
moves the contents of one cell to another location
selects the cell
If you selected (A1:B5) what is this called?
row
column
cell range
cell grouping
Mathematical Calculation
Formula
Spreadsheet
Function
Cell Range
What is the name of the bar above the worksheet that always shows the content of a cell as is denoted by the symbol fx?
cell bar
formula bar
status bar
name box
Margins are the white space on the spreadsheet where nothing prints.
True
False
Text or words in a spreadsheet
Label
Graph
Sort
Active Cell
The cell that is currently selected for data entry
Cell Address
Active Cell
Cell Range
Values
The cell that is currently selected for data entry
Cell
Cell Range
Active Cell
Sort
A preprogrammed formula
Formula
Spreadsheet
Function
Cell Range
When identifying a cell, the column is listed first.
True
False
A graph that shows trends over time
Bar graph
Pie Graph
Line graph
Graph
A graph that compares values
Bar graph
Pie Graph
Line graph
Graph
Every formula starts with what?
=
+
-
( )
To put data in a certain order is to _____________.
Label
Sort
Cell Range
Select data
If you change the value in a cell then the associated graph will NOT change.
True
False
How can you move from one cell to another?
click in the cell
use arrow keys
type the cell address in the name box
all of the above
If you make a mistake, press _____ + _____ to go back a step or more
CTRL, Z
CTRL, V
CTRL, X
CTRL, C
What is the address for the highlighted cell?
A4
18
4B
B4
What is the file extension for a Microsoft Excel workbook?
.xls
.excel
.xlsx
.x-cel
