118 resultados para Integrated learning systems
em Instituto Politécnico do Porto, Portugal
Resumo:
Learning management systems are routinely used for presenting, solving and grading exercises with large classes. However, teachers are constrained to use questions with pre-defined answers, such as multiple-choice, to automatically correct the exercises of their students. Complex exercises cannot be evaluated automatically by the LMS and require the coordination of a set of heterogeneous systems. For instance, programming exercises require a specialized exercise resolution environment and automatic evaluation features, each provided by a different type of system. In this paper, the authors discuss an approach for the coordination of a network of eLearning systems supporting the resolution of exercises. The proposed approach is based on a pivot component embedded in the LMS and has two main roles: 1) provide an exercise resolution environment, and 2) coordinate communication between the LMS and other systems, exposing their functions as web services. The integration of the pivot component in the LMS relies on Learning Tools Interoperability (LTI). This paper presents an architecture to coordinate a network of eLearning systems and validate the proposed approach by creating such a network integrated with LMS from two different vendors.
Resumo:
This paper describes a communication model to integrate repositories of programming problems with other e-Learning software components. The motivation for this work comes from the EduJudge project that aims to connect an existing repository of programming problems to learning management systems. When trying to use the existing repositories of learning objects we realized that they are mainly specialized search engines and lack features for integration with other e-Learning systems. With this model we intend to clarify the main features of a programming problem repository, in order to enable the design and development of software components that use it. The two main points of this model are the definition of programming problems as learning objects and the definition of the core functions exposed by the repository. In both cases, this model follows the existing specifications of the IMS standard and proposes extensions to deal with the special requirements of automatic evaluation and grading of programming exercises. In the definition of programming problems as learning objects we introduced a new schema for meta-data. This schema is used to represent meta-data related to automatic evaluation that cannot be conveniently represented using the standard: the type of automatic evaluation; the requirements of the evaluation engine; or the roles of different assets - tests cases, program solutions, etc. In the definition of the core functions we used two different web services flavours - SOAP and REST - and described each function as an operation for each type of interface. We describe also the data types of the arguments of each operation. These data types consist mainly on learning objects and their identifications, but include also usage reports and queries using XQuery.
Resumo:
Learning systems are evolving from component based and centralized architectures towards service oriented and decentralized architectures. The standardization of e-learning content and interoperability is a powerful force in this evolution. In this chapter we put in perspective the evolution of e-learning systems and standards, and argue that specialized services will play an important role in future learning systems, especially in those targeted for competitive learning.
Resumo:
In recent years emerged several initiatives promoted by educational organizations to adapt Service Oriented Architectures (SOA) to e-learning. These initiatives commonly named eLearning Frameworks share a common goal: to create flexible learning environments by integrating heterogeneous systems already available in many educational institutions. However, these frameworks were designed for integration of systems participating in business like processes rather than on complex pedagogical processes as those related to automatic evaluation. Consequently, their knowledge bases lack some fundamental components that are needed to model pedagogical processes. The objective of the research described in this paper is to study the applicability of eLearning frameworks for modelling a network of heterogeneous eLearning systems, using the automatic evaluation of programming exercises as a case study. The paper surveys the existing eLearning frameworks to justify the selection of the e-Framework. This framework is described in detail and identified the necessary components missing from its knowledge base, more precisely, a service genre, expression and usage model for an evaluation service. The extensibility of the framework is tested with the definition of this service. A concrete model for evaluation of programming exercises is presented as a validation of the proposed approach.
Resumo:
As more and more digital resources are available, finding the appropriate document becomes harder. Thus, a new kind of tools, able to recommend the more appropriated resources according the user needs, becomes even more necessary. The current project implements an intelligent recommendation system for elearning platforms. The recommendations are based on one hand, the performance of the user during the training process and on the other hand, the requests made by the user in the form of search queries. All information necessary for decision-making process of recommendation will be represented in the user model. This model will be updated throughout the target user interaction with the platform.
Resumo:
O aumento do número de recursos digitais disponíveis dificulta a tarefa de pesquisa dos recursos mais relevantes, no sentido de se obter o que é mais relevante. Assim sendo, um novo tipo de ferramentas, capaz de recomendar os recursos mais apropriados às necessidades do utilizador, torna-se cada vez mais necessário. O objetivo deste trabalho de I&D é o de implementar um módulo de recomendação inteligente para plataformas de e-learning. As recomendações baseiam-se, por um lado, no perfil do utilizador durante o processo de formação e, por outro lado, nos pedidos efetuados pelo utilizador, através de pesquisas [Tavares, Faria e Martins, 2012]. O e-learning 3.0 é um projeto QREN desenvolvido por um conjunto de organizações e tem com objetivo principal implementar uma plataforma de e-learning. Este trabalho encontra-se inserido no projeto e-learning 3.0 e consiste no desenvolvimento de um módulo de recomendação inteligente (MRI). O MRI utiliza diferentes técnicas de recomendação já aplicadas noutros sistemas de recomendação. Estas técnicas são utilizadas para criar um sistema de recomendação híbrido direcionado para a plataforma de e-learning. Para representar a informação relevante, sobre cada utilizador, foi construído um modelo de utilizador. Toda a informação necessária para efetuar a recomendação será representada no modelo do utilizador, sendo este modelo atualizado sempre que necessário. Os dados existentes no modelo de utilizador serão utilizados para personalizar as recomendações produzidas. As recomendações estão divididas em dois tipos, a formal e a não formal. Na recomendação formal o objetivo é fazer sugestões relacionadas a um curso específico. Na recomendação não-formal, o objetivo é fazer sugestões mais abrangentes onde as recomendações não estão associadas a nenhum curso. O sistema proposto é capaz de sugerir recursos de aprendizagem, com base no perfil do utilizador, através da combinação de técnicas de similaridade de palavras, um algoritmo de clustering e técnicas de filtragem [Tavares, Faria e Martins, 2012].
Resumo:
Microwave-assisted extraction (MAE) of agar from Gracilaria vermiculophylla, produced in an integrated multitrophic aquaculture (IMTA) system, from Ria de Aveiro (northwestern Portugal), was tested and optimized using response surface methodology. The influence of the MAE operational parameters (extraction time, temperature, solvent volume and stirring speed) on the physical and chemical properties of agar (yield, gel strength, gelling and melting temperatures, as well as, sulphate and 3,6-anhydro-Lgalactose contents) was evaluated in a 2^4 orthogonal composite design. The quality of the extracted agar compared favorably with the attained using traditional extraction (2 h at 85ºC) while reducing drastically extraction time, solvent consumption and waste disposal requirements. Agar MAE optimum results were: an yield of 14.4 ± 0.4%, a gel strength of 1331 ± 51 g/cm2, 40.7 ± 0.2 _C gelling temperature, 93.1 ± 0.5ºC melting temperature, 1.73 ± 0.13% sulfate content and 39.4 ± 0.3% 3,6-anhydro-L-galactose content. Furthermore, this study suggests the feasibility of the exploitation of G. vermiculophylla grew in IMTA systems for agar production.
Resumo:
Managing programming exercises require several heterogeneous systems such as evaluation engines, learning objects repositories and exercise resolution environments. The coordination of networks of such disparate systems is rather complex. These tools would be too specific to incorporate in an e-Learning platform. Even if they could be provided as pluggable components, the burden of maintaining them would be prohibitive to institutions with few courses in those domains. This work presents a standard based approach for the coordination of a network of e-Learning systems participating on the automatic evaluation of programming exercises. The proposed approach uses a pivot component to orchestrate the interaction among all the systems using communication standards. This approach was validated through its effective use on classroom and we present some preliminary results.
Resumo:
The aim of this article is to show how it is possible to integrate stories and ICT in Content Language Integrated Learning (CLIL) for English as a foreign language (EFL) learning in bilingual schools. Two Units of Work are presented. One, for the second year of Primary, is based on a Science topic, ‘Materials’. The story used is ‘The three little pigs’ and the computer program ‘JClic’. The other one is based on a Science and Arts topic for the sixth year of Primary, the story used is ‘Charlotte’s Web’ and the computer program ‘Atenex’.
Resumo:
In these days the learning experience is no longer confined within the four walls of a classroom. Computers and primarily the internet have broadened this horizon by creating a way of delivering education that is known as e-learning. In the meantime, the internet, or more precisely, the Web is heading towards a new paradigm where the user is no longer just a consumer of information and becomes an active part in the communication. This two-way channel where the user takes the role of the producer of content triggered the appearance of new types of services such as Social Networks, Blogs and Wikis. To seize this second generation of communities and services, educational vendors are willing to develop e-learning systems focused on the new and emergent users needs. This paper describes the analysis and specification of an e-learning environment at our School (ESEIG) towards this new Web generation, called PEACE – Project for ESEIG Academic Environment. This new model relies on the integration of several services controlled by teachers and students such as social networks, repositories libraries, e-portfolios and e-conference sytems, intelligent tutors, recommendation systems, automatic evaluators, virtual classrooms and 3D avatars.
Resumo:
As e-learning gradually evolved many specialized and disparate systems appeared to fulfil the needs of teachers and students, such as repositories of learning objects, authoring tools, intelligent tutors and automatic evaluators. This heterogeneity raises interoperability issues giving the standardization of content an important role in e-learning. This article presents a survey on current e-learning content aggregation standards focusing on their internal organization and packaging. This study is part of an effort to choose the most suitable specifications and standards for an e-learning framework called Ensemble defined as a conceptual tool to organize a network of e-learning systems and services for domains with complex evaluation.
Resumo:
Se a implementação de Sistemas de Gestão dentro dos padrões recomendados pelas normas individuais de referência, já é prática comum nas empresas nacionais, a implementação de Sistemas Integrados de Gestão (SIG), verdadeiramente contidos uns nos outros como um só, é ainda invulgar. Constitui actualmente emblema de modernidade, enquanto aplicado à construção. Estudar todos os meandros e práticas associadas aos SIG, neste pequeno‐grande mundo, que é o das obras concessionadas, é de facto um grande desafio, não tanto pela novidade do conceito que representa, mas pela possibilidade de idealizar uma proposta de uma sistemática exequível, que me proponho apresentar. Assim, este trabalho baseia‐se numa pesquisa de informação teórica, bem como na prática da implementação de um Sistema Integrado numa empresa de referência no sector – a Empresa de Construções Amândio Carvalho, S.A. e neste caso, concretamente na obra ‐ “VRI: Aeroporto/IP4 – Lote 3”. O objectivo geral baseia‐se em diagnosticar as principais dificuldades e limitações enfrentadas por um sector de actividade, na adopção de um modelo específico de gestão da qualidade, ambiente e segurança no trabalho, baseando‐se nas normas de referência, ISO 9001: 2000, ISO 14001:2004 e OHSAS 18001: 2001. Normas estas, que embora agora tenham sido revistas a primeira e a última, na altura em que a obra decorreu, encontravam‐se em vigor. No caso especifico de estudo, comprova‐se a necessidade de implementação de um Sistema único, que atinja o nível de comprometimento dos recursos financeiros e humanos necessários para a execução de obra, respeitando os princípios apresentados pelo cliente. Pretende‐se ainda demonstrar que a adopção de Sistemas “desintegrados”, poderá conduzir ao colapso da estrutura montada para corresponder aos requisitos propostos.
Resumo:
A combinação do avanço tecnológico com o crescimento da aquisição de dispositivos móveis refletiu-‐se na vida diária das pessoas, sendo usado nas atividades de trabalho e lazer. A transposição dessa realidade para a sala de aula, não se fez esperar, inicialmente até de uma forma marginal mas acabando por ser aceite. Confrontada com esta nova realidade as autoridades educativas começaram a apoiar e a incentivar as instituições. O desenvolvimento de tecnologias como b-‐learning, m-‐learning e dos sistemas de aprendizagem (Learning Management System) deram uma grande contribuição para o desenvolvimento das tecnologias móveis no ensino, no entanto ainda hoje os intervenientes da educação, especialmente professores e alunos, sentem diversas necessidades. Neste contexto procedeu-‐se ao desenvolvimento de um recurso educativo para a disciplina de matemática. Este recurso educativo está suportado numa plataforma que permite colocar conteúdos, visualiza-‐los, alterá-‐los e elimina-‐los. Numa vertente mais lúdica, foi desenvolvido um jogo didático para um dispositivo móvel, neste caso o iPhone. Desta forma o aluno aprende sem se aperceber que está a aprender e pode faze-‐lo em qualquer lugar e em qualquer período de tempo. Explorando, assim, a interatividade e a mobilidade.
Resumo:
In the last two decades, there was a proliferation of programming exercise formats that hinders interoperability in automatic assessment. In the lack of a widely accepted standard, a pragmatic solution is to convert content among the existing formats. BabeLO is a programming exercise converter providing services to a network of heterogeneous e-learning systems such as contest management systems, programming exercise authoring tools, evaluation engines and repositories of learning objects. Its main feature is the use of a pivotal format to achieve greater extensibility. This approach simplifies the extension to other formats, just requiring the conversion to and from the pivotal format. This paper starts with an analysis of programming exercise formats representative of the existing diversity. This analysis sets the context for the proposed approach to exercise conversion and to the description of the pivotal data format. The abstract service definition is the basis for the design of BabeLO, its components and web service interface. This paper includes a report on the use of BabeLO in two concrete scenarios: to relocate exercises to a different repository, and to use an evaluation engine in a network of heterogeneous systems.
Resumo:
A vulgarização do uso de dispositivos móveis promoveu a proliferação de aplicações dos mais diversos âmbitos para estes dispositivos não sendo a área clínica uma excepção. Tanto a nível profissional, como a nível de ensino, as tecnologias móveis foram já há muito adoptadas nesta área para as mais diversas finalidades. O trabalho aqui apresentado pretende essencialmente provar a real importância desempenhada pelo mobile learning no contexto da aprendizagem clínica. Mais do que implementar um simples recurso educativo, pretendeu-se conceber um sistema integrado que respondesse a todas as necessidades do aluno quer durante o estudo nas suas diversas fases e locais, como também no próprio serviço hospitalar onde se encontre a desempenhar funções como interno da especialidade. Após uma exaustiva análise das aplicações móveis relevantes da área médica, verificou-se a inexistência de uma ferramenta integradora de vários módulos de aprendizagem com um custo comportável para a maioria dos alunos. Desta forma, idealizou-se uma aplicação capaz de superar esta lacuna que será detalhada ao longo desta tese. Para o desenvolvimento deste trabalho contou-se com a preciosa colaboração dos possíveis utilizadores finais desta ferramenta uma vez que a escolha dos módulos a integrar foi essencialmente baseada nas suas opiniões. Ainda no âmbito desta tese, encontra-se a avaliação do protótipo por parte dos alunos. Esta avaliação pretende validar a efectiva importância de uma ferramenta desta natureza para um aluno de medicina assim como o impacto que o protótipo teve na sua opinião acerca do conceito de mobile learning na aprendizagem clínica. Com vista a uma futura implementação de um recurso educativo deste âmbito, foram também recolhidos os pontos negativos e positivos mais relevantes para o aluno. Em suma, este trabalho valida a importância do papel que as aplicações de aprendizagem para dispositivos móveis podem desempenhar para um aluno de medicina tanto nos seus locais de estudo, como no serviço onde se possa encontrar.