
Homework 2
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 cloud software?
Software accessed via the internet, stored on remote servers.
Software accessed via the school network
Downloadable software
Software requiring a licence.
30s - Q2
What is a network?
A number of devices in the same room or building.
Computers, cables and a server
A computer and hard-drive
A number of devices that have been connected together so that they can share resources.
30s - Q3
A server is...
A cloud computing company that provides a service.
It is another name for hardware.
It is a powerful computer for gaming.
A powerful computer that stores shared resources on a computer network.
30s - Q4
What is an algorithm?
Artificial intelligence.
A programming language
A computing problem
A list of instructions used to solve a problem.
30s - Q5
A LAN is smaller than a WAN
truefalseTrue or False30s - Q6
Put the Python print statement in the correct order so that it would instruct a computer to print Hello World to the screen.
Users re-arrange answers into correct orderJumble30s - Q7
Python is a block programming language.
falsetrueTrue or False30s - Q8
Group the key terms
Users sort answers between categoriesSorting30s - Q9
What are computer game mechanics?
How a game keeps score
The design of a game
The rules, actions and movements of a games.
The characters of a game
30s - Q10
What is a "variable" in a computer program.
An instruction that prints text to the screen
An instruction that takes an input from a user.
A permanent place to store a value in computer memory.
A named location in the computer's memory where a value can be stored while the program runs.
30s