1 research outputs found
Editor de Learning Design
Learning Design trata de modelar la interacci贸n del profesor con los
alumnos dentro de un entorno de aprendizaje. Este modelado se lleva a cabo
mediante la creaci贸n de una Unidad de Aprendizaje, en la que se definen un
conjunto de actividades que deben llevar a cabo los alumnos y profesores por
separado y en conjunto.
El Graphical Editing Framework (GEF), consiste en un editor gr谩fico que
utilizamos para modelar el diagrama de actividades. Una vez que tenemos el
modelo, utilizamos UML2 junto con EMF para convertir este modelo en datos
XML y lograr as铆 su persistencia. A partir de 茅ste, con JDOM, construimos un
documento XML que se ajusta al patr贸n de Learning Design que utilizan otras
herramientas como ReloadLD Editor.
Finalmente construimos una aplicaci贸n independiente de Eclipse con las
herramientas que nos proporciona la Rich Clent Platform (RCP).
[ABSTRACT]
Learning Design tries to model the interaction between the teacher and
the students within a learning environment. This modelling is carried out by
creating a Learning Unit, in which a set of activities are defined and carried out
by the students and teachers separately and altogether.
The Graphical Editing Framework (GEF), consists of a graphical editor
that we use to model activity diagrams. Once we have the model, we use UML2
with EMF to turn this model into XML data and to obtain its persistence. From
the XML data, using JDOM, we construct a XML document that adjusts to the
pattern of Learning Design which is used by other tools like ReloadLD Editor.
Finally, we construct an Eclipse independent application with the tools
that Rich Clent Platform provides (RCP)