Font size
WorksheetsYear 9 assessment
Total questions: 62
Worksheet time: 2hrs 37mins
What is the word (command) used to display numbers and text on the screen?
Input
Output
Command
What is the end after if statements?
if
Elif
Else
While
Data type for a whole number
Float
Boolean
Integer
String
What is the difference between a for loop and while loop? (2 points)
What does this code do? (4 points) Click the picture to expand and see the code!
What does this code do? (4 points) Click the picture to expand and see the code!
What does this code do? (3 points) Click the picture to expand and see the code!
What does this code do? (3 points) Click the picture to expand and see the code!
What does this code do? (4 points) Click the picture to expand and see the code!
What does this code do? (2 points) Click the picture to expand and see the code!
What is Photopea?
Video editing software
Audio software
Image editing software
Zoom tool
Polygonal lasso tool
Magic wand tool
Gradient tool
Type Tool
Vertical Type Tool
Dodge Tool
Burn Tool
Eraser Tool
Brush Tool
Gradient Tool
Paint Bucket Tool
Hand tool
Allows you to move the canvas around
Lets you draw an area to select
Lets you quickly "paint" a selection using an adjustable round brush tip
Allows you to add alphanumeric characters in a variety of fonts
Lets you see all of the different layers of your design and move them around.
Layers window
File
Filter
History window
If you wanted to change from using a pencil to an eraser, which area of the Photopea interface would you access?
main toolbar
menu bar
options bar
palettes
workspace
Which format(s) would you use to save your project that is ready to be turned in? (choose any that may apply)
PNG
PSD
JPG
GIF
TIFF
If you want to scale an image, click this box
Auto Select
Transform Controls
Distances
When you open photopea and insert the image onto the canvas... How do you import the image?
Insert image as a new layer
File- open and place
Import to export
File open and insert?
What is the MASTHEAD part of a magazine? (2 points)
What is a STRAPLINE on a magazine? (2 points)
What is artificial intelligence? (2 points)
What type of cipher is this? (2 points)
(click image to expand) What does this code say? (use the pigpen cipher in the image to help!) (2 points)
(click image to expand) What does this code say? (use the pigpen cipher in the image to help!) (2 points)
(click image to expand) What does this code say? (use the pigpen cipher in the image to help!) (2 points)
(click image to expand) What does this code say? (use the pigpen cipher in the image to help!) (2 points)
(click image to expand) What does this code say? (use the pigpen cipher in the image to help!) (2 points)
What does WWW stand for?
World Wide Web
Wide World Web
Web World Wide
We Will Wait
Who invented the WWW?
Alan Turing
Tim Berners-Lee
Mark Zuckerberg
Steve Jobs
Why did Tim Berner's lee not make a profit when he made the World Wide Web? (2 points)
All webpages are written in basic (a)
______ Boole invented logic gates
Simon
George
Bob
Hello
Which logic gate is this?
AND
OR
NOT
Which logic gate is this?
AND
NOT
OR
Which logic gate is this?
AND
OR
NOT
What type of logic is this table showing:
AND
OR
NOT
NOR
What type of logic is this table showing:
AND
OR
NOR
XOR
How many passes will it take to sort this data in ascending order, 32, 54, 39, 29.
3
2
1
5
Saving a notepad file involves ________. (Select the relevant options)
Adding an extension HTM or HTML
Selecting all files in type
Adding a name to file
None
All HTML Tags are enclosed in ____________
# and #
? and !
< and >
{ and }
HTML is a basic language as compared to CSS and Java
True
False
May be
JavaScript is designed for following purpose -
To Style HTML Pages
To Perform Server Side Scripting Opertion
To add interactivity to HTML Pages.
To Execute Query Related to DB on Server
(click to expand the picture) What is happening with this code? (4 points)
(click to expand the picture) What is happening with this code? (4 points)
What is a scrolling background? (2 points)
Which axis does the character need and which axis does the scrolling background use when we make our scrolling game? (3 points)
What would you use to change the location of a Sprite on the stage in Scratch?
Costumes
Co-ordinates
Stage
File Menu
What is the co-ordinate of the center of the screen?
(x:0,y:180)
(x:0,y:0)
(x:240,y:180)
(x:240,y:0)
What are the values for x and y for the red dot?
x = -100 y=0
x=0 y= - 100
x=0 y=0
x = 100 y = 100
What quadrant would I be in for x = -75 and y = 50 ?
I
II
III
IV
