The Process Flashcards

1
Q

What does a user interface provide?

A

A user interface provides an interaction layer between the user and the software

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

What is the primary purpose of a user interface?

A

The primary purpose is to enable users to interact with the software to complete the required tasks with as little difficulty as possible

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

What are the steps to build an application?

A

Determine what is required
Build the prototype
Release the Final Application

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

What is a prototype?

A

A prototype is an experimental model that allows the designer to test and validate ideas and approaches which will be incorporated into the final product.

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

What is the prototype loop?

A

The prototype loop is the design, implement and evaluate stages in the process.

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

Describe each stage in the prototype loop

A

The design stage is where you develop the concepts that you wish to explore

The implement stage is where you implement those concepts. The mechanism used depends on where in the development process you are in. E.g. Early stages of prototyping may use a paper based approach.

The evaluate stage is where you evaluate the approach to determine if the design concepts will work.

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

What is the purpose of a prototype iteration?

A

Each iteration of the prototype loop leads the developers closer to the final solution. The objective of each iteration determines what is designed, implemented and evaluated.

And the results of each iteration leads to an improvement, correction, addition or removal of an item (e.g. a task to be completed by the software) that is incorporated into the next prototype.

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

What are the fundamental prototype iterations?

A

Conceptual
Interface Components
Concrete

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

Describe the fundamental iterations which have a low fidelity.

A

The conceptual and interface components both have low fidelity.
In the conceptual the design is created using storyboards and card-based mockups, it is implemented using white boards, card boards and PowerPoint and it is evaluated using interviews.

In the interface components the design is created using a wireframe, implemented using wireframe software or PowerPoint and it is evaluated using interviews.

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

Which fundamental iteration has high fidelity? Describe it

A

Concrete type has high fidelity and it is designed using software, implemented using an IDE and relevant SDK (software development kit) and it is evaluated by usability testing.

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

What is the goal of inclusive design?

A

The goal is to include all potential users from the start of the design process. This is to ensure that the product can be used by all users.

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

What does the inclusive design approach mean for UID?

A

This approach ensures that your software is accessible. E.g. Software can be used by persons with disabilities.

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