Year 5 MOD 3 (D)

Year 5 MOD 3 (D)

5th Grade

9 Qs

quiz-placeholder

Similar activities

previous exam 1

previous exam 1

5th Grade

6 Qs

Cyber Security

Cyber Security

5th - 8th Grade

10 Qs

A words - GCSE Computer Science

A words - GCSE Computer Science

1st - 10th Grade

13 Qs

Password Security

Password Security

4th - 5th Grade

10 Qs

Devices and variables

Devices and variables

5th Grade

12 Qs

Cyber Security - Year 9

Cyber Security - Year 9

1st - 9th Grade

12 Qs

Microbit-Gr5

Microbit-Gr5

5th Grade

14 Qs

Back To Basics: Python Final Lesson

Back To Basics: Python Final Lesson

5th Grade

8 Qs

Year 5 MOD 3 (D)

Year 5 MOD 3 (D)

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Rachel Smith

Used 4+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

What categories does a computer monitor fall into

(Choose 2)?

Output Device

Input Device

Peripheral Device

Internal Component

2.

DRAW QUESTION

3 mins • 2 pts

A headset is an input and an output device.

Draw arrows to show where the sound is going in and out of the device.

Media Image

3.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

Media Image

Select all of the activities below that you can do when you are part of a network.

Use the same printer

Share files with your friends on other computers

Use the same keyboard and mouse as a friend

Use the Wi-Fi

4.

DRAW QUESTION

3 mins • 1 pt

The word 'password' in this program is a variable.

Can you circle the other different variables you can see in the program?

Media Image

5.

DRAG AND DROP QUESTION

1 min • 2 pts

Media Image

The password for the administrator is ​ (a)   and the password for the students is ​ (b)  

admin
student
input
pass1
pass2
password

6.

OPEN ENDED QUESTION

3 mins • 2 pts

Media Image

What is an example password you could write that would prompt the program to tell you "Access denied"?

Evaluate responses using AI:

OFF

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Line number 6 has an error in this traffic light program.

What is wrong?

It should say 'input' instead of 'variable'

The word 'variable' is spelled wrong

The word should be 'traffic', so it matches the other lines of the code

The program should be telling you to slow down.

8.

OPEN ENDED QUESTION

3 mins • 2 pts

Media Image

This is code from the turtle graphics program.

What could you change in this program to make it look different?

Evaluate responses using AI:

OFF

9.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

This is code from the True or False quiz. It uses three variables: true, false and name.

What is the purpose of having three options for the true variable (e.g. 't', 'T' and 'True').

So all of the 3 options will count as 'true' if the user writes them

In case the user can't spell very well

The 'false' variable has three options, and it needs to match

Four options is too many