400 likes | 493 Views
Projet CEMT C onception d'un E nvironnement Éditorial M ultimédia Coopératif pour le web avec T echnologie de workflow Coordonnateur français : Vincent Quint Coordonnateur brésilien : José Valdeni de Lima Coordonnateurs Scientifiques : Nabil Layaïda et Nina Edelweiss
E N D
Projet CEMT Conception d'un Environnement Éditorial Multimédia Coopératif pour le web avec Technologie de workflow Coordonnateur français : Vincent Quint Coordonnateur brésilien : José Valdeni de Lima Coordonnateurs Scientifiques : Nabil Layaïda et Nina Edelweiss Participants français : Cécile Roisin, Irène Vatton, Laurent Carconne, Lionel Villard Participants brésiliens : Manuele Pinheiro, Tiago Telecken, Rafael Souza, Carlos Zeve, Montgomery França, Cassiano Maciel, Fábio Zschornack, Valéria Borba, Tharso Borges, Melissa Zambrini, Alessandra Cini, Ademir Martins, Geraldo Tasso, Eliene Sousa
Principes : concentration et capacité de travail • Tout ce que nous faisons c ’est une séquence de tâches • Un élève quand suit un cours fait la même chose B C A
Principe : Coopération B C A • Anticiper le travail : parallelisme de tâches, plusieurs profs (agents) A C B
Principe : Coopération • Anticiper le travail : résultats partiels • Communication : besoin et problème • Notre proposition : AWARENESS / Annotation A C B
Equipe d ’Élèves • Supertâche A (travail en équipe) Ligne de temps A t’ C B t1- t´ t = 0 t3 t = 0 t = 0 t2
Adaptation de la Navigation • Une navigation d ’un élève c ’est une séquence de « links » • La dépendence du contenu A 35% C 20% B B C A 35% 20%
Adaptation de la Navigation • Si c ’est une navigation reusissante • Un workflow d ’ éxécution de cours pour cette navigation serai offert aux prochains élèves • Le profil d ’un élève qui a reussi B C A 35% 20%
Évaluation de l ’adaptation • AHA (Paul De Bras - Pays Bas) • xmlReqlist = Workflow du professeur • xmlGenlist = Workflow basé sur régles • UserChangeableConcepts = l ’élève dit le percentile du contenu qu ’il connais • Éxamens = Dépend de la reusite
Le processus pour la création d’un cours Education Process Analysis Modelling & Definition Tools ? a+b Design Specification - SVG Specification – SVG & XML Workflow Specification
Vision Générale Éditeur de Workflow Amaya Amaya and Workflow Pallet
Vision Générale Éditeur de Workflow Amaya Workflow Design and elements attributes
Vision Générale Éditeur de Workflow Amaya Workflow Design and Editon File <?xml version="1.0" encoding="iso-8859-1"?> <svg xmlns="http://www.w3.org/2000/svg"> <wbegin stroke="black" fill="white" stroke-width="5" id="element" y1="52px" x1="317px" x2="417px" y2="52px"/> <wtask stroke="black" fill="white" id="element1" rx="5px" y="124px“ x="323px" width="130px" height="50px“ name=“Register “/>
Vision Générale Éditeur de Workflow Amaya Fichiers creés • Fichier SVG <?xml version="1.0" encoding="iso-8859-1"?> <svg xmlns="http://www.w3.org/2000/svg"> <line stroke="black" fill="white" stroke-width="5" id="element“ y1="52px“x1="317px" x2="417px" y2="52px"/> <rect stroke="black" fill="white" id="element1" rx="5px" y="124px"/> • Fichier XML Workflow <?xml version="1.0" encoding="iso-8859-1"?> <workflow xmlns="http://www.inf.ufrgs.br/~telecken/workflow/"> <wbegin id="element"/> <wtask id="element1“ name=“Edit conclusion” role=“Writer” duration=“1dia” />
Vision Générale Éditeur de Workflow Amaya Interface
Vision générale de l ’environnement CEMT Internet C O M U N I C A T I O N Amaya Workflow Client Amaya Workflow Server Student’s Profil Course´s Interface Browser AWF Machine AWF SVG Editor Course’s Content Monitoring Client Server
Perspectives • - Mise au point de la DTD du Workflow • Éteindre l´éditeur (flexibilité, adaptabilité, etc.) • Éditeur Générique • Mise en oeuvre de quelques techniques d ’adaptation de la navigation • Monitoring pour la mise à jour de profils d ’élèves • La connaissance obtenue sur Amaya = savoir faire pour continuer • Implementer un vrai Serveur de cours
Projet CEMT Conception d'un Environnement Éditorial Multimédia Coopératif pour le web avec Technologie de workflow Coordonnateur français : Vincent Quint Coordonnateur brésilien : José Valdeni de Lima Coordonnateurs Scientifiques : Nabil Layaïda et Nina Edelweiss Participants français : Cécile Roisin, Irène Vatton, Laurent Carconne, Lionel Villard Participants brésiliens : Manuele Pinheiro, Tiago Telecken, Rafael Souza, Carlos Zeve, Montgomery França, Cassiano Maciel, Fábio Zschornack, Valéria Borba, Tharso Borges, Melissa Zambrini, Alessandra Cini, Ademir Martins, Geraldo Tasso, Eliene Sousa
Vision Générale Amaya Workflow Project Characteristics Process Design & Definition ( AWF Client ) Build Time Workflow Specification Conformity &Validation ( AWF Server ) Run Time Process Instanciation & Control ( AWF Server ) Interactions Applications
Vision Générale Amaya Workflow Editor Workflow – SVG Relations
Vision Générale Amaya Workflow Editor Specification – SVG & XML Description of graphical elements beginning attributes list ID STATUS ID_SUPERTASK FILE_SUPERTASK COOPERATIVE_RESOURCES : ACTIONS : defined by machine defined by user
Vision Générale Amaya Workflow Editor Spécification – SVG & XML Description des éléments graphiques task attributes list ID EXCEPTIONS : STATUS NAME : DESCRIPTION : ROLES : DURATION : COOPERATIVE_RESOURCES : PRE_CONDITIONS : POS_CONDITIONS : ACTIONS :
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements supertask attributes list ID ACTIONS : STATUS EXCEPTIONS : TASK_LINK NAME : DESCRIPTION : ROLES : DURATION : COOPERATIVE_RESOURCES : PRE_CONDITIONS : POS_CONDITIONS :
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements multitask j attributes list ID EXCEPTIONS : k STATUS ATTRIBUTE_J : NAME : ATTRIBUTE_K : DESCRIPTION : ROLES : DURATION : COOPERATIVE_RESOURCES : PRE_CONDITIONS : POS_CONDITIONS : ACTIONS :
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements direct connection attributes list ID STATUS_CONNECTOR FROM_ID TO_ID ANSWER
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements join total A B n attributes list ID STATUS X
Vision Générale Amaya Workflow Editor Specification – SVG & XML Description of graphical elements join parcial K A B n attributes list K K < n ID STATUS ATTRIBUTE_K : X
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements join interactive K A B n attributes list K ID STATUS ATTRIBUTE_K : X
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements fork total X attributes list ID STATUS A B n
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements fork não- determinístico K X attributes list K K < n ID STATUS ATTRIBUTE_K : A B n
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements fork conditional with mutual exclusion X attributes list ID STATUS A B n
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements fork conditional X attributes list ID STATUS A B n
Overview Amaya Workflow Editor Specification – SVG & XML Description of graphical elements end attributes list ID STATUS
Overview Amaya Workflow Editor Specification – SVG & XML mandatory NAME : optional DESCRIPTION : mandatory ROLES : mandatory DURATION : optional COOPERATIVE_RESOURCES : optional PRE_CONDITIONS : optional POS_CONDITIONS : mandatory ACTIONS : optional EXCEPTIONS : mandatory ATTRIBUTE_J : mandatory ATTRIBUTE_K :
Overview Amaya Workflow Editor Specification – SVG & XML Information Types string ( task name ) NAME : natural language DESCRIPTION : string ( role name ) ROLES : string ( time specification ) DURATION : string ( resource name ) COOPERATIVE_RESOURCES : boolean expression PRE_CONDITIONS : boolean expression POS_CONDITIONS : XML specification ACTIONS : XML specification EXCEPTIONS : numeric ATTRIBUTE_J : numericexpression ATTRIBUTE_K :
Overview Amaya Workflow Editor Conclusions • Compatibilité avec nouvelles versions du Amaya. • On n´avais déjà utilisé les versions 5.1, 5.2 e 5.3 of Amaya. • L´interface homme-machine : • - Édition graphique pour l´homme • - XML pour le machine • - Logiciels ouverts (XML, SVG, Amaya, THOT, workflow process model).
Technologies • Standards Web : XML, SMIL, SVG, WebDAV • Coopération basée sur Awareness • and Workflow • Développement d´un Éditeur de Workflow • Projet d´un Serveur de Workflow d´ Éducation • Logiciel Public Domaine
Équipe d´Agents time line A t’ C B t1- t´ t = 0 t3 t = 0 t = 0 t2 A => SuperTask B , C => Tasks
Anticipation de Tâches time line A C B t3’ t1 t’ t’ t = 0 t3 t = 0 t = 0 t2 t3’’ t’’ t’’ A , B , C => Tâches