Table 1: Results on learning styles observed by Montgomery.
Dimension Learning Teaching
Processing 67% of students learn better by
doing
Most classes are typically taught in a passive and re-
flexive way
Perception 57% of students learn
methodically
They are normally taught intuitively
Representation 69% of students learn visually Classes tend to be oral
Comprehension 28% of students learn globally Rarely is the global view of a system emphasized
algorithms and their animations are introduced using
varying levels of abstraction in an integrated hyper-
media environment. In EDApplets, as the students
provide the inputs, the display shows the execution of
the algorithm step by step, a representation of its most
representative code traces and elements (variables,
data structures, etc.) and a display of the algorithm’s
behavior through graphical animations. EDApplets
was conceived as a web application based on the tech-
nology provided by Java Applets, and is available to
the public at www.pcg.ull.es/edapplets.
In this paper we present the CoEDApplets portal,
which is an improvement on the previous version and
is shown as a cooperative-type portal in which differ-
ent education professionals can dynamically incorpo-
rate Applets that pursue the same objective: to display
data structures and algorithms in an engineering con-
text. Moreover, the dynamic/cooperative nature of the
contributions extends to the internationalization pro-
cess, since features are included to ease the interna-
tionalization, also dynamic, of the Applets. Collab-
orators can contribute not only with codes, but also
with their translation into various languages. This
will allow the cooperative project to cross borders
into countries where a different language is spoken.
The portal has been translated by the authors into
English. Several students enrolled in the Socrates
program have selflessly contributed to the project by
translating the portal into German and Danish.
In addition to touching on various teaching as-
pects that can be aimed at different learning styles (ac-
tive/reflexive, methodical/intuitive, visual/oral, etc.),
the project now includes elements intended to sup-
port diversity within the new framework of the Eu-
ropean Higher Education Area (EHEA), which is ex-
pected to provide for a highly mobile student body.
(Almeida et al., 2004) also presents those method-
ological aspects that should be considered when intro-
ducing the tool into the classroom as an instructional
supplement. The paper is structured as follows: the 2
section makes a quantitative analysis of the use of the
EDApplets tool and lays some of the groundwork for
the new CoEDApplets tool; the 3 section describes
the interface and general design used in developing
the tool and the cooperative mechanisms offered to
every type of user. In the 4 section we introduce the
technology used to develop the portal, emphasizing
the aspects involving internationalization. Finally, the
conclusions are presented in 5.
2 EDAPPLET EVALUATION
The EDApplets portal has enjoyed success over the
three academic years it has been in use, which saw the
development of virtual teaching projects for courses
in Computer Data Processing for Statistics majors
and Advanced Programming for Industrial Engineer-
ing majors specializing in Electronics, both offered at
the University of La Laguna (ULL). A study was con-
ducted on the use of the tool (Figure 1), in which we
noted that it is not only used by ULL students, but
by those in various universities within Spain and also
in Latin America, who access the portal on a regular
basis.
Our experience in recent years has revealed some
difficulties inherent to the classroom use of EDAp-
plets, mainly as a result of the monolithic nature of
the tool which prevents, for example, its expansion
through the use of new Applets for instructors not
involved in the project. Another particularly rigid
aspect in the design involves the internationaliza-
tion mechanisms. This option is of special interest
within the framework of the European Higher Educa-
tion Area (EHEA). These reasons led us to redesign
EDApplets so as to address these two issues. The re-
sult is the CoEDApplets presented here.
The CoEDApplets portal has only just been placed
into use. We hope to be able to evaluate its usage at
the end of this academic year.
3 PORTAL DESIGN
Figure 2 shows the main CoEDApplets por-
tal. This portal is being temporarily hosted at
http://www.pcg.ull.es/coedapplets/. Since it is a
CoEDApplets - Collaborating in the Development of Teaching-oriented Applets
459