Unit 5 L4 Introduction To Formalism in Dialog Design, Design Using FSM
Unit 5 L4 Introduction To Formalism in Dialog Design, Design Using FSM
Lecture 1:
Introduction
select line'
Double click
select end
point
line Point 2 finish
STN – Pros and Cons
• Pros
– Intuitive
– Easy to understand
• Cons
– Good for simple systems
– Quickly becomes messy as the number of states/arcs
grow
How to Model Complex Dialogs
Main Exit
menu
Select paint
option
How to Model Complex Dialogs
click on ‘bold’
NO bold
bold
click on ‘italic’
NO italic
italic
click on ‘underline’
NO underline
underline
How to Model Complex Dialogs
click click
on on
‘italic’ ‘italic’
NO ‘bold’ bold
style only
‘underline’ ‘underline’
‘italic’ ‘italic’
underline ‘bold’ bold
only underline
‘italic’ ‘italic’
italic ‘bold’ bold
only italic
‘underline’ ‘underline’
bold
italic ‘bold’ italic
u’line underline
How to Model Complex Dialogs