Free Essay

Implementation of Quality Information Systems

In:

Submitted By fahimkhan22
Words 2758
Pages 12
Implementation of Quality Information Systems for E-Learning Applications
Abstract:
Quality information systems (QIS) are providing all the quality-relevant information during the whole life cycle of a product to all the people involved. With regard to e-learning applications this means that a QIS should provide quality-relevant information to the authors of e-learning materials as well as to the instructors and the learners using them. In this work it is described how such a QIS can be implemented in the context of e-learning applications. In this connection a prototypic system design and strategies for the integration of a QIS into the information system infrastructure of e-learning providers are presented.
1 Introduction
Many concepts of quality management are not only applicable during the production and usage of material products, but also in the context of immaterial ones - like for example e-learning applications. Nevertheless quality management concepts are hardly used in this regard today. As a basis for quality management so-called quality information systems (QIS) can be used. They are providing all the quality-relevant information during the whole life cycle of a product to all the people involved. In the context of e-learning this means that a quality information system should provide all the quality-relevant information to the authors of e-learning materials, to the instructors and tutors, and also to the learners.
In this work after a look on the State of the Art some fundamental terms and ideas of quality information systems will be introduced, and it will be pointed out how they can be used in the special case of e-learning. In particular it will be described which information could be quality-relevant and how it should be prepared for the different users of the system. Then the focus of the work will be on the implementation of such a quality information system. After a detailed requirements analysis a system design will be presented. Moreover it will be shown how an information system like this could be integrated into the existing information system infrastructure of e-learning providers. Here the importance of standards for all the types of data involved, like for example IEEE LOM for the learning objects, will be pointed out.
The results presented in this work have been obtained in the context of the research project "ViKar - Virtual University Group Karlsruhe" [1]. This project is being financed by the state of Baden-Württemberg as a part of the research program "Virtual University of Baden-Württemberg" [2].
2 State of the Art
In the last few years a lot of endeavors have been made in several fields of e-learning research and development. In the beginning the authoring of e-learning materials was in the spotlight. As a basis for all further e-learning activities contents have been developed in a multitude of different technical formats. Since special programs for the authoring of e-learning materials have been missing, most of the authors used well-known software like word processing tools or HTML editors. Since these programs don't support any special requirements for the authoring of e-learning content at all, it's also hardly possible to support quality management concepts using these tools.
At the same time, while the first e-learning materials have been created, many so-called e-learning platforms have been developed to provide e-learning materials to the learners and for the handling of communication and organization. Comparisons of such e-learning platforms (like for example in [3]) show that there are wide differences in their functionalities, but nearly all of them have one in common: they don't force or support a continuous quality management.
Furthermore till now there is a big gap between the authoring tools used for the development of e-learning content and the e-learning platforms. Since most of the platforms don't support the authoring satisfactorily the authors have to use tools widely independent from the platforms, which obviously complicates quality management, too. A possible solution for this problem might be the usage of standards for the modeling of e-learning content such as LOM [4], but they are not used widely enough so far. In this situation the first step to a continuous quality management might be the implementation of a quality information system.
3 Quality Information Systems
3.1 Terms and Definitions
For the design and implementation of a quality information system it is necessary to understand what "quality information" really is. For this purpose some fundamental terms and definitions, which will be used in the succeeding sections, will be explained here.
The ISO 9000:2000 standard defines quality as the "degree to which a set of inherent distinguishing features fulfils needs or expectations that are stated, generally implied or obligatory" [5]. In accordance with this definition a quality information comes from the comparison of the actual and the nominal condition of a quality criterion [6]. Then a quality information system obviously is an instrument for handling such quality information. In many cases quality information is not available directly, but it has to be derived from other raw data. Therefore in the following data is regarded as quality-relevant, if it can be used to obtain quality information.
All these definitions can be transferred directly to the special case of e-learning. The most important expectation for an e-learning application and therefore the most interesting quality criterion should be that a certain subject can be learnt using the application. But different users of a quality information systems might have different other expectations: generally the authors of e-learning material for example want to improve the quality of their product and so they should be interested in many kinds of information about the usage of their material; and on the other hand for the management of a company using a certain e-learning application also cost savings may be of interest. For these reasons all the data that is quality-relevant for an e-learning application should be collected completely in a special quality information system.
3.2 Quality-Relevant Data in E-Learning Applications
To obtain a complete compilation of quality-relevant data all the different data types occurring in the whole life cycle of the application have to be considered. A detailed analysis of many different data types can be found in [7]. Figure 1 shows only a simplified overview of the principal constituents every quality information systems for e-learning applications should contain.

