genius: user interfaces design process taking into account usability and users’ feedbacks

26
The Genius Project A Model-based methodology for the design of user interfaces taking into account usability and users’ feedbacks

Upload: interactionengineering

Post on 02-Jul-2015

418 views

Category:

Science


0 download

DESCRIPTION

The Genius project was a national project funded by FNR (2010-2012). In this project we worked on automatic UI generation from models. Attempts at automatic UI generation have been made since the 1980s, however generally at the expense of usability. GENIUS was created with the goal of developing a method to automatically generate usable UIs by taking into account ergonomic, usability and user experience criteria at the beginning of the generation process. Building on previous work on user interface design by CRP Henri Tudor's Service Science and Innovation Department, this multidisciplinary method also takes into account knowledge from the field of ergonomics to improve the interface design process. The project's approach first embeds these usability criteria into the initial automatic generation rules. Then an iterative approach relies on end-user tests to optimise the selected criteria and generation rules. After developing this methodology through collaboration with the Louvain School of Management and the University of Luxembourg, which included the participation of three PhD students, a case study prototype for mobile document management for the construction sector was created and tested in the usability lab at the University of Luxembourg. This led to the development of the GENIUS tool which is based on standard model-driven engineering tools available on the eclipse platform including EMF (a modelling framework), ATL (transformation rules) and JQuery mobile (a mobile-web framework). The GENIUS platform provides a set of transformation rules annotated with the ergonomic criteria they improve or decrease as an infrastructure to transform and execute models.

TRANSCRIPT

Page 1: Genius: user interfaces design process taking into account usability and users’ feedbacks

The Genius Project

A Model-based methodology for the

design of user interfaces taking into

account usability and users’ feedbacks

Page 2: Genius: user interfaces design process taking into account usability and users’ feedbacks

Consortium

GENIUS

Université Catholique de LouvainLaboratory of Human-Computer

Interaction (BCHI) - Jean Vanderdonckt.

Inputs: informatic language (UsiXML) for the Model-Driven generation of interface

Université du LuxembourgEMACS Unit - Vincent Koenig.

Inputs: definition of ergonomic criteria appropriate to the automatic generation of

interfaces

CRP Henri TudorCITI

Inputs: strategic management; coordinator; model selection; software

development; case study

2

Page 3: Genius: user interfaces design process taking into account usability and users’ feedbacks

Context

• Research topic: the user interfaces (UI) design process

• How to produce UI that are useful and usable?

• How to rationalize the design process?

• How to capitalize knowledge and know-how in this design process?

• How to produce this kind of artifact within a trans-disciplinary team?

Goal of the project

• To build an instrumented design method that answers all these questions

• A case study

• A mobile document management system for the construction sector

10/16/2014 Presentation Tudor 3

Page 4: Genius: user interfaces design process taking into account usability and users’ feedbacks

The proposed Design Method

10/16/2014 4Presentation Tudor

User-Centered design- Iterative cycles

- User involvement

- Useful and usable UI

Model-Driven Engineering- Rationalize design process

- Capitalize design

Knowledge and Know-how

Page 5: Genius: user interfaces design process taking into account usability and users’ feedbacks

The proposed Design Method

10/16/2014 5Presentation Tudor

UI Models :

Task, Concept abstractions,

transformations

Page 6: Genius: user interfaces design process taking into account usability and users’ feedbacks

The Genius Approach

- Models and transformation as first class citizen in the UI design

process

- Models emerge from concrete practice

- Progressively integrating in models and in transformations from ad-hoc

code

- Models have various identified usages and modeling actors

- Models for designers, ergonomists, developers, modifiable between each

transformation steps

- Models are used for both run-time and design time

- Some models are interpreted at run-time to define the application behavior

allowing dynamic flexibility and increasing model comprehension

10/16/2014 6Presentation Tudor

Page 7: Genius: user interfaces design process taking into account usability and users’ feedbacks

The Genius ApproachThe almost classical transformation principle

10/16/2014 7Presentation Tudor

Task &

ConceptCUI FUIState chart

Task & Concept

Metamodel

FUI

MetamodelCUI

MetamodelState chart

Metamodel

Model Execution (Interpretation)

Page 8: Genius: user interfaces design process taking into account usability and users’ feedbacks

The Modeling SpaceThe Actors: models as a mean of integration/

communication

10/16/2014 8Presentation Tudor

Task &

ConceptCUI FUIState chart

Analyst(s)

Ergonomists

Developer

Designer

Function, Data

Wireframe design

UI Development

NF behavior dev.

Task

UI Modeler

UI Evaluation

Page 9: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

Coarse Grained Task Decomposition (clusters) – Software,

Functional Analyst

10/16/2014 9Presentation Tudor

Task &

Conce

pt

CUI

FUI

State

chart

Page 10: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

Fine Grained Task Decomposition (clusters) – Ergonomist/ Analyst

10/16/2014 10Presentation Tudor

Task &

Conce

pt

CUI

FUI

State

chart

Page 11: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

Domain Concept Modeling – Software, Data Analyst or can be

retrieved when reverse engineering some data oriented artifacts

