Font size
WorksheetsSummer Test 2022 Y7 Computing
Total questions: 45
Worksheet time: 1hrs 8mins
True or False. One of the first steps in creating a website is defining the purpose of the website.
True
False
a "homepage" is the first web page that a user will see when they click your website.
true
false
The _____ impacts the font style and color as well the overall color scheme of the site.
theme
style
format
layout
Which principle? "The ease of use / how user friendly the website is"
Accessibility
Usability
Clarity
Content
Which principle? "Giving consideration to where elements go on a web page"
Navigation
white space
site layout
alignment
Which principle? "website design must ensure all users have equal access to information"
Navigation
clarity
typography
accessibility
a ________ allows users to get to one web page to another
like
hypertext
link
hyperlink
The ... page has information about the company or the person who has the website.
contact
about us
links
content
home
An item that stores data in a program is called a:
Selection
Variable
Iteration
Operator
An "If, Else" statement in code is also called:
Selection
Variable
Iteration
Operator
colour = input (What is your favourie colour? ')
Colour is a:
Variable
Constant
Selection
Operator
The logical order of instructions is known as:
Variable
Selection
Iteration
Sequence
A flowchart is a representation of an algorithm?
True
False
Understanding a problem and finding a solution is known as:
Computational thinking
Pattern recognition
Abstraction
Decomposition
A statement that only runs when certain conditions are true.
Abstraction
Boolean Expression
Conditional
Function
Part of a program that does not work correctly.
Debugging
Bug
Conditional
Function
If u want your artist to turn right ,which block do you choose?
All of these
The action of doing something over and over again.
Looping
Bugging
Programming
What is the use of this block?
It will set the size only
It will change the dancer
It will change the size of the dancer following the bass of the song
It will set its background
Look at the puzzle and the code below. What can you fix in the code to help the bird get to the pig?
Remove a move forward block
Add a move forward block
Change the first turn block to left
Change the second turn block to left
What shape does this code make?
Rectangle
Triangle
Square
Circle
Look at the puzzle. What can you fix in the code so the bird will make it to the pig?
Change the first turn block to left
Remove a move forward block
Add a move forward block
Change the second turn block to left
What does this code do?
Moves forward, turns, moves forward
Moves forward 2 times, turns left, moves forward 2 more times
Moves forward 4 times and turns left
Moves and turns
an action that causes something to happen
loop
define
event
conditionals
Statements that can only run under certain conditions or situations such as: if the seat is taken, then move to the next available seat.
conditionals (if/then statements)
variable
abstractions
binary
A letter or symbol to which a some value can be assigned.
Variable
Output
Bug
Its is from _________
It is a ______
Sprite lab
Sprite
Artist Lab
Artist
Dance Party
Dancers
None of them
What is the use of this block?
It will set the size only
It will change the dancer
It will change the size of the dancer following the bass of the song
It will set its background
> < == != are all examples of:
Selection
Variables
Iteration
Operators
print ('Hello Everyone') is an example of:
Input
Output
Variable
The correct flowchart symbol show represents:
Begin or End of a program
Decision
Process
Input or Output
The correct flowchart symbol show represents:
Begin or End of a program
Decision
Process
Input or Output
It is safe to tell people about your hobbies online (eg it is safe to tell people that you like playing Minecraft)