Figure 1: Quality-relevant data
The overview is structured according the different phases in the life cycle of the application: * In the analysis phase only general specifications of the planned e-learning application are generated. For example the learning objectives of the application and its target group should be defined here. * In the design phase the e-learning application is modeled in detail, in particular the course content and its structure has to be defined. It's very reasonable to specify all this data in a formalized way. Then it is obviously much more adapted for an automatic data processing than the implemented e-learning content itself. In later phases this data can be used to survey, whether the implemented e-learning application does suit its specifications or if it's used in a way according to them. * In the implementation phase the e-learning application has to be realized pursuant to the modeling in the preceding phases. The corresponding specifications should be transformed into the meta information of multimedia elements, modules and courses. Of course it makes sense to use a standard for e-learning meta information here. If the learning modules for example are written using XML only some special tags according to the standard have to be inserted.
It should be mentioned again that also the learning content itself is quality-relevant of course, but it's not as accessible for an automatic processing as its formalized meta information. Therefore it's not reasonable to store the whole learning content in a quality information system. * In the phase of integration and testing and in the phase of operation and maintenance essentially the same types of quality-relevant data can occur. Examples for these types of data are user-tracking data, results coming from direct questionings of the users and personal user data including the results of learner assessments. Obviously the learners are involved in the generation of all this data and therefore their privacy has to be taken into account. For this reason all the personal data in a quality information system should be anonymized or at least pseudonymized, but for a later only statistical analysis usually that's no problem. Some techniques respecting at least the German data protection acts have been described for example in [8].
All these types of quality-relevant data might be interesting separately, but they'll develop their significance only if they are associated with each other. If for example many users coming from the same module search for a certain word in the glossary, this might indicate that the learning module is ambiguous at a certain point. If this is not the case, some information about the learners might indicate that some knowledge the learners don't have has been presupposed in that learning module. As another example also questionings of the users will become more significant if they are related to certain parts of the content. If these relations are specified in a formalized way, an automatic analysis will be much simplified. Therefore in any implementation of a quality information system the different types of quality-relevant data and, what is more, their relationships have to be regarded.
4 Implementation Strategies
Generally a quality information system cannot be implemented strictly separated from the other information systems of an e-learning provider, but it's very important to consider how close the connection between these information systems should be. One extreme would be to consider the quality information system only as a view on the whole information system architecture, the other one would be to implement the quality information system widely independent from the other systems and to use only some small interfaces. Of course the decision which implementation strategy to use depends on the situation of the existing information systems, but there are some reasons for using only a loose coupling between these different systems.
This can be seen in the following comparison of two different approaches for the integration of a quality information system into an e-learning application. In Figure 2 an integration with a close coupling is shown.

Figure 2: Integration of QIS and e-learning application (I)
In this example the architecture is shown in a UML class diagram. It should be assumed that the classes Application and QIS are the "main classes" of the e-learning application and the quality information system respectively. The other classes should be assumed as interfaces to different types of quality-relevant data the quality information system is based on: * The Content (in general its meta information only) is used by the class QIS, * the personal data of the Learner is included in the analysis, * all the Tracks the learners left while using the e-learning application are available, * and the results of Polls are also included in the quality information system.
These relationships are shown in the UML diagram by associations between the class QIS on the one hand and the four classes standing for the different types of quality-relevant data mentioned above on the other hand. As shown in the figure also the e-learning Application needs to have associations to all these classes providing access to the quality-relevant data. Therefore this approach has some disadvantages: with regard to data protection issues for example it is critical that the personal data of learners can be accessed from the quality information system. The class QIS is also related to classes representing types of data that are not of interest to a quality evaluation (e. g. parts of the personal data or parts of the content, which are not accessible for an automatic evaluation). Furthermore the implementation of the e-learning application and the quality information system in a distributed way should be taken into account: using this architecture with its very close coupling a distributed implementation is made difficult.
For all these reasons an architecture with a looser coupling between the e-learning application and the quality information system, like the one in Figure 3, should be considered.