10/16/2014 11Presentation Tudor

Task &

Conce

pt

CUI

FUI

State

chart

Page 12: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe (Meta)Modeling Space

10/16/2014 12Presentation Tudor

Task &

Conce

pt

CUI

FUI

State

chart

association

Page 13: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

State chart: for developers and interaction designers

10/16/2014 13Presentation Tudor

Task &

Concep

t

CUI

FUI

State

chart

Page 14: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

CUI: can be provided by automatic transformation from

Task&Concept+type or can be provided by external design tool

(e.g., a graphical designer)

- Wireframe representation of User Interface

- We have a very generic CUI metamodel that can be refined

later to drive FUI interpretation.

10/16/2014 14Presentation Tudor

Task &

Concep

t

CUI

FUI

State

chart

Page 15: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

CUI: can be provided by automatic transformation from

Task&Concept+type or can be provided by external design tool

(e.g., a graphical designer)

- Wireframe representation of User Interface

- We have a very generic CUI metamodel that can be refined

later to drive FUI interpretation.

10/16/2014 15Presentation Tudor

Task &

Concep

t

CUI

FUI

State

chart

Page 16: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

FUI: is the interface that everyone can see… Here it is the

execution of a JQuery Mobile base application. But what is

original here:

- Interpretation the CUI information (JQuery template that

parses the CUI model).

- Interpretation at run-time of the State chart to determine

execution paths

10/16/2014 16Presentation Tudor

Task &

Concep

t

CUI

FUI

State

chart

Page 17: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Modeling Space

FUI: is the interface that everyone can see… Here it is the

execution of a JQuery Mobile base application. But what is

original here:

- Interpretation the CUI information (JQuery template that

parses the CUI model).

- Interpretation at run-time of the State chart to determine

execution paths

10/16/2014 17Presentation Tudor

Task &

Concep

t

CUI

FUI

State

chart

Page 18: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Missing Link: Transformations

Transformations are key for having “productive” models

e.g., models that can be used in a MDE production process

Indeed the models should keep their contemplative aspects:

- For specifications, explanations, self reflexing, etc..

Transformations occurs at each step:

- Inside a same model: e.g., task refactoring

- Between different models: task to CUI

10/16/2014 18Presentation Tudor

Task &

Concep

t

CUI

FUI

State

chart

Page 19: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Missing Link : Transformations

10/16/2014 19Presentation Tudor

Task &

ConceptCUI

FUIState chart

Re-tasking

Page 20: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Missing Link : Transformations

10/16/2014 20Presentation Tudor

Task &

ConceptCUI

FUIState chart

Page 21: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachTransformations formalization of design choices

Select a Car

Selection 1/n

element

Select a

Car

Selection 1/n

element

+ guidance,

- Density of

information

Page 22: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachThe Missing Link : Transformations

10/16/2014 22Presentation Tudor

Task &

ConceptCUI

FUIState chart

UI Evaluation

And feed-backAdd usability

To your transformation!

Page 23: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachTransformations can be tedious to write (ex: ATL)

10/16/2014 23Presentation Tudor

Task &

ConceptCUI

FUIState chart

UI Evaluation

And feed-backAdd usability

To your transformation!

rule InputTaskToSimpleInputField {

from

in_tsk : TDA!Task( in_tsk.auiType=#"input"

and in_tsk.isInteractivelyValid())

to

out_label : CUI!Label (

name <-in_tsk.name, --+'input'

id <-in_tsk.getID(),

value <- in_tsk.associations->first().manipulatedConcepts.name,

describedInteractor <- out_field

),

out_field : CUI!Datafield (

name <- in_tsk.name,

id <-in_tsk.getID(),

dataType <-

let concept:TDA!LinkableConceptElement =

in_tsk.associations->first().manipulatedConcepts in

if(concept.oclIsKindOf(TDA!DomainAttribute)) then

concept.type.toString()

else

concept.DataType.toString()

endif)

}

Page 24: Genius: user interfaces design process taking into account usability and users’ feedbacks

The MDE-Genius ApproachWe propose a DSL for writing simple transformations

10/16/2014 24Presentation Tudor

Task &

ConceptCUI

FUIState chart

rule from Container interative to Window with All Concepts;

rule from Container notinteractive to Panel with No Concepts;

rule from Output interative to Panel with All Concepts;

rule from Input interative to DataField;

rule from Choice 1/n interative to ListElementSelector with All

Concepts;

rule from Choice n/n interative to ListElementSelector with All

Concepts;

UI Evaluation

And feed-backAdd usability

To your transformation!

Page 25: Genius: user interfaces design process taking into account usability and users’ feedbacks

The Design Method and Evaluation

10/16/2014 25Presentation Tudor

- Design Method, Instrumented

with an MDE approach

(Modeling Artifacts) that

improve usability of User

Interfaces

- Validation 3 iterations with

end-user tests

- Enhancing usability in UI

transformation rules ( in a

generic way)

- Capitalize usability know-how

UI Models :

Task, Concept

abstractions,

transformations

Page 26: Genius: user interfaces design process taking into account usability and users’ feedbacks

Thanks for your attention!