CODE
Wireframe/Wireflow
History of UI
Cyber Safety and Security
Human Centred Design
100

Define code

Process where computer functionality is determined and controlled by written code

100

What is a wireframe? 

A simplified black and white version of designs

100

What is a punch card?

A paper that stores digital information by using the presence or absence of punched holes in predefined positions

100

What is a digital footprint?

Trail of data you create while using the Internet

100

What is the abbreviation for Human Centered Design

HCD

200
What is an identifier in code?

It is the unique name for the widget

200

What is a wireflow?

They are diagrams designers use to document user interactions and show directional flow and decision-based logic

200

What is CLI

Command Line Interface : allows users to input commands and receive text-based output. 

200

How can you protect your privacy when you're online?

Use strong and unique passwords, enable two-factor authentication, be cautious of phishing scams, limit information sharing, and keep your software up to date

200

What is the main principle of human-centred design?

Prioritise the needs, goals, and behaviours of the people who will be using the product

300

What is "mkdir name" code for

Makes a new folder/direction

300

Why are wireframes an important part of UI?

They provide a foundational structure for a digital product before investing in detailed visual design

300

Explain the difference between TUI and GUI

GUI relies on visual elements like icons and menus for user interaction, while TUI uses text-based commands

300

What is phishing in the context of cybersecurity?

Attempt to steal sensitive information by pretending to be a trustworthy entity 

300

What is a user (direct and indirect)?

Direct User : someone who actively interacts with a product or system.

Indirect User : someone who may not use the product themselves but still benefits from it

400

Decode 10011

19

400

Which tool is used to create wireframes? (State 3) 

Adobe Illustrator --- Pen and Paper --- Canva

400

What was the first commercially successful computer with a GUI?

Apple Macintosh

400

What does 'HTTPS' in a website URL indicate?

The website connection is encrypted and secure

400

How many stages of development are there? List 3 of them

5 - User research and analysis/ Information architecture (IA)/ Prototyping/ UI design system/ Usability testing/ Support and further development

500

What should tkinter code always start and end with?

import tkinter as tk
app.mainloop()

500

What is a low-fidelity wireframe?

Representation of the structure, focusing on layout and functionality rather than detailed design elements like colours or images

500

Early computers adapted a special type of typewriter? What was it called and what did it do?

Teletype machine - electronically augmented typewriter that could send and receive text over a telegraph.

500

State the different types of scams

Phishing, Smishing, Quishing, Vishing, Deep fake and AI scams

500

Why is iteration important in human-centred design?

Allows for continuous improvement and refinement based on user feedback