Figure 3: Integration of QIS and e-learning application (II)
Using an approach like this the e-learning application and the quality information system are much more separated from each other. Here the class QIS doesn't have access to all the personal data of the learners, since Anonymous represents an interface to some anonymized data only. Other types of quality-relevant data in this model, namely the results of polls and the tracking information, are only related to the anonymized learner profiles and not to the other personal data. In consideration of data protection that's a big advantage in comparison to the other approach. Since the associations between Application on the one hand and Poll and Track on the other hand can be realized using some small interfaces, the quality information system is much more independent from the e-learning application. Nevertheless there are some types of quality-relevant data that are also extremely important for the e-learning application, for example the Meta Information of the learning content. Here it's obviously not reasonable to introduce an artificial separation, since both parts need a close connection to the meta information, even though they need it for different purposes. But this quite close coupling here shouldn't be problematic, since in contrast to the other types of quality-relevant data the standardization of this data type has advanced significantly. If a standard for e-learning content and its meta information is used, like for example LOM [4], the data exchange between the e-learning application and the quality information system described above is quite uncritical. Therefore both systems are sufficiently independent from each other and may also be implemented in a distributed way.
5 Conclusion and Outlook
As described in the preceding sections a quality information system for an e-learning application should be designed very carefully. There are many different types of quality data occurring in the context of e-learning. To obtain a quality information system, which is usable during all phases of an e-learning application's life cycle, all the relevant data should be stored in one information system. In the long run there are many advantages, if both systems - the quality information system and the e-learning application - are working quite independently from each other. The implementation, the operation, and the maintenance of the systems will be simplified very much, if they have only some small interfaces realizing a standardized communication. This strategy can be used, if both systems are being designed from scratch, but it should also be considered, when it is planned to implement a quality information system in addition to an existing e-learning application. The increasing importance of e-learning standards is another factor supporting this approach.
The implementation of a quality information system includes further interesting problems of course, e. g. in the context of the analysis of quality data. There are some existing approaches, which could be transferred from the field of the evaluation of other web content, but nevertheless also special concepts for the quality management in the emerging area of e-learning will be developed to achieve a higher quality of e-learning.
References:
[1] ViKar - Virtual University Group Karlsruhe, retrieved August 7, 2002, from http://www.vikar.de
[2] Virtual University of Baden-Württemberg, retrieved August 7, 2002, from http://www.virtuelle-hochschule.de
[3] Landon, B.: Online educational delivery applications: a web tool for comparative analysis, retrieved July 25, 2002, from http://www.c2t2.ca/landonline
[4] IEEE Learning Technology Standards Committee: Standard for Learning Object Metadata, retrieved August 1, 2002, from http://ltsc.ieee.org/wg12
[5] International Organization for Standardization: ISO 9000:2000. Quality management systems - Fundamentals and vocabulary. Geneva: ISO, 2000.
[6] Scheer, A. W.; Trumpold, H.: Qualitätsinformationssysteme. Heidelberg: Springer, 1996.
[7] Sommer, D; Stucky, W.: Quality-Relevant Data in the Context of E-Learning Applications. Proceedings of the Second Research Workshop of the European Distance Education Network. E. Wagner; A. Szücs (ed.). Budapest: EDEN, 2002.
[8] Schaar, P.; Möller, F.: Der Hamburgische Datenschutzbeauftragte: Orientierungshilfe Tele- und Mediendienste, retrieved January 18, 2002, from http://www.hamburg.de/fhh/behoerden/datenschutzbeauftragter/veroeffentlichungen.htm

Similar Documents

Premium Essay

Importance Of ERP

