SEGWorld: A WWW-based Infrastructure to Support the Development of Shared Software Engineering Artifacts

Size: px
Start display at page:

Download "SEGWorld: A WWW-based Infrastructure to Support the Development of Shared Software Engineering Artifacts"

Transcription

1 SEGWorld: A WWW-based Infrastructure to Support the Development of Shared Software Engineering Artifacts Sarah Drummond and Cornelia Boldyreff Research Institute in Software Evolution Department of Computer Science Science Laboratories University of Durham, UK sarah.drummond@durham.ac.uk cornelia.boldyreff@durham.ac.uk Abstract Software engineering tasks, during both development and maintenance, typically involve teamwork supported by computers. Team members rarely work on isolated computers; networked computers are commonly used. An underlying assumption of our research is that software engineering teams will work more effectively if adequately supported by network-based groupware technology. This research is investigating the provision of such network-based support for Software Engineering teams. The immediate objective is to provide WWW-based support, in the form of shared information spaces, specifically for students working on Software Engineering Group (SEG) projects in the Department of Computer Science at Durham. The long term objectives are to develop more flexible support for group working among university students and their staff supervisors for project work. This paper reports on our development and use, over a two year period, of SEGWorld - a WWW based infrastructure incorporating shared information spaces. Hypotheses relating to the student use of the infrastructure and shared information spaces have been formulated. Results of the use of this WWW-based infrastructure are presented. 1. Introduction Distribution is often an unavoidable consequence of organisational factors e.g. technical resources may only be available at specific locations, skilled workers are distributed across sites, etc. The emergence of the Internet and its wide spread availability has resulted in the use of the WWW as a viable medium for software development. By getting teams of people together who are distributed or collocated, it is possible to develop specialist centres of excellence. Opportunities such as this can be realised if groupwork can be fostered across distances and group support tools are available over the Internet. In recent years there has been an appreciation of the benefits that can be obtained by software engineering students working in groups or teams [1, 2, 3]. As well as reinforcing theoretical concepts, group projects provide students with experience of the type of team work found in industry. It is important that students gain experience of this mode of working and that they are provided with appropriate computer support. The remainder of this paper has the following form: section 2 addresses the educational context of our research, the Software Engineering Group (SEG) project; in section 3, the network-based computer support developed is described; the results obtained to date are presented in section 4. A final section presents an evaluation of our experiences and outlines our plans for future development of this work. 2. The Software Engineering Group Project (SEG) The Software Engineering I module is taught to all 2 nd undergraduate students studying in the Computer Science department for a single honours degree. An important part of the module is the practical component which consists of the Software Engineering Group (SEG) project, which

2 runs throughout the academic year. In the SEG project, students carry out all of the main activities of the software lifecycle. The students carry out the majority of the SEG work independently in small teams. The introduction, and subsequent development of SEG, have been largely motivated by a perceived need to prepare students for typical working practice found in industry. This type of project presents the first opportunity for the student to work as part of a group, to divide up work among several team members and to make technical and managerial decisions as a group - a not uncommon real-life parallel. Practical work undertaken within SEG not only emphasizes the technical aspects of software engineering activities, but also management skills, team working and planning skills. The principal aim of the project is to give students an opportunity to apply practically what they have been taught in the Software Engineering lectures. The project itself is well structured into phases [3] and follows the classical software lifecycle model with a few alterations [4] (Figure 1). industrial practice of software engineering more realistically. In particular, these considerations have given rise to studies to identify appropriate groupware technology for supporting SEG projects and the development of a software engineering infrastructure. This infrastructure has been developed specifically to support the software engineering tasks performed by students in groups. Initial work carried out in the summer of 1996 sought to utilise the resources of the WWW by the introduction of electronic hand-in of SEG deliverables, created using HTML. In the summer of 1997 university funding was obtained for a one year project to develop and monitor the introduction of network-based computer support in the form of a WWWbased infrastructure, for the SEG project [6]. We now are able to report on our experiences of using the virtual software engineering environment from 1997, to date. 3. Creation of SEGWorld - a WWW-based Infrastructure for Software Engineering Students Preparatory Phase: 1week Domain Analysis Project domain research Domain Analysis report Phase 1: 5 weeks Requirements Overview Dev. Op & Maint. Environments Interface, DFD Performance Exception handling Ver.& Imple features Modification & enhancements Accept criteria Requirements Specification document *B.Meyer, "On Formalism in Specification" IEEE Software 1985 pp6-26 Software Engineering Group Project (SEG) Process Model Phase 2: 1 week Req.Appraisal Appraisal of another groups' req. spec. Based on "7 Sins of Requirements Definition"* Requirement Appraisal report SEG Deliverables Phase 3: 4 weeks Design Changes to reqs. Design Method and rationale Overview of design Module descr. System org. Imple. plan Design document Phase 4: 4 weeks Implementation & Testing Changes to design Command summary Impl & Testing strategy Known problems Working system Testing Strategy report and source code Figure 1: SEG project phases Phase 5: 1 week Accept. Test Rationale for test method chosen Assessment of system based on requirements spec. Acceptance Testing report One of the major achievements of the SEG project is that it provides students with early experiences of system building concepts and practices. This meets the industrial need for graduates with experience of building systems in a team rather than experience of simply working as a collection of individual programmers as discussed in [5]. Having successfully established and run SEG projects since 1984, more recently the department has considered how the SEG projects could be improved to mirror Our initial studies identified a need for groupware tools to be integrated in a single environment enabling SEG students to easily share documents and applications. Therefore, in the summer of 1997, we investigated how we could effectively introduce an asynchronous groupware system - BSCW (Basic Support for Cooperative Work)[7] into the SEG students working environment. BSCW has been conceived as a means of supporting the work of widely dispersed work-groups and is a document storage and retrieval system extended with features to support collaborative information sharing [8]. The BSCW system consists of a server which maintains an index of all the workspaces it manages, all accessible from different platforms using standard WWW clients. Users access the index using a standard user-name and password and the server responds with a list of the workspaces the user can enter. Each workspace contains a number of shared information objects (each uniquely identified by icons associated with the objects development application), and workspace members can perform actions to retrieve, modify and request more details on these objects. These objects can be documents, links to WWW pages, folders, groups and members. A notification service keeps users aware of each others activities. Users concurrently accessing the workspace can communicate with each other using a simple chat tool (figure 2). In the first phase of the development, an infrastructure, SEGWorld (figure 2), based on BSCW has been

