Chapter 12 digital development considerations Flashcards

1
Q

What does GUI stand for

A

Graphical user interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does a GUI work

A

A GUI is a user interface that allows users to communicate with computers through WIMP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does WIMP stand for

A

Windows - it is an area on a computer that’s presented to the user.

Icon - it is a small picture presented to the user in the
screen. It represents a shortcut to a task or an application.

Menu - it groups similar or related tasks together. This allows the end user to locate related tasks in an intuitive way.

Pointer - it is an on-screen icon that moves around the screen in response to the users movements of the mouse.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Name 3 advantages of a GUI

A
  • it is intuitive and user friendly because icons use familiar images so the task can be recognised by the user.
  • The user doesn’t need to understand how the computer operates in order to complete a task
  • it is supported by shortcuts in the form of keystrokes to help increase speed of operation for experienced users.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Name 3 disadvantages of GUI

A
  • there is increased processing power, storage space and RAM are required to store a GUI
  • there require more powerful graphics card to present a GUI than other interface types
  • it can be restrictive and slow for experienced users.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a real life example of a GUI

A

Microsoft Windows

MacOS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How does a language interface work

A

It allows users to interact with the computer using a human language, such as English or Chinese, as opposed to using a computer language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are 3 advantages of a natural language interface

A
  • it is suitable for users with limited technical experiences as you don’t have to remember specialised commands
  • it is suitable for users with limited movements to interact devices
  • it supports hand free interaction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are 3 disadvantages of a natural language interface

A
  • significant time has to be spent training interface to recognise voices
  • The system only responds to voices it’s been trained to recognise
  • instructions can be misinterpreted by the interface
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a real life example of a natural language interface

A

Siri

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How does a motion tracking interface work

A

It digitises your movements for use in computer softwares.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Name 3 advantages of motion tracking interfaces

A
  • it can help make interactions with the system more realistic for the user
  • it allows inexperienced users to interact with applications in a natural way
  • it supports interaction with users who have limited motor control
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Name 2 disadvantages of motion tracking interfaces

A
  • it is a new technology so it is limited

- it is a high-end technology therefore expensive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a real life example of a motion tracking interface

A

Vr systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How does touchscreen work

A

It works through the use of a stylus or using your fingers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are 3 advantages of touchscreen

A
  • touchscreen reduces the need for additional hardware and increases the portability of the device.
  • it uses intuitive actions such as tapping the screen to interact with the users
  • it easily cleaned
17
Q

Name 3 disadvantages of a touchscreen

A
  • if touchscreen is damaged interaction is affected
  • small screens can make interaction difficult
  • it is expensive
18
Q

What is a real life example of touchscreen

A

Modern day phones

19
Q

What does W3C stand for

A

World Wide Web consortium

20
Q

Who are the w3c

A

Is it an international standards organisation

21
Q

What do the w3c do

A

They aim to put standards into place to ensure the internet and mobile apps are accessible for all users.

22
Q

What does it mean to develop cross-platform applications

A

It means building a single application that work on different platforms instead of creating multiple applications

23
Q

Name 3 ways to improve cross-platform compatibility

A
  • plugins, a software that adds functionality to existing application.
  • pdf files, allows application to be viewed on any supporting platform
  • optimised file formats, used to minimise the time taken to load the digital application.