Year 7 ICT and Computing Baseline Test
Quiz by Mrs Gilbert
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- 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
25 questions
Show answers
- Q1What is cyber-bullying?Bullying someone or being bullied onlineBeing bullied onlineBullying someone onlineBullying someone or being bullied60s
- Q2Should you put your address onto your social media accounts?MaybeNoYesAlways60s
- Q3What should a password be made up of?Symbols and numbersOnly lettersCapital letters, lowercase letters, numbers and symbolsNumbers and letters60s
- Q4Which of these can be considered "cyberbullying"?Creating mean websitesAll of thesePosting embarrassing pictures of someone without permissionSending harassing text messages60s
- Q5Which of the following is the best way to protect your personal information while online?Never put any personal information onlineOnly post private information on websites that you trustSet your Facebook and twitter pages to friends of friendsAll of these60s
- Q6What is the best way of protecting your computer from a virus?Making sure you don’t use social networking sitesInstalling anti-virus softwareNot allowing your parents to use itUsing a firewall60s
- Q7Which of these passwords is the most secure?f002Ball86PasswordPa55w0rdArsenal60s
- Q8How can you tell if an email is a fake or a phishing email?All of theseYou weren’t expected an email from the company that sent it to youThe email address that it was sent from looks suspicious.It asks you to do something you wouldn’t otherwise do e.g. enter your username and password.60s
- Q9Which command will correctly make the robot move forward one space?Move_Forward()Forward()Movemove()60s
- Q10Functions can be made using DEF and allow us to make sets of instructions. How do we start a function?Def Function_Name():Define Function_Name()Functionname()Def Function_Name()60s
- Q11When can rur-ple NOT use put_beeper() ?In a repeat commandWhen there is already a beeper on the floorWhen there are no beepers on the floorWhen it has no beepers to put on the floor60s
- Q12What will the following code do? Repeat(pick_beeper,2) Repeat(move,2) Repeat(turn_left, 4) Repeat(put_beeper, 2)Move twice, pick up 4 beepers turn 8 times and drop 16 beepersMove in a square and drop 2 beepersMove in a square and put beepers on the cornersPick up 2 beepers, Move forwards 2, spin around on the spot and drop 2 beepers60s
- Q13In what order does a program run?One line at a timeFunctions firstAll at onceShortest instruction first60s
- Q14In Spreadsheets, how do you tell the computer that you want it to calculate something?-=/+60s
- Q15In Excel, what are the boxes called?ReferencesLabelsCellsValues60s