3 developed. SEGWorld essentially provides a WWW based repository for all the relevant teaching materials associated with SEG projects. A public access workspace provides facilities for posting notices to and from students, access to software tools, and references to all the course module resources in the form of WWW pages, which are relevant to student project work. Private access workspaces allow for the development and secure storage of each group s practical reports and project deliverables, thereby ensuring there is a central repository for each group s artifacts. Within each repository, it is possible to record each member s contribution to the work. The repositories also provide a basis for the retrieval of each group s collectively recorded knowledge. To further support students during the SEG project, the Department of Computer Science funded a small laboratory dedicated to SEG student use. This laboratory provides nineteen networked multimedia personal computers, and office areas designated for group meetings, working, etc. The provision of small office areas for the groups has facilitated a much more professional approach to the group project work. The students prefer working in small offices rather than the large open plan laboratory provided in the past. A WWW based online booking form has been developed which permits groups to book an office area, and allows staff to monitor SEGLab usage. During the development of SEGWorld a number of hypotheses were formulated about providing a shared workspace for the students, e.g. how it would be used, how it would support the students, and the importance of the role of an asynchronous shared workspace [9]. In the following section a selection of these hypotheses will be discussed along with the supporting evidence obtained during the two year period of operation. 4. Results Obtained to Date and their Implications Figure 2: Screen shot of a student asynchronous workspace (synchronous chat tool also shown). A significant success factor, recognised from the start of the SEGWorld development, has been the need to ensure that students see this shared workspace as being supportive of their work. Therefore it is important that SEGWorld is easy to use and does not hinder the group s normal progress. This could be achieved by ensuring that the students had a full understanding of the concept and functionality of the workspace. As a consequence, the development of a WWW-based tutorial, that the students initially work through and, can refer to at any time, was considered vital. The tutorial was developed with the intention that it would enable the students to gain a full understanding of the concept and functionality of the workspace. The initial tutorial fell short of this goal. Throughout the academic years 1997/98 and 1998/99, the students usage of SEGWorld has been monitored. This project monitoring has taken the form of BSCW automatically generating and ing a list of activities undertaken each day, within the group workspaces. This information includes the type of activity, student name and time. In addition to this, students have been asked to complete a questionnaire, and invited to take part in focus group discussions in order that their views could be elicited. In the academic year 1997/98 there were a total of 72 students involved in the SEG project. Within the academic year 1998/99 there were in total 84 students. All students work in groups of 6 or 7. Results are based on questionnaire responses from 57 students and 66 students per year respectively, monitored information from all the workspaces, and focus group discussions with all the groups. The following hypotheses have been selected for discussion: 1. The introduction of a WWW-based asynchronous shared workspace into software engineering groupworking will aid group members to organise and coordinate their work. 2. Greater use of the workspace functionality will be made as the project progresses.

4 The following subsections present each of the hypotheses and discuss the implications of the relevant results. Hypothesis 1 The introduction of a WWW based asynchronous shared workspace into software engineering groupworking will aid group members to organize and coordinate their work. From a high level perspective, figure 3 represents the responses from SEG students (via the questionnaire), related to the workspace enabling better organization and coordination of their work. Agree (indiv. responses) 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Helps organise work? Workspace structure useful? Questions Better comms. with tutor/group 1997/ /99 Figure 3: Organisation and coordination activities SEGWorld provides a central repository for all documentation, which allows members to develop and check that co-workers have read documents etc. The students see this as being beneficial for the organization and coordination of their work. It provides the students with a simple work-flow mechanism. However, the students do not feel that the use of the shared information space contributes to better communications with their tutor and peers. This could be explained by the following: a) the students have easy face-to-face access to tutors and peers, and b) using the system in SEGWorld posed similar problems to those reported in using the meeting facility, which is described below. In general, the students feel that the hierarchical structure of the workspace is intuitive (figure 4) and that it graphically illustrates how their work is being structured. But, as the level of decomposition of folders (directories) into sub-folders (sub-directories) increases, students found navigation through the workspace is slow. Students commented on the lack of shortcuts to the various documents. In fact, students were simply unaware that shortcuts are possible. At a lower level of granularity, the meeting facility associated with organization and coordination has been monitored. This facility allows a group member to schedule a meeting and it automatically generates s to inform group members of the details. Whilst the meeting facility is thought to be useful, some students do not use it because it is simpler to use directly to organise a meeting. Organising a meeting via BSCW involves loading a browser and then SEGWorld. To confirm attendance at the meeting involves every attendee repeating this process. Figure 4 below shows the results of the students general responses to using SEGWorld. Agree (indiv.responses) 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Interface Intuitive Invested time Confident using system General responses Supports SEG activities Easy to use Figure 4: Student General Responses 1997/ /99 Whilst it is encouraging to note that the responses for 1998/99 are more favorable, it should be noted that similar problems permeated through from one year to the next. These are, as follows: at times usage of the workspace was hampered by poor response times and down time of SEGWorld, and students were aware of many functions but were insufficiently motivated to gain an understanding of how to use them. This lack of motivation to invest time learning SEGWorld, can be attributed in part, to the poor understanding of the concept of the shared workspace. Tutorial support has been improved in 1998/99. The initial SEGWorld on-line tutorial has been rewritten, to better describe and show, by example, the more useful functions provided by the system. Results presented in figure 5 show that the tutorial is now seen as more useful, and that students have invested more time in learning the system.

5 Agree (indiv.responses) 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Hypothesis 2 Tutorial Invest time Interface useful? learning? Intuitive? Questions Figure 5: Ease of use 1997/ /99 The objective of logging the daily usage of these functions is to determine if the use of SEGWorld increases as the project progresses. This anticipated increase could indicate that the students are becoming more confident in using the workspace, and have overcome any initial difficulties. The data revealed that initially groups were creating and deleting documents rather than editing and versioning them, during the process of developing their early deliverables. Over time, more effective use of editing and versioning occurred as the students became more familiar with the process of groupworking and the functions available to support this work. Greater use of shared workspace functionality will be made as the project progresses. Whilst preliminary data from 1998/99 shows that there is an increase in the use of the functions provided, some are still being under used. 1 This under use can be attributed to certain factors: some known, e.g. hardware performance, and some that have only come to light in the group discussions, e.g. insufficient tutorial support. A problem that students still encounter is the slow response time of the system. This remains a major contributing factor to the slow uptake of the use of SEGWorld. total usage - hits (all groups) SEG: use of BSCW functions Requirements Req Appr Design Implementation accpt time - weeks create read edit delete version Some initial difficulties encountered in the first year have been partly resolved. These difficulties arose because initial SEGWorld practical sessions were not supported by experienced postgraduate laboratory demonstrators. Therefore, simple problems encountered at this stage were left unsolved and the students formed a poor image of the system. Within the second year, these difficulties have largely been resolved by more experienced demonstrators now being available. In part, of course, this is typical of the roll-out of any new technology within an organisation, and is specifically characteristic of introducing new technology to support software process improvement [10]. Figure 6 shows the use made by SEGs during 1997/98, of the various functions provided by BSCW, during the different phases of the software lifecycle. These functions are a subset of those available, and have been chosen as they represented the most common events that occur in the process of producing a typical SEG project deliverable. 1 Results presented in figure 6 are from the automatically generated activities list from the academic year 1997/1998 only. Figure 6: Use of BSCW functions during the phases of the software lifecycle We have introduced better tutorial support for the editing and versioning functions in 1998/99, and we anticipate that the new data, when fully analysed, will reflect this. 5. Evaluation of Experience and Further Plans With respect to organization and coordination of SEG work, the introduction of a shared workspace has provided a formal setting for the practical side of the Software Engineering course and the students definitely have found this both helpful and useful. Our overall experience highlights the need for an infrastructure being in place, i.e. an appropriate tutorial, experienced demonstrators, and course material to support collaborative working of small groups. Provision of appropriate and robust groupware technology is vital and,