...intricate and convoluted amalgamation of technological, organizational, and business enterprises. It needs understanding of a process, an explicit association of processes, its setting, contest, and IT. ERP systems have been often castigated for being rigid, overly complex, huge and therefore not easy to implement and control. Because of the integrated and ubiquitous nature, ERP requires adopters, implementers and users to define a common set of business rules, data standards, processes and procedures that span the entire organization (Alvarez et al. 2002, 10). Troubles in implementation have been portrayed as resembling “the prisoner escaping from an island prison” (Ross and Vitale 2000). Popularity and demand for ERP systems from organizations is increasing, but only this wish single-handedly is not sufficient, and it is evident from research that several key factors must be considered for the success of any ERP system. Petter, DeLone, and McLean (2008), describe ERP system as a tool that manages procedures and resources; therefore, it is imperative for organizations to have this tool to facilitate the...

Words: 2230 - Pages: 9

Premium Essay

Enterprise Resource Planning (Erp)

...and automates many internal business processes and information systems within the manufacturing, logistics, distribution, accounting, finance, and human resource functions of a company. Large companies throughout the world began installing ERP systems in the 1990s as a conceptual framework for reengineering their business processes1. They have come to realize the importance of having such system in place to help them sustain their competitive advantage and to be ahead of other players in the market. It is true that the benefits that come with successful implementation are great but if not handled carefully, the risks involved are equally great.  At present, most of the corporations can no longer disregard the significance of Information Technology in their organization to get competitive benefit. The companies are seriously depending on IT for processing their work because IT has supremacy to alter the whole organization such as size, net-profit, efficiency, human activity competence and customer contentment.  A category III IS advancement, ERP (Enterprise resource planning system), has strategic application for the business since the incorporation of this system into all the major strategies or processes of the business can have a direct impact on the performance of the business (Sambamurthy et al. 2003). Majority businesses, therefore, have started to plan their strategies with their focus on information technologies in general and ERP adoption in particular...

Words: 4361 - Pages: 18

Premium Essay

Information Systems Briefing

...Information System Briefing HCS/483 February 27, 2012 Information System Briefing The process of selecting and acquiring an information system in today’s health care organization can be a huge investment, and there are many factors that need to be considered to develop the best course of action. One of those factors is the consideration of the organizations goals and if the implementation of a new information system will be able to meet those goals. Another factor is to be aware of the roles of the organization’s stakeholders and how they are an important part of the selection and acquisition process of the new system. Each step in the selection process of a new information system for a health care organization is vital to quality, safe, and efficient delivery of patient health care. This briefing will discuss the process for selecting and acquiring an information system, how the organization’s goals drive the selection of a system and what roles the organization’s stakeholders have an impact on in the selection process. The selection and acquisition process of an information system must be managed effectively to meet the organizations system goals. A team or implementation committee would need to organize and appoint a project manager to oversee each aspect of the implementation project. This team would consist of the stakeholders of the organization to include physicians, nurses, IT analyst, business managers, and other sources that have an investment...

Words: 1092 - Pages: 5

Premium Essay

Nut1

...WELCOME EHR The implementation of the new EMR system to the hospital will provide ease of information access, protected PHI, and help eliminate errors in our everyday use. IMPORTANCE OF INFORMATION ACCESS Benefits Increase quality of care Bedside charting access Ability to access your patients records at one time All information in one place IMPORTANCE OF INFORMATION ACCESS • The implementation of the EHR will open up the employee to gain access to all the patient records available within one system. This includes x-rays, labs, notes, care plans, etc. • With secured passwords available to each employee, the employ is able to review current and past reports to increase the quality of care for that patient. • Accessing the chart at bedside will help prevent wrong patient errors. PERSONAL HEALTH INFORMATION Vulnerability The wondering eye Hackers Curious employees PERSONAL HEALTH INFORMATION • The patient health information(PHI) will be more vulnerable with the fact that the computer screens either on handhelds or desktops are more easily accessible to everyone's eyes who pass by them. • The risk of hackers getting into the system is also a risk for PHI to be breeched. • Curiosity of employees shows to be a risk involved with EHR. Employees have the risk of entering PHI when they want some information on the patient, even when it is not their patient or relevant to that patients care. PERSONAL HEALTH INFORMATION SECURITY Firewalls Encryption...

Words: 1060 - Pages: 5

Premium Essay

Net Working

