946 resultados para Teaching effectiveness
Resumo:
This article aims to investigate pre-school mathematics teaching from an uptodate perspective. To pursue this contemporary vision we focus on four key questions: what kind of maths is being worked on, who is doing it, how it is being done, and why it is being done
Resumo:
Sport is a fundamental content in the teaching and learning of Physical Education independently of whether it is seen assuch by some authors. In whichever case according to the treatment that we give it, it will have sufficient educationalpotential without forgetting that it is the student who is the important figure in the process. To achieve the objectives wemust facilitate practices that are in agreement with the indispensable ethical principles to try to bring about a meaningfuland functional learning. The methodological criteria that we present in this article have this intention helped by examplesthat make it easier to understand the teaching learning process
Resumo:
This research work aimed at determining the UVA effectiveness (UVA I/UV ratio), by diffuse transmittance analysis, of sunscreens developed with a bioactive substance, the rutin, associating or not with organic UVB-UVA filters incorporated at a phosphate-base O/W emulsion. Sunscreens provided conflicting and unpredictable results concerning the anti-UVA protection, specially, at the UVA I region. Possible interactions among the organic UV filters and the polyphenolic bioactive substance may have accounted with improvement or reduction of UV protection by a complex and not yet elucidated mechanism, probably regarding wavelength delocalization to superior or inferior values, by resonant molecule stabilization or destabilization.
Resumo:
Today’s business world demands more and more internal and external integration and transparency among companies at all fields. Integrated ERP (enterprise resource planning) systems offer a possibility to improve business practices and procedures by providing a unified view on the business including all functions and departments. Due to the obvious benefits, the popularity of integrated ERP systems keeps growing. The implementation of ERP systems has however proven risky. The implementation projects tend to be long, extensive, and costly – and often they end up in a failure. Due to the significant task and role changes ERP implementation brings to almost everybody in the company, training has been identified as one of the most critical success factors of an ERP implementation. To ensure that the training is conducted in the most effective and successful manner, the training outcomes should be evaluated. So far, training evaluation has however gained only limited attention at most companies investing in different training programs. Uponor corporation has initiated a large ERP implementation and process harmonization program in 2004. Thousands of end-users have been trained during this project so far, and the work still continues until the project is completed in 2010. In this thesis, the evaluation of end-user training in Uponor’s ERP program is brought further from the current state of performing the basic participant satisfaction survey in the end of each class. The results show that in order to reach reliable training effectiveness evaluation results, not only the reaction towards training but also transfer of skills and attitudes and the final results of the training program should be evaluated.
Resumo:
This paper summarizes the misrepresentations related to Gibbs energy in general chemistry textbooks. These misrepresentations arise from a problem in the terminology textbooks use. Thus, after reviewing the proper definition of each of the terms analyzed, we present two problems to exemplify the correct treatment of the quantities involved, which may help in the discussion and clarification of the misleading conventions and assumptions reported in this study.
Resumo:
Intermolecular forces are a useful concept that can explain the attraction between particulate matter as well as numerous phenomena in our lives such as viscosity, solubility, drug interactions, and dyeing of fibers. However, studies show that students have difficulty understanding this important concept, which has led us to develop a free educational software in English and Portuguese. The software can be used interactively by teachers and students, thus facilitating better understanding. Professors and students, both graduate and undergraduate, were questioned about the software quality and its intuitiveness of use, facility of navigation, and pedagogical application using a Likert scale. The results led to the conclusion that the developed computer application can be characterized as an auxiliary tool to assist teachers in their lectures and students in their learning process of intermolecular forces.
Resumo:
The purpose of this study was to analyze nursing ethics education from the perspective of nurses’ codes of ethics in the basic nursing education programmes in polytechnics in Finland with the following research questions: What is known about nurses’ codes in practice and education, what contents of the codes are taught, what teaching and evaluation methods are used, which demographic variables are associated with the teaching, what is nurse educators’ adequacy of knowledge to teach the codes and nursing students’ knowledge of and ability to apply the codes, and what are participants’ opinions of the need and applicability of the codes, and their importance in nursing ethics education. The aim of the study was to identify strengths and possible problem areas in teaching of the codes and nursing ethics in general. The knowledge gained from this study can be used for developing nursing ethics curricula and teaching of ethics in theory and practice. The data collection was targeted to all polytechnics in Finland providing basic nursing education (i.e. Bachelor of Health Care). The target groups were all nurse educators teaching ethics and all graduating nursing students in the academic year of 2006. A total of 183 educators and 214 students from 24 polytechnics participated. The data was collected using a structured questionnaire with four open-ended questions, designed for this study. The data was analysed by SPSS (14.0) and the open-ended questions by inductive content analysis. Descriptive statistics were used to summarize the data. Inferential statistics were used to estimate the differences between the participant groups. The reliability of the questionnaire was estimated with Cronbach’s coefficient alpha. The literature review revealed that empirical research on the codes was scarce, and minimal in the area of education. Teaching of nurses’ codes themselves and the embedded ethical concepts was extensive, teaching of the functions of the codes and related laws and agreements was moderate, but teaching of the codes of other health care professions was modest. Issues related to the nurse-patient relationship were emphasised. Wider social dimensions of the codes were less emphasized. Educators’ and students’ descriptions of teaching emphasized mainly the same teaching contents, but there were statistically significant differences between the groups in that educators assessed their teaching to be more extensive than what students had perceived it had been. T he use of teaching and evaluation methods was rather narrow and conventional. However, educators’ and students’ descriptions of the used methods differed statistically significantly. Students’ knowledge of the codes and their ability to apply them in practice was assessed as mediocre by educators and by students themselves. Most educators assessed their own knowledge of the codes as adequate to teach the codes, as did most of the students. Educators who regarded their knowledge as adequate taught the codes more extensively than those who assessed their knowledge as less adequate. Also students who assessed their educators’ knowledge as adequate perceived the teaching of the codes to be more extensive. Otherwise educators’ and students’ demographic variables had little association with their descriptions of the teaching. According to the participants, nurses need their own codes, and they are also regarded as applicable in practice. The codes are an important element in nursing ethics education, but their teaching needs development. Further research should focus on the organization of ethics teaching in the curricula, the teaching process, and on the evaluation of the effectiveness of ethics education and on educators’ competence. Also the meaning and functions of the codes at all levels of nursing deserve attention. More versatile use of research methods would be beneficial in gaining new knowledge.
Resumo:
Programming and mathematics are core areas of computer science (CS) and consequently also important parts of CS education. Introductory instruction in these two topics is, however, not without problems. Studies show that CS students find programming difficult to learn and that teaching mathematical topics to CS novices is challenging. One reason for the latter is the disconnection between mathematics and programming found in many CS curricula, which results in students not seeing the relevance of the subject for their studies. In addition, reports indicate that students' mathematical capability and maturity levels are dropping. The challenges faced when teaching mathematics and programming at CS departments can also be traced back to gaps in students' prior education. In Finland the high school curriculum does not include CS as a subject; instead, focus is on learning to use the computer and its applications as tools. Similarly, many of the mathematics courses emphasize application of formulas, while logic, formalisms and proofs, which are important in CS, are avoided. Consequently, high school graduates are not well prepared for studies in CS. Motivated by these challenges, the goal of the present work is to describe new approaches to teaching mathematics and programming aimed at addressing these issues: Structured derivations is a logic-based approach to teaching mathematics, where formalisms and justifications are made explicit. The aim is to help students become better at communicating their reasoning using mathematical language and logical notation at the same time as they become more confident with formalisms. The Python programming language was originally designed with education in mind, and has a simple syntax compared to many other popular languages. The aim of using it in instruction is to address algorithms and their implementation in a way that allows focus to be put on learning algorithmic thinking and programming instead of on learning a complex syntax. Invariant based programming is a diagrammatic approach to developing programs that are correct by construction. The approach is based on elementary propositional and predicate logic, and makes explicit the underlying mathematical foundations of programming. The aim is also to show how mathematics in general, and logic in particular, can be used to create better programs.
Resumo:
The computer is a useful tool in the teaching of upper secondary school physics, and should not have a subordinate role in students' learning process. However, computers and computer-based tools are often not available when they could serve their purpose best in the ongoing teaching. Another problem is the fact that commercially available tools are not usable in the way the teacher wants. The aim of this thesis was to try out a novel teaching scenario in a complicated subject in physics, electrodynamics. The didactic engineering of the thesis consisted of developing a computer-based simulation and training material, implementing the tool in physics teaching and investigating its effectiveness in the learning process. The design-based research method, didactic engineering (Artigue, 1994), which is based on the theoryof didactical situations (Brousseau, 1997), was used as a frame of reference for the design of this type of teaching product. In designing the simulation tool a general spreadsheet program was used. The design was based on parallel, dynamic representations of the physics behind the function of an AC series circuit in both graphical and numerical form. The tool, which was furnished with possibilities to control the representations in an interactive way, was hypothesized to activate the students and promote the effectiveness of their learning. An effect variable was constructed in order to measure the students' and teachers' conceptions of learning effectiveness. The empirical study was twofold. Twelve physics students, who attended a course in electrodynamics in an upper secondary school, participated in a class experiment with the computer-based tool implemented in three modes of didactical situations: practice, concept introduction and assessment. The main goal of the didactical situations was to have students solve problems and study the function of AC series circuits, taking responsibility for theirown learning process. In the teacher study eighteen Swedish speaking physics teachers evaluated the didactic potential of the computer-based tool and the accompanying paper-based material without using them in their physics teaching. Quantitative and qualitative data were collected using questionnaires, observations and interviews. The result of the studies showed that both the group of students and the teachers had generally positive conceptions of learning effectiveness. The students' conceptions were more positive in the practice situation than in the concept introduction situation, a setting that was more explorative. However, it turned out that the students' conceptions were also positive in the more complex assessment situation. This had not been hypothesized. A deeper analysis of data from observations and interviews showed that one of the students in each pair was more active than the other, taking more initiative and more responsibilityfor the student-student and student-computer interaction. These active studentshad strong, positive conceptions of learning effectiveness in each of the threedidactical situations. The group of less active students had a weak but positive conception in the first iv two situations, but a negative conception in the assessment situation, thus corroborating the hypothesis ad hoc. The teacher study revealed that computers were seldom used in physics teaching and that computer programs were in short supply. The use of a computer was considered time-consuming. As long as physics teaching with computer-based tools has to take place in special computer rooms, the use of such tools will remain limited. The affordance is enhanced when the physical dimensions as well as the performance of the computer are optimised. As a consequence, the computer then becomes a real learning tool for each pair of students, smoothly integrated into the ongoing teaching in the same space where teaching normally takes place. With more interactive support from the teacher, the computer-based parallel, dynamic representations will be efficient in promoting the learning process of the students with focus on qualitative reasoning - an often neglected part of the learning process of the students in upper secondary school physics.
Resumo:
This thesis is about the educational purpose of foreign language teaching (FLT) in an increasingly internationalised world.The past 20-30 years have witnessed a fundamental rethinking of the aims of FLT, entailing a shift in emphasis from linguistic competence over communicative competence to intercultural competence. The growing emphasis on cultural issues, called for by research and international curricular documents, places new demandson language teachers. The overall aim of this study is to deepen the knowledge about the attitudes of teachers at the upper level of the Finland-Swedish comprehensive school towards the treatment of culture in English foreign language (EFL) teaching. The questions in focus are: 1) How do teachers interpret the concept"culture" in EFL-teaching?, 2) How do they specify the cultural objectives of their teaching? and 3) What do they do to attain these objectives? The thesis strives to reveal whether or not language teaching today can be describedas intercultural, in the sense that culture is taught with the aim of promotingintercultural understanding, tolerance and empathy. This abductive and largely exploratory study is placed within a constructivist and sociocultural framework,and is inspired by both phenomenography and hermeneutics. It takes its starting-point in language didactics, and can also be regarded as a contribution to teacher cognition research. The empirical data consists of verbatim transcribed interviews with 13 Finland-Swedish teachers of English at grades 7-9. The findings are presented according to three orientations and reviewed with reference to the 2004 Finnish National Framework Curriculum. Within the cognitive orientation, "culture" is perceived as factual knowledge, and the teaching of cultureis defined in terms of the transmission of knowledge, especially about Britain and the USA (Pedagogy of Information). Within the action-related orientation, "culture" is seen as skills of a social and socio-linguistic nature, andthe teaching aims at preparing the students for contacts with people from the target language areas (Pedagogy of Preparation). Within the affective orientation, which takes a more holistic approach, "culture" is seen as a bi-directional perspective. Students are encouraged to look at their own familiar culture from another perspective, and learn to empathise with and show respect for otherness in general, not just concerning representatives of English-speaking countries (Pedagogy of Encounter). Very few of the interviewed teachers represent the third approach, which is the one that can be characterised as truly intercultural. The study indicates that many teachers feel unsure about how to teach culture in an appropriate and up-to-date manner. This is attributed to, among other things, lack of teacher insights as well as lack of time and adequate material. The thesis ends with a set of recommendations as to how EFL could be developed ina more intercultural direction.