6 that this groupware continues to be supported by the developers. The introduction of a shared workspace is not simply a matter of providing students with a new application package and associated tutorial. The shared workspace is more than an application, it provides awareness of other members activities, and its effective use requires that group members organise and coordinate their work in a new way. SEGWorld has afforded us an opportunity to monitor the activities of group members for this study. BSCW automatically provided the data with respect to functions used by students. Use of the workspace functions has not been consistent and shows no significant increase as the project progressed. However, the students have begun to make more effective use of the functions provided. SEGWorld, whilst being gradually better received by both students and staff, is still not being fully utilised. A frequently cited reason for this is the slow system response. This problem is currently being addressed with trials using a higher performance server. However, whatever technology is used, computer science students and staff are likely to complain about slow response time. Moreover, the level of complaints received after system down time indicates that both students and staff are considerably inconvenienced by any loss of SEGWorld service. Some unexpected benefits of introducing SEGWorld into the department s teaching have resulted. The visibility of the work of the SEG students reflected in the SEGWorld private workspaces has provided the SEG tutors with some insights into the contributions of the individual students within the group and more generally gives a means of assessing a group s progress. Another benefit is that both students and staff have gained practical experience of groupware requirements in a software engineering context. This has made both students and staff aware of the need for groupware to be designed and developed with specific support for software engineering tasks. Further research within the department is now addressing this need. References [1] P. Brereton, S. Lees, M. Gumbley, C. Boldyreff, S. Drummond, P. Layzell, L. Macaulay, and R. Young, Distributed Group Working in Software Engineering Education, Information and Software Technology, vol. 40, pp , [2] J. J. Horning and D. B. Wortman, Software Hut: A computer program engineering project in the form of a game, IEEE Trans. Software Engineering, vol. SE-3, pp , [3] S. Drummond, C. Boldyreff, and M. Munro, Software Engineering Group Project work: Past, Present and Future, in Presented at Special Interest Group in the Teaching of Software Engineering (SIGToSE), London.: [4] J. A. McDermid and P. Rook, Software development process models, in Software Engineer's Reference Book, J. A. McDermid, Ed.: Butterworth-Heinemann, 1991, pp [5] A. Goldberg, Building a System in Virtual Reality with LearningWorks, presented at Integrating Technology into Computer Science Education, Dublin, Ireland, [6] C. Boldyreff, S. Drummond, and R. Walker., Web-Based Support for Software Engineering Group Projects, : Presented at ECSCW 97, Lancaster University, [7] GMD-FIT, Basic Support for Cooperative Work (BSCW), : [8] Bentley R, Appelt W, Busbach U, Hinrichs E, Kerr D, Sikkel K, Trevor J, and Woetzel G, Basic support for cooperative work on the World Wide Web, Internationl Journal of Human-Computer Studies, vol. 46, pp , [9] S. Drummond, An Investigation into Computer Support for Cooperative Work in Software Engineering Groups, in Department of Computer Science. Durham: University of Durham, 1999, pp [10] W. S. Humphrey, Managing the software process: Addison-Wesley, Acknowledgements This research was partially funded by the University of Durham s Teaching and Learning Initiative. Both authors research has also been funded by JISC JTAP. Two students have assisted with the development of SEGWorld: Mr Robert Walker during the summer of 1997 and Mr Alex Long during the summer of 1998; without their efforts and of course the feedback of all our Software Engineering students through , this work would not have been so successfully implemented and trialed.

Survey and comparison of CSCW Groupware applications

Survey and comparison of CSCW Groupware applications Survey and comparison of CSCW Groupware applications JITEN RAMA University of Pretoria, South Africa and JUDITH BISHOP University of Pretoria, South Africa Groupware allows many concurrent users to work

More information

CSE255 Introduction to Databases - Fall 2007 Semester Project Overview and Phase I

CSE255 Introduction to Databases - Fall 2007 Semester Project Overview and Phase I SEMESTER PROJECT OVERVIEW In this term project, you are asked to design a small database system, create and populate this database by using MYSQL, and write a web-based application (with associated GUIs)

More information

Continuing Professional Development Supporting the Delivery of Quality Healthcare

Continuing Professional Development Supporting the Delivery of Quality Healthcare 714 CPD Supporting Delivery of Quality Healthcare I Starke & W Wade Continuing Professional Development Supporting the Delivery of Quality Healthcare I Starke, 1 MD, MSc, FRCP, W Wade, 2 BSc (Hons), MA

More information

Supporting information for appraisal and revalidation: guidance for pharmaceutical medicine

Supporting information for appraisal and revalidation: guidance for pharmaceutical medicine Supporting information for appraisal and revalidation: guidance for pharmaceutical medicine Based on the Academy of Medical Royal Colleges and Faculties Core for all doctors. General Introduction The purpose

More information

GUIDANCE ON SUPPORTING INFORMATION FOR REVALIDATION FOR SURGERY

GUIDANCE ON SUPPORTING INFORMATION FOR REVALIDATION FOR SURGERY ON SUPPORTING INFORMATION FOR REVALIDATION FOR SURGERY Based on the Academy of Medical Royal Colleges and Faculties Core Guidance for all doctors GENERAL INTRODUCTION JUNE 2012 The purpose of revalidation

More information

Ready for revalidation. Supporting information for appraisal and revalidation

Ready for revalidation. Supporting information for appraisal and revalidation 2012 Ready for revalidation Supporting information for appraisal and revalidation During their annual appraisals, doctors will use supporting information to demonstrate that they are continuing to meet

More information

Final Report ALL IRELAND. Palliative Care Senior Nurses Network

Final Report ALL IRELAND. Palliative Care Senior Nurses Network Final Report ALL IRELAND Palliative Care Senior Nurses Network May 2016 FINAL REPORT Phase II All Ireland Palliative Care Senior Nurse Network Nursing Leadership Impacting Policy and Practice 1 Rationale