...IT has penetrated corporate and government administrative systems. In the past, all of Corporate and government companies used to do all the business activities and day to day transactions on the book. But that is a time consuming process. So, by 1950’s , organization’s administrative started look for computer system which can be installed in the company and do every day business activities in that system. So that the organization can easily maintain all of business records and store that in database then access information whenever you need it.  Starting in the late 1980s and the beginning of the 1990s new software systems known in the industry as enterprise resource planning (ERP) systems have surfaced in the market targeting mainly large complex business organizations. In many cases companies were forced to reengineer their business processes to accommodate the logic of the software modules for streamlining data flow throughout the organization. These software solutions, unlike the old, traditional in-house-designed company specific systems, are integrated multi-module commercial packages suitable for tailoring and adding “add-ons” as and when required. 2) Explain how organizations can plan for the ERP implementation to increase user acceptance and increase support for the new system. Many companies have realized impressive benefits by implementing ERP systems; however, the success of an ERP implementation is influenced by a great many factors. User involvement is...

Words: 6092 - Pages: 25

Premium Essay

Business and Management

...the ERP System Effectiveness Wen-Hsien Tsai (Coresponding author) Department of Business Administration National Central University, Jhongli, Taoyuan 320, Taiwan E-mail: whtsai@mgt.ncu.edu.tw Shu-Ping Chen Department of Business Administration National Central University, Jhongli, Taoyuan 320, Taiwan E-mail: irwin26@mail2000.com.tw Elliott T.Y. Hwang Department of Information Management Chung Yuan Christian University, Jhongli, Taiwan 320, Taiwan E-mail: eliott01@ms3.hinet.net Jui-Ling Hsu Department of International Trade Feng Chia University, Taichung 407, Taiwan E-mail: jlhsu@fcu.edu.tw Abstract An ERP implementation takes many years to complete and requires a large amount of IT investment and their effectiveness is hard to evaluate. Companies implement ERP systems to integrate the business processes of a company, and help organizations obtain a competitive advantage. In each ERP implementation stage, Business Process Reengineering (BPR) plays different important roles. This study examined the process problems (system process / business process), BPR and performance of ERP systems by using the questionnaire survey and AVOVA analysis. We also examined the relationship between degree of BPR and ERP system performance using regression analysis. Keywords: Enterprise Resource Planning (ERP), Business Process Reengineering (BPR), Information System Success Model 1. Introduction In response to intensified global competition, numerous companies have implemented new information systems...

Words: 6246 - Pages: 25

Premium Essay

Ehr Implementation

...Health Information Technology (HIT) is becoming increasingly useful and implemented more frequently by health care providers throughout the United States. This technology may include Electronic Health Records (EHR) or Electronic Medical Records (EMR). The shift towards implementing Electronic Health Records has a significant influence on the quality of care provided by health care providers; however, some providers still stick to the basic paper documentation due to skepticism and disregard the benefits to adopting new technologies. Many questions arise when a health care provider is interested in adopting EHR’s, such as why adopt EHR’s? What are the benefits of EHR’s in relation to paper documentation? What steps need to be taken in order to adopt and implement EHR’s? What barriers will be encountered during the decision making process and how will these barriers be addressed? A health practice interested in adopting and implementing an EHR system must establish priorities, identify potential risks and how to avoid or overcome these risks, outweigh the pros and cons, set goals, and adhere to strict guidelines to ensure adopting a successful system. The terms Electronic Health Records (EHR) and Electronic Medical Records (EMR) are often used interchangeably by health care providers when in fact there is a subtle difference between EHRs and EMRs. Electronic Medical Records and Electronic Medical Records are both digital versions of a patient’s medical history and information;...

Words: 4391 - Pages: 18

Premium Essay

The Impact of Electronic Health Records on Pediatric Patient Flow

