965 resultados para Question based application
Resumo:
This article describes the approach adopted and the results obtained by the international team developing WBLST (Web Based Learning in Sciences and Technologies) a Web-based application for e-learning, developed for the students of “UVPL: Université Virtuelle des Pays de la Loire”. The developed e-learning system covers three levels of learning activities - content, exercises, and laboratory. The delivery model is designed to operate with domain concepts as relevant providers of semantic links. The aim is to facilitate the overview and to help the establishment of a mental map of the learning material. The implemented system is strongly based on the organization of the instruction in virtual classes. The obtained quality of the system is evaluated on the bases of feedback form students and professors.
Resumo:
Access control (AC) is a necessary defense against a large variety of security attacks on the resources of distributed enterprise applications. However, to be effective, AC in some application domains has to be fine-grain, support the use of application-specific factors in authorization decisions, as well as consistently and reliably enforce organization-wide authorization policies across enterprise applications. Because the existing middleware technologies do not provide a complete solution, application developers resort to embedding AC functionality in application systems. This coupling of AC functionality with application logic causes significant problems including tremendously difficult, costly and error prone development, integration, and overall ownership of application software. The way AC for application systems is engineered needs to be changed. ^ In this dissertation, we propose an architectural approach for engineering AC mechanisms to address the above problems. First, we develop a framework for implementing the role-based access control (RBAC) model using AC mechanisms provided by CORBA Security. For those application domains where the granularity of CORBA controls and the expressiveness of RBAC model suffice, our framework addresses the stated problem. ^ In the second and main part of our approach, we propose an architecture for an authorization service, RAD, to address the problem of controlling access to distributed application resources, when the granularity and support for complex policies by middleware AC mechanisms are inadequate. Applying this architecture, we developed a CORBA-based application authorization service (CAAS). Using CAAS, we studied the main properties of the architecture and showed how they can be substantiated by employing CORBA and Java technologies. Our approach enables a wide-ranging solution for controlling the resources of distributed enterprise applications. ^
Resumo:
This dissertation established a software-hardware integrated design for a multisite data repository in pediatric epilepsy. A total of 16 institutions formed a consortium for this web-based application. This innovative fully operational web application allows users to upload and retrieve information through a unique human-computer graphical interface that is remotely accessible to all users of the consortium. A solution based on a Linux platform with My-SQL and Personal Home Page scripts (PHP) has been selected. Research was conducted to evaluate mechanisms to electronically transfer diverse datasets from different hospitals and collect the clinical data in concert with their related functional magnetic resonance imaging (fMRI). What was unique in the approach considered is that all pertinent clinical information about patients is synthesized with input from clinical experts into 4 different forms, which were: Clinical, fMRI scoring, Image information, and Neuropsychological data entry forms. A first contribution of this dissertation was in proposing an integrated processing platform that was site and scanner independent in order to uniformly process the varied fMRI datasets and to generate comparative brain activation patterns. The data collection from the consortium complied with the IRB requirements and provides all the safeguards for security and confidentiality requirements. An 1-MR1-based software library was used to perform data processing and statistical analysis to obtain the brain activation maps. Lateralization Index (LI) of healthy control (HC) subjects in contrast to localization-related epilepsy (LRE) subjects were evaluated. Over 110 activation maps were generated, and their respective LIs were computed yielding the following groups: (a) strong right lateralization: (HC=0%, LRE=18%), (b) right lateralization: (HC=2%, LRE=10%), (c) bilateral: (HC=20%, LRE=15%), (d) left lateralization: (HC=42%, LRE=26%), e) strong left lateralization: (HC=36%, LRE=31%). Moreover, nonlinear-multidimensional decision functions were used to seek an optimal separation between typical and atypical brain activations on the basis of the demographics as well as the extent and intensity of these brain activations. The intent was not to seek the highest output measures given the inherent overlap of the data, but rather to assess which of the many dimensions were critical in the overall assessment of typical and atypical language activations with the freedom to select any number of dimensions and impose any degree of complexity in the nonlinearity of the decision space.
Resumo:
In human society, people encounter various deontic conflicts every day. Deontic decisions are those that include moral, ethical, and normative aspects. Here, the concern is with deontic conflicts: decisions where all the alternatives lead to the violation of some norms. People think critically about these kinds of decisions. But, just ‘what’ they think about is not always clear. ^ People use certain estimating factors/criteria to balance the tradeoffs when they encounter deontic conflicts. It is unclear what subjective factors people use to make a deontic decision. An elicitation approach called the Open Factor Conjoint System is proposed, which applies an online elicitation methodology which is a combination of two well-know research methodologies: repertory grid and conjoint analysis. This new methodology is extended to be a web based application. It seeks to elicit additional relevant (subjective) factors from people, which affect deontic decisions. The relative importance and utility values are used for the development of a decision model to predict people’s decisions. ^ Fundamentally, this methodology was developed and intended to be applicable for a wide range of elicitation applications with minimal experimenter bias. Comparing with the traditional method, this online survey method reduces the limitation of time and space in data collection and this methodology can be applied in many fields. Two possible applications were addressed: robotic vehicles and the choice of medical treatment. In addition, this method can be applied to many research related disciplines in cross-cultural research due to its online ability with global capacity. ^
Resumo:
In human society, people encounter various deontic conflicts every day. Deontic decisions are those that include moral, ethical, and normative aspects. Here, the concern is with deontic conflicts: decisions where all the alternatives lead to the violation of some norms. People think critically about these kinds of decisions. But, just ‘what’ they think about is not always clear. People use certain estimating factors/criteria to balance the tradeoffs when they encounter deontic conflicts. It is unclear what subjective factors people use to make a deontic decision. An elicitation approach called the Open Factor Conjoint System is proposed, which applies an online elicitation methodology which is a combination of two well-know research methodologies: repertory grid and conjoint analysis. This new methodology is extended to be a web based application. It seeks to elicit additional relevant (subjective) factors from people, which affect deontic decisions. The relative importance and utility values are used for the development of a decision model to predict people’s decisions. Fundamentally, this methodology was developed and intended to be applicable for a wide range of elicitation applications with minimal experimenter bias. Comparing with the traditional method, this online survey method reduces the limitation of time and space in data collection and this methodology can be applied in many fields. Two possible applications were addressed: robotic vehicles and the choice of medical treatment. In addition, this method can be applied to many research related disciplines in cross-cultural research due to its online ability with global capacity.
Resumo:
Access control (AC) is a necessary defense against a large variety of security attacks on the resources of distributed enterprise applications. However, to be effective, AC in some application domains has to be fine-grain, support the use of application-specific factors in authorization decisions, as well as consistently and reliably enforce organization-wide authorization policies across enterprise applications. Because the existing middleware technologies do not provide a complete solution, application developers resort to embedding AC functionality in application systems. This coupling of AC functionality with application logic causes significant problems including tremendously difficult, costly and error prone development, integration, and overall ownership of application software. The way AC for application systems is engineered needs to be changed. In this dissertation, we propose an architectural approach for engineering AC mechanisms to address the above problems. First, we develop a framework for implementing the role-based access control (RBAC) model using AC mechanisms provided by CORBA Security. For those application domains where the granularity of CORBA controls and the expressiveness of RBAC model suffice, our framework addresses the stated problem. In the second and main part of our approach, we propose an architecture for an authorization service, RAD, to address the problem of controlling access to distributed application resources, when the granularity and support for complex policies by middleware AC mechanisms are inadequate. Applying this architecture, we developed a CORBA-based application authorization service (CAAS). Using CAAS, we studied the main properties of the architecture and showed how they can be substantiated by employing CORBA and Java technologies. Our approach enables a wide-ranging solution for controlling the resources of distributed enterprise applications.
Resumo:
La asignatura Ciencias Sociales y su Didáctica I (Geografía) de los estudios de Grado en Educación Primaria es, en la Universitat de les Illes Balears y en la mayoría de universidades españolas, el único contacto académico que mantendrán los futuros maestros con la Geografía. Existe un ambiente de preocupación sobre la formación de los maestros en España, inquietud que no es exclusiva de los geógrafos ni de nuestro país. El presente trabajo indaga en los conocimientos mínimos de Geografía exigibles a los futuros docentes a través de una prueba de conocimientos basada, en gran parte, en el currículo de Ciencias Sociales de Educación Primaria de la Comunidad Autónoma de las Islas Baleares. Los resultados obtenidos demuestran que el alumnado del Grado en Educación Primaria no ha interiorizado esos contenidos tras su dilatada trayectoria académica. Asimismo desvelan que aunque ninguna variable es determinante, el género, la escasa presencia de materias de Geografía en el sistema educativo español y el nivel de formación de los padres son algunos de los factores que inciden en los resultados alcanzados por los alumnos en una prueba piloto sobre la que se basa la investigación.
Resumo:
Background
Primary angle-closure glaucoma is a leading cause of irreversible blindness worldwide. In early-stage disease, intraocular pressure is raised without visual loss. Because the crystalline lens has a major mechanistic role, lens extraction might be a useful initial treatment.
Methods
From Jan 8, 2009, to Dec 28, 2011, we enrolled patients from 30 hospital eye services in five countries. Randomisation was done by a web-based application. Patients were assigned to undergo clear-lens extraction or receive standard care with laser peripheral iridotomy and topical medical treatment. Eligible patients were aged 50 years or older, did not have cataracts, and had newly diagnosed primary angle closure with intraocular pressure 30 mm Hg or greater or primary angle-closure glaucoma. The co-primary endpoints were patient-reported health status, intraocular pressure, and incremental cost-effectiveness ratio per quality-adjusted life-year gained 36 months after treatment. Analysis was by intention to treat. This study is registered, number ISRCTN44464607.
Findings
Of 419 participants enrolled, 155 had primary angle closure and 263 primary angle-closure glaucoma. 208 were assigned to clear-lens extraction and 211 to standard care, of whom 351 (84%) had complete data on health status and 366 (87%) on intraocular pressure. The mean health status score (0·87 [SD 0·12]), assessed with the European Quality of Life-5 Dimensions questionnaire, was 0·052 higher (95% CI 0·015–0·088, p=0·005) and mean intraocular pressure (16·6 [SD 3·5] mm Hg) 1·18 mm Hg lower (95% CI –1·99 to –0·38, p=0·004) after clear-lens extraction than after standard care. The incremental cost-effectiveness ratio was £14 284 for initial lens extraction versus standard care. Irreversible loss of vision occurred in one participant who underwent clear-lens extraction and three who received standard care. No patients had serious adverse events.
Interpretation
Clear-lens extraction showed greater efficacy and was more cost-effective than laser peripheral iridotomy, and should be considered as an option for first-line treatment.
Resumo:
OBJECTIVES: To compare the ability of ophthalmologists versus optometrists to correctly classify retinal lesions due to neovascular age-related macular degeneration (nAMD).
DESIGN: Randomised balanced incomplete block trial. Optometrists in the community and ophthalmologists in the Hospital Eye Service classified lesions from vignettes comprising clinical information, colour fundus photographs and optical coherence tomographic images. Participants' classifications were validated against experts' classifications (reference standard).
SETTING: Internet-based application.
PARTICIPANTS: Ophthalmologists with experience in the age-related macular degeneration service; fully qualified optometrists not participating in nAMD shared care.
INTERVENTIONS: The trial emulated a conventional trial comparing optometrists' and ophthalmologists' decision-making, but vignettes, not patients, were assessed. Therefore, there were no interventions and the trial was virtual. Participants received training before assessing vignettes.
MAIN OUTCOME MEASURES: Primary outcome-correct classification of the activity status of a lesion based on a vignette, compared with a reference standard. Secondary outcomes-potentially sight-threatening errors, judgements about specific lesion components and participants' confidence in their decisions.
RESULTS: In total, 155 participants registered for the trial; 96 (48 in each group) completed all assessments and formed the analysis population. Optometrists and ophthalmologists achieved 1702/2016 (84.4%) and 1722/2016 (85.4%) correct classifications, respectively (OR 0.91, 95% CI 0.66 to 1.25; p=0.543). Optometrists' decision-making was non-inferior to ophthalmologists' with respect to the prespecified limit of 10% absolute difference (0.298 on the odds scale). Optometrists and ophthalmologists made similar numbers of sight-threatening errors (57/994 (5.7%) vs 62/994 (6.2%), OR 0.93, 95% CI 0.55 to 1.57; p=0.789). Ophthalmologists assessed lesion components as present less often than optometrists and were more confident about their classifications than optometrists.
CONCLUSIONS: Optometrists' ability to make nAMD retreatment decisions from vignettes is not inferior to ophthalmologists' ability. Shared care with optometrists monitoring quiescent nAMD lesions has the potential to reduce workload in hospitals.
TRIAL REGISTRATION NUMBER: ISRCTN07479761; pre-results registration.
Resumo:
We report on the development of a Java-based application devised to support collaborative learning of Art concepts and ideas over the Internet. Starting from an examination of the pedagogy of both Art education and collaborative learning we propose principles which are useful for the design and construction of a “lightweight” software application which supports interactive Art learning in groups. This application makes “dynamics” of an art work explicit, and supports group interaction with simple messaging and “chat” facilities. This application may be used to facilitate learning and teaching of Art, but also as a research tool to investigate the learning of Art and also the development and dynamics of collaborating groups. Evaluation of a pilot study of the use of our system with a group of 20 school children is presented.
Resumo:
A decline in the CD4 count is a common feature in HIV/AIDS, suggesting a compromise in immunity of patients. In response, highly active antiretroviral therapy (HAART) is prescribed to slow-down a diminution in the CD4 count and risk of AIDS-related malignancies. However, exercise may improve both the utility and population of innate immune cell components, and may be beneficial for patients with HIV infection. Comparing the effects of different exercises against HAART, on CD4 count, helps in understanding the role and evidence-based application of exercises to ameliorate immune deficiency.
Resumo:
In this thesis, tool support is addressed for the combined disciplines of Model-based testing and performance testing. Model-based testing (MBT) utilizes abstract behavioral models to automate test generation, thus decreasing time and cost of test creation. MBT is a functional testing technique, thereby focusing on output, behavior, and functionality. Performance testing, however, is non-functional and is concerned with responsiveness and stability under various load conditions. MBPeT (Model-Based Performance evaluation Tool) is one such tool which utilizes probabilistic models, representing dynamic real-world user behavior patterns, to generate synthetic workload against a System Under Test and in turn carry out performance analysis based on key performance indicators (KPI). Developed at Åbo Akademi University, the MBPeT tool is currently comprised of a downloadable command-line based tool as well as a graphical user interface. The goal of this thesis project is two-fold: 1) to extend the existing MBPeT tool by deploying it as a web-based application, thereby removing the requirement of local installation, and 2) to design a user interface for this web application which will add new user interaction paradigms to the existing feature set of the tool. All phases of the MBPeT process will be realized via this single web deployment location including probabilistic model creation, test configurations, test session execution against a SUT with real-time monitoring of user configurable metric, and final test report generation and display. This web application (MBPeT Dashboard) is implemented with the Java programming language on top of the Vaadin framework for rich internet application development. The Vaadin framework handles the complicated web communications processes and front-end technologies, freeing developers to implement the business logic as well as the user interface in pure Java. A number of experiments are run in a case study environment to validate the functionality of the newly developed Dashboard application as well as the scalability of the solution implemented in handling multiple concurrent users. The results support a successful solution with regards to the functional and performance criteria defined, while improvements and optimizations are suggested to increase both of these factors.
Resumo:
The Graphical User Interface (GUI) is an integral component of contemporary computer software. A stable and reliable GUI is necessary for correct functioning of software applications. Comprehensive verification of the GUI is a routine part of most software development life-cycles. The input space of a GUI is typically large, making exhaustive verification difficult. GUI defects are often revealed by exercising parts of the GUI that interact with each other. It is challenging for a verification method to drive the GUI into states that might contain defects. In recent years, model-based methods, that target specific GUI interactions, have been developed. These methods create a formal model of the GUI’s input space from specification of the GUI, visible GUI behaviors and static analysis of the GUI’s program-code. GUIs are typically dynamic in nature, whose user-visible state is guided by underlying program-code and dynamic program-state. This research extends existing model-based GUI testing techniques by modelling interactions between the visible GUI of a GUI-based software and its underlying program-code. The new model is able to, efficiently and effectively, test the GUI in ways that were not possible using existing methods. The thesis is this: Long, useful GUI testcases can be created by examining the interactions between the GUI, of a GUI-based application, and its program-code. To explore this thesis, a model-based GUI testing approach is formulated and evaluated. In this approach, program-code level interactions between GUI event handlers will be examined, modelled and deployed for constructing long GUI testcases. These testcases are able to drive the GUI into states that were not possible using existing models. Implementation and evaluation has been conducted using GUITAR, a fully-automated, open-source GUI testing framework.
Resumo:
Supply chains have become an important focus for competitive advantage. The performance of a company increasingly depends on its ability to maintain effective and efficient relationships with its suppliers and customers. The extended enterprise (i.e. composed of several partners) needs to be dynamically formed in order to be agile and adaptable. According to the Digital Manufacturing paradigm, companies have to be able to quickly share and disseminate information regarding planning, designing and manufacturing of products. Additionally, they must be responsive to all technical and business determinants, as well as be assessed and certified for guaranteed performance. The current research intends to present a solution for the dynamic composition of the extended enterprise, formed to take advantage of market opportunities quickly and efficiently. A construction model was developed. This construction model consists of: information model, protocol model and process model. The information model has been defined based on the concepts of Supply Chain Operations Reference model (SCOR®). In this model is defined information for negotiating the participation of candidate companies in the dynamic establishment of a network for responding to a given demand for developing and manufacturing products, in seven steps as follows: request for information; request for qualification; alignment of strategy; request for proposal; request for quotation; compatibility of process; and compatibility of system. The protocol model has been elaborated and inspired in the OSI, this model provides a framework for linking customers and suppliers, indicates a sequence to be followed, in order to selecte companies to become suppliers. The process model has been implemented by means of process modeling according to the BPMN standard and, in turn, implemented as a web-based application that runs the process through its several steps, which uses forms to gather data. An application example in the context of the oil and gas industry is used for demonstrating the solution concept.
Resumo:
Food production account for significant share of global environmental impacts. Impacts are global warming, fresh water use, land use and some non-renewable substance consumption like phosphorous fertilizers. Because of non-sustainable food production, the world is heading to different crises. Both food- and freshwater crises and also land area and phosphorous fertilizer shortages are one of many challenges to overcome in near future. The major protein sources production amounts, their impacts on environment and uses are show in this thesis. In this thesis, a more sustainable than conventional way of biomass production for food use is introduced. These alternative production methods are photobioreactor process and syngas-based bioreactor process. The processes’ energy consumption and major inputs are viewed. Their environmental impacts are estimated. These estimations are the compared to conventional protein production’s impacts. The outcome of the research is that, the alternative methods can be more sustainable solutions for food production than conventional production. However, more research is needed to verify the exact impacts. Photobioreactor is more sustainable process than syngas-based bioreactor process, but it is more location depended and uses more land area than syngas-based process. In addition, the technology behind syngas-based application is still developing and it can be more efficient in the future.