More information

Supporting information for appraisal and revalidation: guidance for Occupational Medicine, June 2014

Supporting information for appraisal and revalidation: guidance for Occupational Medicine, June 2014 Supporting information for appraisal and revalidation: guidance for Occupational Medicine, June 2014 Based on the Academy of Medical Royal Colleges and Faculties Core for all doctors. General Introduction

More information

Continuing professional development: a summary guide for surgery

Continuing professional development: a summary guide for surgery Continuing professional development: a summary guide for surgery Introduction Definition CPD is the engagement in a continuing learning process, outside formal undergraduate and postgraduate training,

More information

Implementing a Model of Clinical Supervision Final Report 1999

Implementing a Model of Clinical Supervision Final Report 1999 Implementing a Model of Clinical Supervision Final Report 1999 Project team: Sheila McKinley, Assistant Director of Nursing, Education & Clinical Practice, West Middlesex University Hospital Anne Pegram,

More information

LotusLive. Working together just got easier Online collaboration solutions for the working world

LotusLive. Working together just got easier Online collaboration solutions for the working world LotusLive Working together just got easier Online collaboration solutions for the working world LotusLive Software as a Service & Cloud Computing Lotus Collaboration Strategy LotusLive family Click to

More information

Grants. Management and Monitoring. System

Grants. Management and Monitoring. System Grants Management and Monitoring System 1 1. INTRODUCTION A Grant is a financial donation/non-commercial payment, given by the EU (from the EU Budget or the EDF) with the aim to achieve its broad policy

More information

Supporting information for appraisal and revalidation: guidance for Supporting information for appraisal and revalidation: guidance for ophthalmology

Supporting information for appraisal and revalidation: guidance for Supporting information for appraisal and revalidation: guidance for ophthalmology FOREWORD As part of revalidation, doctors will need to collect and bring to their appraisal six types of supporting information to show how they are keeping up to date and fit to practise. The GMC has

More information

Supporting information for appraisal and revalidation: guidance for Occupational Medicine, April 2013

Supporting information for appraisal and revalidation: guidance for Occupational Medicine, April 2013 Supporting information for appraisal and revalidation: guidance for Occupational Medicine, April 2013 Based on the Academy of Medical Royal Colleges and Faculties Core for all doctors. General Introduction

More information

Guidance on supporting information for revalidation

Guidance on supporting information for revalidation Guidance on supporting information for revalidation Including specialty-specific information for medical examiners (of the cause of death) General introduction The purpose of revalidation is to assure

More information

Supporting information for appraisal and revalidation: guidance for psychiatry

Supporting information for appraisal and revalidation: guidance for psychiatry Supporting information for appraisal and revalidation: guidance for psychiatry Based on the Academy of Medical Royal Colleges and Faculties Core for all doctors. General Introduction The purpose of revalidation

More information

Clinical Risk Management: Agile Development Implementation Guidance

Clinical Risk Management: Agile Development Implementation Guidance Document filename: NPFIT-FNT-TO-TOCLNSA-1306.03 CRM Agile Development Implementation Guidance v1.1 Directorate / Programme Solution Design Standards and Assurance Project Clinical Risk Management Document

More information

Organizational Communication in Telework: Towards Knowledge Management

Organizational Communication in Telework: Towards Knowledge Management Association for Information Systems AIS Electronic Library (AISeL) PACIS 2001 Proceedings Pacific Asia Conference on Information Systems (PACIS) December 2001 Organizational Communication in Telework:

More information

Towards a Common Strategic Framework for EU Research and Innovation Funding

Towards a Common Strategic Framework for EU Research and Innovation Funding Towards a Common Strategic Framework for EU Research and Innovation Funding Replies from the European Physical Society to the consultation on the European Commission Green Paper 18 May 2011 Replies from

More information

Matching System for Creative Projects and Freelance Workers: PaylancerHK

Matching System for Creative Projects and Freelance Workers: PaylancerHK Department of Computer Science The University of Hong Kong Final Year Project (2015/16) Matching System for Creative Projects and Freelance Workers: PaylancerHK Interim Report 24 th January, 2016 Group

More information

Promoting remote use of e-journals by RCN members across the UK and abroad

Promoting remote use of e-journals by RCN members across the UK and abroad Promoting remote use of e-journals by RCN members across the UK and abroad Paper given at the UKSG seminar ER: promoting and managing electronic resources without the trauma, November 2002 The Royal College

More information

Effectiveness of Teleworking Using Internet Facilities (E-Teleworking)

Effectiveness of Teleworking Using Internet Facilities (E-Teleworking) Effectiveness of Teleworking Using Internet Facilities (E-Teleworking) M Khalid Awang, Hasni Hassan, Maizan Mat Amin, W Faranaquiah W A Halim Information Technology Center, Sultan Zainal Abidin Religious

More information

Implementation of Automated Knowledge-based Classification of Nursing Care Categories

Implementation of Automated Knowledge-based Classification of Nursing Care Categories Implementation of Automated Knowledge-based Classification of Nursing Care Categories Shihong Huang, Subhomoy Dass, Sam Hsu, Abhijit Pandya Department of Computer & Electrical Engineering and Computer

More information

EVALUATION OF THE SMALL AND MEDIUM-SIZED ENTERPRISES (SMEs) ACCIDENT PREVENTION FUNDING SCHEME

EVALUATION OF THE SMALL AND MEDIUM-SIZED ENTERPRISES (SMEs) ACCIDENT PREVENTION FUNDING SCHEME EVALUATION OF THE SMALL AND MEDIUM-SIZED ENTERPRISES (SMEs) ACCIDENT PREVENTION FUNDING SCHEME 2001-2002 EUROPEAN AGENCY FOR SAFETY AND HEALTH AT WORK EXECUTIVE SUMMARY IDOM Ingeniería y Consultoría S.A.

More information

School of Nursing and Midwifery. MMedSci / PGDip General Practice Advanced Nurse Practitioner (NURT101 / NURT102)

School of Nursing and Midwifery. MMedSci / PGDip General Practice Advanced Nurse Practitioner (NURT101 / NURT102) School of Nursing and Midwifery MMedSci / PGDip General Practice Advanced Nurse Practitioner (NURT101 / NURT102) Programme Outline 2017 1 Programme lead Dr Ian Brown. Lecturer Primary Care Nursing 0114

More information

Evaluation of the Center for Instructional Technology Incentive Grant Program

Evaluation of the Center for Instructional Technology Incentive Grant Program Evaluation of the 1999-2000 Center for Instructional Technology Incentive Grant Program Lynne O Brien Director of Instructional Technology September 12, 2000 Executive Summary In May of 1999, the Center

More information

PROGRAMME SPECIFICATION(POSTGRADUATE) 1. INTENDED AWARD 2. Award 3. Title 28-APR NOV-17 4

