4 resultados para collaborative online tools
em University of Queensland eSpace - Australia
Resumo:
We have tested an alternative method of delivering health services to regional areas of Queensland. By integrating telepaediatrics into an existing outreach programme for children with diabetes and endocrine conditions, we were able to reduce travel for specialist hospital staff while maintaining (and sometimes increasing) the contact patients had with the specialist team. In the first 28 months, we facilitated 160 patient consultations and 10 education sessions via videoconference through the telepaediatric service. By the end of the study, site visits were taking place annually and routine videoconference clinics were scheduled quarterly for the review of new patients and follow-up. Telepaediatric services in endocrinology and diabetes were established at three levels: the coordination of routine specialist clinics via videoconference; ad hoc patient consultations for collaborative management during acute presentations and at times of urgent clinical need; and the delivery of education to staff and patients throughout the state. The net result was improved access to specialist services from rural and remote areas of Queensland.
Resumo:
SQL (Structured Query Language) is one of the essential topics in foundation databases courses in higher education. Due to its apparent simple syntax, learning to use the full power of SQL can be a very difficult activity. In this paper, we introduce SQLator, which is a web-based interactive tool for learning SQL. SQLator's key function is the evaluate function, which allows a user to evaluate the correctness of his/her query formulation. The evaluate engine is based on complex heuristic algorithms. The tool also provides instructors the facility to create and populate database schemas with an associated pool of SQL queries. Currently it hosts two databases with a query pool of 300+ across the two databases. The pool is divided into 3 categories according to query complexity. The SQLator user can perform unlimited executions and evaluations on query formulations and/or view the solutions. The SQLator evaluate function has a high rate of success in evaluating the user's statement as correct (or incorrect) corresponding to the question. We will present in this paper, the basic architecture and functions of SQLator. We will further discuss the value of SQLator as an educational technology and report on educational outcomes based on studies conducted at the School of Information Technology and Electrical Engineering, The University of Queensland.
Resumo:
Global Software Development (GSD) is an emerging distributive software engineering practice, in which a higher communication overhead due to temporal and geographical separation among developers is traded with gains in reduced development cost, improved flexibility and mobility for developers, increased access to skilled resource-pools and convenience of customer involvements. However, due to its distributive nature, GSD faces many fresh challenges in aspects relating to project coordination, awareness, collaborative coding and effective communication. New software engineering methodologies and processes are required to address these issues. Research has shown that, with adequate support tools, Distributed Extreme Programming (DXP) – a distributive variant of an agile methodology – Extreme Programming (XP) can be both efficient and beneficial to GDS projects. In this paper, we present the design and realization of a collaborative environment, called Moomba, which assists a distributed team in both instantiation and execution of a DXP process in GSD projects.