...Patient Flow Elizabeth Dutton September 24, 2014 HCM-500 Healthcare Informatics 4-1 Case Study: EMR Implementation and Patient Flow The goal of integrating to the use of electronic health records (EHRs) is to improve quality and reduce costs, however, these systems experience a number of challenges. Electronic health records are computerized paper charts that allow hospitals and medical facilities to compile patient information into one system. This case assesses the effect of employing EHR on “overall patient length of stay, time to medical provider, and provider productivity during implementation of the EHR” (Kennebeck, 2011, p. 443). While the focal point of these systems is to improve the quality and timeliness of patient care, there are a number of challenges facilities face throughout the implementation phase. The implementation of EHRs faces an assortment of trials within the medical industry. The largest concern regarding electronic systems is the protection of patient information, which is required by law through HIPAA. In addition, Stephanie Spellman Kennebeck (2011) describes the potential difficulties involved with the evolution of electronic medical records, stating, “as EHR systems evolve from first generation computerized physician order entry or simple niche system to large hospital-wide EHR integrated records, the risks of the implementation on impacting patient safety, efficiency, and financial recovery increase dramatically” (p. 443). The long-run...

Words: 949 - Pages: 4

Premium Essay

Information Management

...PART A SWOT Analysis As Director of Information Management, I have been task to implement a new clinical information system for the pharmacy at this hospital. The hospital wants a pharmacy that will enable the physicians to have the capability of doing an automatic order through Computerized Physicians Order Entry (CPOE) in hope of reducing order delays, improving the legibility of orders, streamline operations, and ultimately improve patient safety by reducing medical errors. STRENGTH • Strong leadership and executive support • Focus on improved clinical practiced • Physician support • Leading technological hospital in the metropolitan area • Current hospital focus on patient safety • Wide-ranging: various professional groups will be impacted • Highly knowledgeable information system staff • Currently a pleasant and comfortable work environment for staff WEAKNESSES • Rising cost of resources • Limited budget constraints due to previous commitments • Lack of time for user training • New technology and staff attitude towards changes • Physician and clinical staff level of comfort with technology • Some hospitals already have CPOE OPPORTUNITIES • Desire to significantly reduce medication errors • Interest in standardizing medication ordering processes • Concerns of adequate training and assistance available for all involved clinical staff • Need for improved workflow processes in pharmacy services • Must have a positive impact on hospital efficiency ...

Words: 2661 - Pages: 11

Free Essay

Impact of Pmis

... Ronald D; Alshare, Khaled A; Lane, Peggy L; Wen, H Joseph. Journal of Information Systems Education21.2 (2010): 173-184. The title captures the objective of the study which is to evaluate the success of the E-learning based on the IS success model. Abstract This study utilized the Information Systems Success (ISS) model in examining e-learning systems success. The study was built on the premise that system quality (SQ) and information quality (IQ) influence system use and user satisfaction, which in turn impact system success. A structural equation model (SEM), using LISREL, was used to test the measurement and structural models using a convenience sample of 674 students at a Midwestern university. The results revealed that both system quality and information quality had significant positive impact on user satisfaction and system use. Additionally, the results showed that user satisfaction, compared to system use, had a stronger impact on system success. Implications for educators and researchers are reported. Keywords: IS Success, E-Learning, User satisfaction, System use, System quality, Information quality 1. INTRODUCTION Both undergraduate and graduate courses are experiencing a migration away from the traditional classroom and toward a greater emphasis for electronic delivery of content (Allen and Seaman, 2008). This trend cuts across all departments and schools in the university system but is especially critical in business schools, since the preparation of...

Words: 25206 - Pages: 101

Free Essay

Test

...Electronic Health Records to Generate Clinical Quality Measures Introduction The American Hospital Association (AHA) commissioned iParsimony, LLC, to conduct a study to investigate hospital experiences with implementation of Meaningful Use Stage 1 electronic clinical quality measures (eCQMs). The study describes the experience with and impact of eCQM implementation in four hospitals – large and small, urban and non-metropolitan – each of which had significant experience with electronic health records (EHRs) prior to Meaningful Use and uses a different EHR from a different vendor company. The findings described in the case study are derived from interviews conducted with key leaders and operational staff directly involved in the oversight and management of eCQMs. Based on the experiences of the hospitals in this case study, the current approach to automated quality reporting does not yet deliver on the promise of feasibility, validity and reliability of measures or the reduction in reporting burden placed on hospitals. Specific policy changes are needed, starting with Stage 2 Meaningful Use, to redirect the electronic clinical quality reporting requirements to focus on a small set of well-tested measures supported by a mature policy infrastructure that can guide valid and feasible measure development, testing and implementation. Background In the past 10 years, there has been an unprecedented expansion in the number and type of quality measures hospitals are required to report...