PROGRAMME SPECIFICATION(POSTGRADUATE) 1. INTENDED AWARD 2. Award 3. Title 28-APR NOV-17 4 Status Approved PROGRAMME SPECIFICATION(POSTGRADUATE) 1. INTENDED AWARD 2. Award 3. MSc Surgical Care Practice (Trauma & Orthopaedics) 4. DATE OF VALIDATION Date of most recent modification (Faculty/ADQU

More information

Programme Specification

Programme Specification Health, Psychology and Social Care MSc Emergency Medicine Programme Specification This document provides a concise summary of the main features of the course(s) & associated award(s) offered through this

More information

Models of Support in the Teacher Induction Scheme in Scotland: The Views of Head Teachers and Supporters

Models of Support in the Teacher Induction Scheme in Scotland: The Views of Head Teachers and Supporters Models of Support in the Teacher Induction Scheme in Scotland: The Views of Head Teachers and Supporters Ron Clarke, Ian Matheson and Patricia Morris The General Teaching Council for Scotland, U.K. Dean

More information

Short Report How to do a Scoping Exercise: Continuity of Care Kathryn Ehrich, Senior Researcher/Consultant, Tavistock Institute of Human Relations.

Short Report How to do a Scoping Exercise: Continuity of Care Kathryn Ehrich, Senior Researcher/Consultant, Tavistock Institute of Human Relations. Short Report How to do a Scoping Exercise: Continuity of Care Kathryn Ehrich, Senior Researcher/Consultant, Tavistock Institute of Human Relations. short report George K Freeman, Professor of General Practice,

More information

INFORMATION ABOUT WORKSHOPS

INFORMATION ABOUT WORKSHOPS INFORMATION ABOUT WORKSHOPS Pre conference workshops will be held on Tuesday 4 th October 2016. Details of the workshops are provided below. Please check the Programme for exact times of workshops. Please

More information

European Reference Networks. Guidance on the recognition of Healthcare Providers and UK Oversight of Applications

European Reference Networks. Guidance on the recognition of Healthcare Providers and UK Oversight of Applications European Reference Networks Guidance on the recognition of Healthcare Providers and UK Oversight of Applications NHS England INFORMATION READER BOX Directorate Medical Commissioning Operations Patients

More information

Essential Characteristics of an Electronic Prescription Writer*

Essential Characteristics of an Electronic Prescription Writer* Essential Characteristics of an Electronic Prescription Writer* Robert Keet, MD, FACP Healthcare practitioners have a professional mandate to prescribe the most appropriate and disease-specific medication

More information

Software Requirements Specification

Software Requirements Specification Software Requirements Specification Co-op Evaluation System Senior Project 2014-2015 Team Members: Tyler Geery Maddison Hickson Casey Klimkowsky Emma Nelson Faculty Coach: Samuel Malachowsky Project Sponsors:

More information

Promoting Effective Immunisation Practice Guide for Students, Mentors and Their Employers Updated Click Here

Promoting Effective Immunisation Practice Guide for Students, Mentors and Their Employers Updated Click Here Promoting Effective Immunisation Practice Guide for Students, Mentors and Their Employers Updated 2011 Click Here Promoting Effective Immunisation Practice Published Summer 2011 NHS Education for Scotland

More information

1. Programme title and designation Advanced Practice (Generic or with speciality) For undergraduate programmes only Single honours Joint Major/minor

1. Programme title and designation Advanced Practice (Generic or with speciality) For undergraduate programmes only Single honours Joint Major/minor PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation Advanced Practice (Generic or with speciality) For undergraduate programmes only Single honours Joint Major/minor

More information

A program for collaborative research in ageing and aged care informatics

A program for collaborative research in ageing and aged care informatics A program for collaborative research in ageing and aged care informatics Gururajan R, Gururajan V and Soar J Centre for Ageing and Agedcare Informatics Research, University of Southern Queensland, Toowoomba,

More information

Promoting Effective Immunisation Practice Guide for Students, Mentors and Their Employers Updated Click Here

Promoting Effective Immunisation Practice Guide for Students, Mentors and Their Employers Updated Click Here Promoting Effective Immunisation Practice Guide for Students, Mentors and Their Employers Updated 2014 Click Here Promoting Effective Immunisation Practice Published Summer 2014 NHS Education for Scotland

More information

Vanguard Programme: Acute Care Collaboration Value Proposition

Vanguard Programme: Acute Care Collaboration Value Proposition Vanguard Programme: Acute Care Collaboration Value Proposition 2015-16 November 2015 Version: 1 30 November 2015 ACC Vanguard: Moorfields Eye Hospital Value Proposition 1 Contents Section Page Section

More information

Programme Specification. BSc (Hons) Nursing -Child. 1. Programme title BSc (Hons) Nursing - Child

Programme Specification. BSc (Hons) Nursing -Child. 1. Programme title BSc (Hons) Nursing - Child Programme Specification BSc (Hons) Nursing -Child 1. Programme title BSc (Hons) Nursing - Child 2. Awarding institution Middlesex University 3. Teaching institution Middlesex University 4. Details of accreditation

More information

PROGRAMME SPECIFICATION KEY FACTS. Health Sciences. Part-time. Total UK credits 180 Total ECTS 90 PROGRAMME SUMMARY

PROGRAMME SPECIFICATION KEY FACTS. Health Sciences. Part-time. Total UK credits 180 Total ECTS 90 PROGRAMME SUMMARY PROGRAMME SPECIFICATION KEY FACTS Programme name Award School Department or equivalent Programme code Type of study Total UK credits 180 Total ECTS 90 Health Services Research MSc Health Sciences Health

More information

General practice education and training in the UK a thematic review

General practice education and training in the UK a thematic review General practice education and training in the UK a thematic review Introduction This report provides a snapshot of medical education and training in general practice (GP). It is based on visits to five

More information

CALL FOR DEMONSTRATIONS

CALL FOR DEMONSTRATIONS CALL FOR DEMONSTRATIONS Organised by: Co-organised by: Hosted by: Supported by: Welcome to Copenhagen ABOUT THE ITS WORLD CONGRESS 2018 The World Congress on Intelligent Transport Systems (ITS) facilitates

More information

Procedures and criteria relating to delegation of authority

Procedures and criteria relating to delegation of authority Procedures and criteria relating to delegation of authority QQI, an integrated agency for quality and qualifications in Ireland Procedures and criteria relating to delegation of authority Procedures and

More information

Intervention schedule: Occupational Therapy for people with psychotic conditions in community settings Version

Intervention schedule: Occupational Therapy for people with psychotic conditions in community settings Version Intervention schedule: Occupational Therapy for people with psychotic conditions in community settings Version 1.2004 Occupational therapy & Generic components within each stage of the OT process Obligatory

More information

Record Keeping - Legal and Ethical Core CPD

Record Keeping - Legal and Ethical Core CPD Record Keeping - Legal and Ethical Core CPD Aims: This article provides information about record keeping and the legal aspects relating to record keeping; details about CQC requirements for record keeping;

More information

Reducing System Acquisition Risk with Software Architecture Analysis and Evaluation

Reducing System Acquisition Risk with Software Architecture Analysis and Evaluation Reducing System Acquisition Risk with Software and Evaluation Software Engineering Institute Carnegie Mellon University Pittsburgh, PA 15213-3890 Sponsored by the U.S. Department of Defense 2003 by Carnegie

More information

STDF MEDIUM-TERM STRATEGY ( )

STDF MEDIUM-TERM STRATEGY ( ) STDF MEDIUM-TERM STRATEGY (2012-2016) 1. This Medium-Term Strategy sets outs the principles and strategic priorities that will guide the work of the Standards and Trade Development Facility (STDF) and

More information

University Health & Safety Arrangements : Chapter 16

University Health & Safety Arrangements : Chapter 16 University Health & Safety Arrangements : Chapter 16 Student placements (including medical placements subject to endorsements) Key word(s) : Study placements; Erasmus placements; medical placements subject

More information

Grants, Contracts and Consultancies Reporting

Grants, Contracts and Consultancies Reporting Grants, Contracts and Consultancies Reporting ANU Insight User Reference Guide May 2016 The Australian National University 1 of 26 Table of Contents Background... 3 Access to the Grants Reports... 4 How

More information

Proposal for a CG Educational Content Online Submission and Reviewing System

Proposal for a CG Educational Content Online Submission and Reviewing System Proposal for a CG Educational Content Online Submission and Reviewing System Sónia A. Assunção LEIC, IST saa@virtual.inesc.pt Frederico C. Figueiredo LEIC, IST fepf@virtual.inesc.pt Joaquim A. Jorge INESC/DEI/IST

More information

Improving Digital Literacy

Improving Digital Literacy Health Education England BIG DATA? RCN publication code: 006 129 Contents Foreword... 3 Ian Cumming... 3 Janet Davies... 3 Working in partnership... 4 Health Education England and the Royal College of

More information

Promoting Effective Immunisation Practice

Promoting Effective Immunisation Practice 4th Edition 2017 Contents Introduction 3 Who is the programme for? 3 Learning Outcomes 4 Notes for employers 4 Updating 5 Notes for students 6 What are the options for learning? 6 Brief overview of the

More information

Change Management in Emergency Department: Implementation of Mobile. Communication Device at the IWK Health Centre Halifax Streamlining Emergency Care

Change Management in Emergency Department: Implementation of Mobile. Communication Device at the IWK Health Centre Halifax Streamlining Emergency Care Change Management in Emergency Department: Implementation of Mobile Communication Device at the IWK Health Centre Halifax Streamlining Emergency Care Using Technology Project By Zachariah Mathew B00609427

More information

THE INSTITUTION OF ELECTRONICS AND TELECOMMUNICATION ENGINEERS

THE INSTITUTION OF ELECTRONICS AND TELECOMMUNICATION ENGINEERS THE INSTITUTION OF ELECTRONICS AND TELECOMMUNICATION ENGINEERS IETE RESEARCH FELLOWSHIP SCHEME Fellowship scheme: The IETE has instituted a Research Fellowship scheme for two research projects at a time

More information

BSc (Hons) Nursing Mental Health

BSc (Hons) Nursing Mental Health Programme Specification for BSc (Hons) Nursing Mental Health 1. Programme title BSc (Hons) Nursing Mental Health 2. Awarding institution Middlesex University 3. Teaching institution Middlesex University

More information

MedlinePlus Go Local: The librarian s tool for promoting hospital services to the community

MedlinePlus Go Local: The librarian s tool for promoting hospital services to the community Wayne State University DigitalCommons@WayneState Library Scholarly Publications Wayne State University Libraries 1-1-2008 MedlinePlus Go Local: The librarian s tool for promoting hospital services to the

More information

Faculty of Health Studies. Programme Specification. Programme title: MSc Professional Healthcare Practice. Academic Year:

Faculty of Health Studies. Programme Specification. Programme title: MSc Professional Healthcare Practice. Academic Year: Faculty of Health Studies Programme Specification Programme title: MSc Professional Healthcare Practice Academic Year: 2018-19 Degree Awarding Body: Partner(s), delivery organisation or support provider

More information

STANDARD UCAS ENTRY TARIFF. See current online prospectus at

STANDARD UCAS ENTRY TARIFF. See current online prospectus at Status Approved PROGRAMME SPECIFICATION(POSTGRADUATE) 1. INTENDED AWARD 2. Award 3. MSc Nursing (Pre-Registration Learning Disabilities) 4. DATE OF VALIDATION Date of most recent modification (Faculty/ADQU

More information

A PROPOSED PROTOTYPE OF COOPERATIVE MEDICAL TREATMENT SYSTEM FOR HOSPITALS IN GCC COUNTRIES

A PROPOSED PROTOTYPE OF COOPERATIVE MEDICAL TREATMENT SYSTEM FOR HOSPITALS IN GCC COUNTRIES A PROPOSED PROTOTYPE OF COOPERATIVE MEDICAL TREATMENT SYSTEM FOR HOSPITALS IN GCC COUNTRIES MOHAMMAD HAMEED AHMED AL-TAEI, Ph.D. in Computer Science, College of Applied Sciences Sohar Sultanate of Oman

More information

Mutah University- Faculty of Medicine

Mutah University- Faculty of Medicine 561748-EPP-1-2015-1-PSEPPKA2-CBHE-JP The MEDiterranean Public HEALTH Alliance MED-HEALTH Mutah University- Faculty of Medicine Master Program in Public Health Management MSc (PHM) Suggestive Study Plan

More information

ethesis Submission Guide: PGR Students

ethesis Submission Guide: PGR Students ethesis Submission Guide: PGR Students Table of Contents ethesis submission overview... 2 Notice of Submission... 3 Submitting via My Manchester... 3 Logging in... 3 Unable to see My ETD portlet... 3 ethesis

More information

RECORD RETENTION: Imaging Data Longevity

RECORD RETENTION: Imaging Data Longevity WHITE PAPER RECORD RETENTION: Imaging Data Longevity MDDX Research & Informatics 580 California St, Floor 16 San Francisco, California 94104 T (800) 441-MDDX F (866) 382-4696 info@mddx.com www.mddx.com

More information

BT Identity Management Quick Start Service

BT Identity Management Quick Start Service BT Identity Management Quick Start Service The BT Identity Management Quick Start service enables organisations to rapidly assess their Identity Management (IdM) implementation s effectiveness, prioritise

More information

Programme Specification and Curriculum Map: MSc Nursing & MSc Nursing (Specialist Practice)

Programme Specification and Curriculum Map: MSc Nursing & MSc Nursing (Specialist Practice) Programme Specification and Curriculum Map: MSc Nursing & MSc Nursing (Specialist Practice) 1. Programme title Postgraduate Nursing programme 2. Awarding institution Middlesex University 3. Teaching institution

More information

5 GCSEs including Maths and English Language grade A-C, plus 2 A-levels at grade C or above.

5 GCSEs including Maths and English Language grade A-C, plus 2 A-levels at grade C or above. BSc (Hons) Nursing Child Pathway There will be some changes to the document that is used to assess your learning and practice when you commence Year 2 of your programme, which will slightly alter this

More information

- MSc Health Services Management

- MSc Health Services Management -- School of Sustainable Development and Tourism Department of Tourism, Leisure and Services - MSc Health Services (Part-Time) PROGRAMME DOCUMENT VERSION 3.0 MHSM v3.0 June 2014 University of Technology,

More information

POSTGRADUATE DIPLOMA / MSC IN RHEUMATOLOGY NURSING. Course Information

POSTGRADUATE DIPLOMA / MSC IN RHEUMATOLOGY NURSING. Course Information POSTGRADUATE DIPLOMA / MSC IN RHEUMATOLOGY NURSING Course Information May 2011 CONTENTS POSTGRADUATE DIPLOMA/MSC IN RHEUMATOLOGY NURSING...1 ENTRY REQUIREMENTS...1 COURSE STRUCTURE...1 COURSE DELIVERY...2

More information

What s new from Marketing. March 2018

What s new from Marketing. March 2018 What s new from Marketing March 2018 PR December and January have been busy from a press office perspective responding to and providing commentary for national press stories on cybersecurity, block chain

More information

Report to Cabinet. 19 April Day Services for Older People (Key Decision Ref. No. SMBC1621) Social Care

Report to Cabinet. 19 April Day Services for Older People (Key Decision Ref. No. SMBC1621) Social Care Agenda Item 4 Report to Cabinet 19 April 2017 Subject: Presenting Cabinet Member: Day Services for Older People (Key Decision Ref. No. SMBC1621) Social Care 1. Summary Statement 1.1 On 18 May 2016, Cabinet

More information

Psychiatric Nurse. Competency Assessment Document (CAD) for the Undergraduate Nursing Student. Year One. (Pilot Document, 2017)

Psychiatric Nurse. Competency Assessment Document (CAD) for the Undergraduate Nursing Student. Year One. (Pilot Document, 2017) Psychiatric Nurse Competency Assessment Document (CAD) for the Undergraduate Nursing Student Year One (Pilot Document, 2017) WELCOME TO YOUR COMPETENCY ASSESSMENT DOCUMENT This guide has been developed

More information

Ufi aims to be a catalyst for change, and all of our projects ultimately need to be selfsustaining.

Ufi aims to be a catalyst for change, and all of our projects ultimately need to be selfsustaining. FAQs Manufacturing Skills Fund Updated 24 10 16 Funding Is there a requirement for match funding / client contribution? Will Ufi fund the total cost? There is no formal requirement for match funding. As

More information

Challenges Of Accessing And Seeking Research Information: Its Impact On Nurses At The University Teaching Hospital In Zambia

Challenges Of Accessing And Seeking Research Information: Its Impact On Nurses At The University Teaching Hospital In Zambia Challenges Of Accessing And Seeking Research Information: Its Impact On Nurses At The University Teaching Hospital In Zambia (Conference ID: CFP/409/2017) Mercy Wamunyima Monde University of Zambia School

More information

POLICY AND PROCEDURE FOR SUPERVISION IN NURSING IN [ORGANISATION]

POLICY AND PROCEDURE FOR SUPERVISION IN NURSING IN [ORGANISATION] POLICY AND PROCEDURE FOR SUPERVISION IN NURSING IN [ORGANISATION] Index Policy Summary Page 1 Background 2 1.0 Aim of Policy 3 2.0 Definition and Scope 4 3.0 Purpose of Supervision Activity 5 4.0 Principles

More information

Site Manager Guide CMTS. Care Management Tracking System. University of Washington aims.uw.edu

Site Manager Guide CMTS. Care Management Tracking System. University of Washington aims.uw.edu Site Manager Guide CMTS Care Management Tracking System University of Washington aims.uw.edu rev. 8/13/2018 Table of Contents INTRODUCTION... 1 SITE MANAGER ACCOUNT ROLE... 1 ACCESSING CMTS... 2 SITE NAVIGATION

More information

Quick Reference. Virtual OneStop (VOS) Individual User Logging In. My Workspace* (My Dashboard ) Settings and Themes. Quick Menu*

Quick Reference. Virtual OneStop (VOS) Individual User Logging In. My Workspace* (My Dashboard ) Settings and Themes. Quick Menu* Virtual OneStop (VOS) Individual User Logging In If you don t have an account: Click the link Not Registered? on the Home page, near the Sign In button, (name may vary, but will include Register in the

More information

Standards of Proficiency for Higher Specialist Scientists

Standards of Proficiency for Higher Specialist Scientists Standards of Proficiency for Higher Specialist Scientists July 2015 Version 1.0 Review date: 31 July 2016 Contents Introduction... 3 About the Academy Register - Practitioner part... 3 Routes to registration...

More information

Guidelines for Applicants. Updated: Irish Cancer Society Research Scholarship Programme 2017

Guidelines for Applicants. Updated: Irish Cancer Society Research Scholarship Programme 2017 1. General Guidelines for Applicants Updated: 09.02.17 Irish Cancer Society Research Scholarship Programme 2017 The objective of the Irish Cancer Society Research Scholarship Programme is to offer excellent

More information

DREAM IT PROJECTS RESUME BUILDER. DREAM IT Projects Contact: Page 1

DREAM IT PROJECTS RESUME BUILDER.   DREAM IT Projects Contact: Page 1 DREAM IT PROJECTS RESUME BUILDER www.dreamitprojects.com DREAM IT Projects Contact: 9870699963 9870645416 Page 1 Contents 1. Abstract... 3 2. Proposed Solution:... 4 3. Block Diagram... 4 4. Data Flow

More information

British Cardiovascular Society. Revalidation of cardiologists: Standards and Content of a portfolio for revalidation

British Cardiovascular Society. Revalidation of cardiologists: Standards and Content of a portfolio for revalidation Page 1 of 8 British Cardiovascular Society Revalidation of cardiologists: Standards and Content of a portfolio for revalidation David Hackett Vice-President, Clinical Standards Division August 2009 Introduction:

More information

Diploma of Higher Education in Paramedic Practice. Course Information

Diploma of Higher Education in Paramedic Practice. Course Information Diploma of Higher Education in Paramedic Practice Course Information This is a brief programme outline of the 52 week programme over year 1 and 2 showing a September start. Start dates per cohort are September,

More information

GIN Programme Evaluation Report Wave 1

GIN Programme Evaluation Report Wave 1 GIN Programme Evaluation Report Wave 1 Prepared by: Libby Thomson Project Lead Nurse, National GIN Project January 2009 1 This report is an evaluation of the progress of the GIN programme. The programme

More information

icardea Project: Personalized Adaptive Care Planner

icardea Project: Personalized Adaptive Care Planner icardea Project: Personalized Adaptive Care Planner Software Detailed Design Document Version 1.0.0 ANTIQUE COWS Cihan Çimen 1560689 Elif Eryılmaz 1560200 Emine Karaduman 1560317 Ozan Çağrı Tonkal 1560598

More information

Research Policy. Date of first issue: Version: 1.0 Date of version issue: 5 th January 2012

Research Policy. Date of first issue: Version: 1.0 Date of version issue: 5 th January 2012 Research Policy Author: Caroline Mozley Owner: Sue Holden Publisher: Caroline Mozley Date of first issue: Version: 1.0 Date of version issue: 5 th January 2012 Approved by: Executive Board Date approved:

More information

WinCEM: software for municipal energy management - Catalonia - Spain

WinCEM: software for municipal energy management - Catalonia - Spain WinCEM: software for municipal energy management - Catalonia - Spain - Print - Close - ICAEN (Instituto Català d Energia, the regional energy agency of Catalonia) has developed, promoted and distributed

More information

Table of Contents. System Web Address: widot.blackcatgrants.com

Table of Contents. System Web Address: widot.blackcatgrants.com System Web Address: widot.blackcatgrants.com Table of Contents Section 1: Introduction... 3 1.1 What is the BlackCat Grant Management System?... 3 1.2 This User Guide... 3 Section 2: Getting Started...

More information

Standards to support learning and assessment in practice

Standards to support learning and assessment in practice Standards to support learning and assessment in practice Houghton T (2016) Standards to support learning and assessment in practice. Nursing Standard. 30, 22, 41-46. Date of submission: January 19 2012;

More information

RISK MANAGEMENT EXPERT SUPPORT TO MANAGE RISK AND IMPROVE PATIENT SAFETY

RISK MANAGEMENT EXPERT SUPPORT TO MANAGE RISK AND IMPROVE PATIENT SAFETY RISK MANAGEMENT EXPERT SUPPORT TO MANAGE RISK AND IMPROVE PATIENT SAFETY medicalprotection.org +44 (0)113 241 0359 or +44 (0)113 241 0624 RISK MANAGEMENT EXPERT SUPPORT TO MANAGE RISK AND IMPROVE PATIENT

More information

Health Information Exchange 101. Your Introduction to HIE and It s Relevance to Senior Living

Health Information Exchange 101. Your Introduction to HIE and It s Relevance to Senior Living Health Information Exchange 101 Your Introduction to HIE and It s Relevance to Senior Living Objectives for Today Provide an introduction to Health Information Exchange Define a Health Information Exchange

More information

Incorporated Research Institutions for Seismology. Request for Proposal. IRIS Data Management System Data Product Development.

Incorporated Research Institutions for Seismology. Request for Proposal. IRIS Data Management System Data Product Development. Incorporated Research Institutions for Seismology Request for Proposal IRIS Data Management System Data Product Development February 8, 2011 RFP IRIS Data Management System Data Product Development Table

More information

Psychotherapy Diploma in Neurolinguistic Therapeutic Modelling

Psychotherapy Diploma in Neurolinguistic Therapeutic Modelling Psychotherapy Diploma in Neurolinguistic Therapeutic Modelling NLP at its creative professional best This groundbreaking programme is built upon highly skilled therapeutic practice and cutting edge understanding

More information

This will activate and empower people to become more confident to manage their own health.

This will activate and empower people to become more confident to manage their own health. Mid Nottinghamshire Self Care Strategy 2014-2019 Forward The Mid Nottinghamshire Self Care Strategy will be the vehicle which underpins our vision to deliver an increased understanding of and knowledge

More information

Spread Pack Prototype Version 1

Spread Pack Prototype Version 1 African Partnerships for Patient Safety Spread Pack Prototype Version 1 November 2011 Improvement Series The APPS Spread Pack is designed to assist partnership hospitals to stimulate patient safety improvements

More information

Intentional rounding in hospital wards: What works, for whom and in what circumstances?

Intentional rounding in hospital wards: What works, for whom and in what circumstances? Intentional rounding in hospital wards: What works, for whom and in what circumstances? Ruth Harris, Sarah Sims, Nigel Davies, Ros Levenson, Stephen Gourlay and Fiona Ross RCN International Research Conference

More information

NHS 111: London Winter Pilots Evaluation. Executive Summary

NHS 111: London Winter Pilots Evaluation. Executive Summary NHS 111: London Winter Pilots Evaluation Qualitative research exploring staff experiences of using and delivering new programmes in NHS 111 Executive Summary A report prepared for Healthy London Partnership

More information

cancer immunology project awards application guidelines

cancer immunology project awards application guidelines cancer immunology project awards application guidelines A.4. Applications to other funding bodies If you are applying to other funding bodies at the same time, please note that we cannot accept

More information

THE PROGRAMME SPECIFICATION

THE PROGRAMME SPECIFICATION THE PROGRAMME SPECIFICATION 1. Programme title and designation Nursing Studies Single honours Joint Major/minor 2. Final award Award Title Credit ECTS Any special criteria value equivalent BSc (Hons) Nursing

More information

Human-Computer Interaction IS4300. Computer-Supported Cooperative Work (CSCW)

Human-Computer Interaction IS4300. Computer-Supported Cooperative Work (CSCW) Human-Computer Interaction IS4300 Computer-Supported Cooperative Work (CSCW) Def.: the study of how people work together using computer technology Examples of systems that you use? email shared databases/hypertext

More information

V300 Independent and Supplementary Prescribing for Nurses: MSAP 4021 And HESC 3020

V300 Independent and Supplementary Prescribing for Nurses: MSAP 4021 And HESC 3020 Institute of Health and Society V300 Independent and Supplementary Prescribing for Nurses: MSAP 4021 And HESC 3020 Guidance for Designated Medical Practitioners 2016-17 Contents INTRODUCTION... 3 COURSE

More information

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN:

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: 1137-3601 revista@aepia.org Asociación Española para la Inteligencia Artificial España Moreno, Antonio; Valls, Aïda; Bocio,

More information