
QUIZALISE HOMEWORK 5
Quiz by KS3 IT
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
What is a house-style?
The fonts, logo and colours chosen by a business to use on all written communication.
A type of house
A presentation theme
30s - Q2
What is a programming variable?
A type of memory.
A value that changes
A named location in the computer's memory that stores a value while the program runs.
30s - Q3
Divide the keyterms into whether they are programming keyterms of network keyterms.
Users sort answers between categoriesSorting30s - Q4
Divide the following into whether they are good or bad features of a presentation.
Users sort answers between categoriesSorting30s - Q5
This python statement will run without error:
question = input("What is your name?")
truefalseTrue or False30s - Q6
This Python code will run without error:
food = input(What is your favourite food?)
if food =="pizza":
print("yummy")
else:
print("Yuck!")
falsetrueTrue or False30s - Q7
Malware stands for...
Malicious Hardware
Malicious Software
Malicious Email
Malicious Network
30s - Q8
An email that has been sent to try and trick someone into revealing personal information such as bank details.
Users re-arrange answers into correct orderJumble30s - Q9
Java is a programming language
truefalseTrue or False30s - Q10
When you sign up to a website, your information will be stored in a...
Website
Database
Folder
File
30s