Words: 3750 - Pages: 15

Premium Essay

It System Implementation Challenges and Solution.

...IT SYSTEM IMPLEMENTATION CHALLENGES AND SOLUTION. Introduction: Information Technology (IT) is a branch which has recently been derived from computer science. It simply refers to the use of computer and other technologies for the management of vast information (Answer Corporations, 2012). Information technology in modern business is considered to be an easier and convenient way of doing things. Many organizations have long ago forgotten the issue of bulk files and enormous document within work environment. Transactions are also completed these days on the internet thereby avoiding transaction delays and waste of relevant time. What is responsible for the aforementioned is the advent of information technology. Organization considered the relevant of IT and indeed incorporate it’s within their operations and can be refers to as IT System. It is one thing to consider IT system development, it another thing to think of how to go about the implementation of the system to arrive at desired result. Using IT systems to capture and analyze information can have a significant impact on a firm’s performance (Chopra and Meindl, 2010). Slack and Lewis 2008, argued that information processing and computing power has undoubtedly had a major impact on almost all technologies but there are still limits to what computers can do. Following the positive result of successful implementation of IT System, It is pertinent to not that such implementation are not free from difficulties. Although...

Words: 700 - Pages: 3

Premium Essay

Electronic Health Record System Analysis

...records system offers both, professional and safe practices. Implementing this system will make a patient feel better about the care they receive in such hospital. Simply because all their information will be available when they need the care. This can make things easier for the patient. With the use of this system, their allergies and medications can easily be tracked, this will advance their medical care. Also, this idea will help patients avoid unnecessary, and costly treatments. When a patient is ill, he or she might...

Words: 1800 - Pages: 8

Premium Essay

South African Education System

...by the Minister of Education 4 2. Legislative mandates 6 3. Vision, mission and values 9 4. Introduction by the Director-General 11 5. Five-year Broad Priorities 12 6. Five-year Branch Plans 15 7. Physical and Financial Asset Acquisition Plans including Information and Communications Technology 77 8. Administration Service Delivery Improvement Plans 83 9. Education Provision Service Delivery Improvement Plans 87 10. 2007/08 Operational Branch Plans 101 11. Statutory bodies 175 12. Structure of the Department 179 3 1. STATEMENT BY THE MINISTER OF EDUCATION, MRS NALEDI PANDOR, MP In my statement in the 2006 Strategic Plan, I indicated that Education received the largest share of the National Budget. This year Government has once again reaffirmed its commitment to the education system. Building on the transformation successes of the past but also recognizing the huge backlogs that exist in many parts for the system throughout the country, additional funds have been allocated to further address backlogs in the system. This investment is reflected in our plans to improve the quality of services that we offer to the nation. The Department continues to focus its attention on the areas that require improvement, especially areas that affect the majority of our population. The Department has been reconfigured and restructured to appropriately respond to the challenges facing us. The new...

Words: 38183 - Pages: 153

Premium Essay

Performance

...Critical Failure Factors in ERP Implementation Ada Wong The University of Hong Kong The University of Warwick, UK isada@business.hku.hk Patrick Y.K. Chau The University of Hong Kong pchau@business.hku.hk Harry Scarbrough The University of Warwick, UK Harry.Scarbrough@wbs.ac.uk Robert Davison City University of Hong Kong isrobert@cityu.edu.hk Abstract This study firstly examines the current literature concerning ERP implementation problems during implementation phases and causes of ERP implementation failure. A multiple case study research methodology was adopted to understand “why” and “how” these ERP systems could not be implemented successfully. Different stakeholders (including top management, project manager, project team members and ERP consultants) from these case studies were interviewed, and ERP implementation documents were reviewed for triangulation. An ERP life cycle framework was applied to study the ERP implementation process and the associated problems in each phase of ERP implementation. Fourteen critical failure factors were identified and analyzed, and three common critical failure factors (poor consultant effectiveness, project management effectiveness and poo555îr quality of business process re-engineering) were examined and discussed. Future research on ERP implementation and critical failure factors is discussed. It is hoped that this research will help to bridge the current literature gap and provide practical advice for both...

Words: 6716 - Pages: 27