Lecture 3: State Transition Networks (STNs) Flashcards

1
Q

What is a State Transition Network (STN)?

A

A state transition network (STN) is a method of dialogue analysis on the interface. One STN should be used for each use case scenario.

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

What are the three things a State Transition Network (STN) will capture?

A
  1. State - a moment in time
  2. Transitions - trigger that causes change in state
  3. Paths - prescribed sequence(s) through state
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the 5 State Transition Diagram?

A
  1. Abstract Diagram
  2. Visual Interface Diagram
  3. Annotated Diagram
  4. Indexed Diagram
  5. Branching Diagram
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an ABSTRACT State Transition Diagram?

A

An abstract diagram captures the flow of user activities as abstractions, there are no visual details and they are easy to modify.

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

What is a VISUAL INTERFACE State Transition Diagram?

A

A visual interface diagram captures appearances as it passes through each state, good for details but is harder to modify.

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

What is an ANNOTATED State Transition Diagram?

A

An annotated diagram is a state transition diagram which is augmented to include explanatory text.

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

What is an INDEXED State Transition Diagram?

A

An index diagram is a diagram which is used to manage complexity an multiple possibilities.

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

What is a BRANCHING State Transition Diagram?

A

Most interfaces contain decision paths which leads to multiple transitions. Branching diagrams can be used along with abstract, visual interface and indexed diagrams to identify the (multiple) decisions paths and transitions.

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

What are the three issues regarding State Transitions Networks?

A
  1. A diagram can become too complex.
  2. Limited when modelling current concurrent dialogue
  3. No simple method for modelling special actions, e.g. Esc. and Help function.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the two uses of a State Transition Network?

A
  1. State Transition Networks provide a documentation of interaction scenarios that implement use cases of the system.
  2. States and actions can be analysed to ensure designs are sound and effective.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is contextual task analysis?

A

Contextual task analysis is a study of users current tasks and workflow patterns. Results in a description of current tasks, workflows, understanding and specification of underlying user goals.

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

What are the 3 actions properties in regards to the use of dialogue analysis and state transition networks (STNs)?

A
  1. Completeness
  2. Non-determinism
  3. Consistency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the 2 state properties in regards to the use of dialogue analysis and state transition networks (STNs)?

A
  1. Reachability

2. Reversibility

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