Search results for: practical%20role
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2708

Search results for: practical%20role

2708 Practical Experiences as Part of Project Management Course

Authors: H. Hussain, N. H. Mohamad

Abstract:

Practical experiences have been one of the successful criteria for the Project Management course for the art and design students. There are series of events that the students have to undergo as part of their practical exercises in the learning context for Project Management courses. These series have been divided into few mini programs that involved the whole individual in each group. Therefore, the events have been one of the bench marks for these students. Through the practical experience, the task that has been given to individual has been performed according to the needs of professional practice and ethics.

Keywords: practical experience, project management, art and design students, events, programs

Procedia PDF Downloads 526
2707 Virtual Practical Work as Formation of Physics Concept for Student

Authors: Sepdiana W. Rahmawati, Santi A. P. Anggraini

Abstract:

The world of education has made progress with the various new technologies with help of computer. No exception physics education, especially virtual physics practical work. By doing practical work, memory of physics concept will be more advantageous for student and they will understand the essence of actual physics, not only spiked formula. With help of computers, created a variety of applications that can be used by students to perform virtual practical work and students will start thinking systematically to be able find its own concepts and understand the application of physics.

Keywords: essence of physics, formation concept, physics concept, virtual practical work

Procedia PDF Downloads 369
2706 Practical Problems as Tools for the Development of Secondary School Students’ Motivation to Learn Mathematics

Authors: M. Rodionov, Z. Dedovets

Abstract:

This article discusses plausible reasoning use for solution to practical problems. Such reasoning is the major driver of motivation and implementation of mathematical, scientific and educational research activity. A general, practical problem solving algorithm is presented which includes an analysis of specific problem content to build, solve and interpret the underlying mathematical model. The author explores the role of practical problems such as the stimulation of students' interest, the development of their world outlook and their orientation in the modern world at the different stages of learning mathematics in secondary school. Particular attention is paid to the characteristics of those problems which were systematized and presented in the conclusions.

Keywords: mathematics, motivation, secondary school, student, practical problem

Procedia PDF Downloads 268
2705 Physics’s Practical Based on Android as a Motivator in Learning Physics

Authors: Yuni Rochmawati, Luluk Il Mukarromah

Abstract:

Android is a mobile operating system (OS) based on the linux kerrnel and currently developed by google. With a user interface based on direct manipulation, Android is designed primarily for touchscreen mobile deviced such as smartphone and tablet computer, with specialized user interface for television (Android TV), cars (Android Auto), and wrist watches (Android Wear). Now, almost all peoples using smartphone. Smartphone seems to be a must-have object, because smartphone has many benefits. In addition, of course smartphone have many benefits for education, like resume of lesson that form of e-book. However, this article is not about resume of lesson. This article is about practical based on android, exactly for physics. Therefore, we will explain our idea about physics’s practical based on android and for output, we wish many students will be like to studying physics and always remember about physics’s phenomenon by physics’s practical based on android.

Keywords: android, smartphone, physics, practical

Procedia PDF Downloads 203
2704 Effective Teaching of Thermofluid Pratical Courses during COVID-19

Authors: Opeyemi Fadipe, Masud Salimian

Abstract:

The COVID-19 pandemic has introduced a new normal into the world; online teaching is now the most used method of teaching over the face to face meeting. With the emergency of these teaching, online-teaching has been improved over time and with more technological advancement tools introduced. Practical courses are more demanding to teach because it requires the physical presence of the student as well as a demonstration of the equipment. In this study, a case of Lagos State University thermofluid practical was the understudy. A survey was done and give to a sample of students to fill. The result showed that the blend-approach is better for practical course teaching. Software simulation of the equipment used to conduct practical should be encouraged in the future.

Keywords: COVID-19, online teaching, t-distribution, thermofluid

Procedia PDF Downloads 132
2703 The Use of Computer Simulation as Technological Education for Crisis Management Staff

Authors: Jiří Barta, Josef Krahulec, Jiří F. Urbánek

Abstract:

Education and practical training crisis management members are a topical issue nowadays. The paper deals with the perspectives and possibilities of ‘smart solutions’ to education for crisis management staff. Currently, there are a large number of simulation tools, which notes that they are suitable for practical training of crisis management staff. The first part of the paper is focused on the introduction of the technology simulation tools. The simulators aim is to create a realistic environment for the practical training of extending units of crisis staff. The second part of the paper concerns the possibilities of using the simulation technology to the education process. The aim of this section is to introduce the practical capabilities and potential of the simulation programs for practical training of crisis management staff.

Keywords: crisis management staff, computer simulation, software, technological education

Procedia PDF Downloads 315
2702 Secondary Science Teachers' Views about Purposes of Practical Works in School Science

Authors: Kew-Cheol Shim, Sung-Hwan Moon, Ji-Hyon Kil, Kyoungho Kim

Abstract:

The purpose of this paper was to examine views of secondary school science teachers about purposes to use practical works in school science. The instrument to survey consisted eighteen items, which were categorized into four components as follows: ‘Scientific inquiry’, ‘Scientific knowledge’, ‘Science-related attitude’, and ‘STS (science-technology-society)’. Subjects were 152 secondary school science teachers (male 70 and female 82; middle school 50 and high school 102), who are teaching in 42 schools of 8 provinces. On the survey, science teachers were asked to answer on 5-point Lickert scale (from 1 to 5) how they thought of using practical works on purposes with domains of science objectives in school. They had positive views about using practical works for improving scientific inquiry process skills, science-related attitudes, and perceptions about STS literacy, and acquiring scientific knowledge. They would have the most willingness of using practical works for ‘Scientific Inquiry’ among domains of science objectives in school.

Keywords: secondary school, science teacher, practical work, scientific inquiry, scientific knowledge, scientific attitude, STS

Procedia PDF Downloads 447
2701 Principal Component Analysis Applied to the Electric Power Systems – Practical Guide; Practical Guide for Algorithms

Authors: John Morales, Eduardo Orduña

Abstract:

Currently the Principal Component Analysis (PCA) theory has been used to develop algorithms regarding to Electric Power Systems (EPS). In this context, this paper presents a practical tutorial of this technique detailed their concept, on-line and off-line mathematical foundations, which are necessary and desirables in EPS algorithms. Thus, features of their eigenvectors which are very useful to real-time process are explained, showing how it is possible to select these parameters through a direct optimization. On the other hand, in this work in order to show the application of PCA to off-line and on-line signals, an example step to step using Matlab commands is presented. Finally, a list of different approaches using PCA is presented, and some works which could be analyzed using this tutorial are presented.

Keywords: practical guide; on-line; off-line, algorithms, faults

Procedia PDF Downloads 523
2700 Research on Dynamic Practical Byzantine Fault Tolerance Consensus Algorithm

Authors: Cao Xiaopeng, Shi Linkai

Abstract:

The practical Byzantine fault-tolerant algorithm does not add nodes dynamically. It is limited in practical application. In order to add nodes dynamically, Dynamic Practical Byzantine Fault Tolerance Algorithm (DPBFT) was proposed. Firstly, a new node sends request information to other nodes in the network. The nodes in the network decide their identities and requests. Then the nodes in the network reverse connect to the new node and send block information of the current network. The new node updates information. Finally, the new node participates in the next round of consensus, changes the view and selects the master node. This paper abstracts the decision of nodes into the undirected connected graph. The final consistency of the graph is used to prove that the proposed algorithm can adapt to the network dynamically. Compared with the PBFT algorithm, DPBFT has better fault tolerance and lower network bandwidth.

Keywords: practical byzantine, fault tolerance, blockchain, consensus algorithm, consistency analysis

Procedia PDF Downloads 96
2699 Implementing Teacher Students’ Coaching in Practical Periods of University Teacher Education: The Significance of Training Cultures

Authors: Rahm Sibylle

Abstract:

The core element in most European teacher training concepts consists in practical periods where teacher students may review the chosen profession before going on to their theoretical studies. In Germany, teacher students learn in practical studies about everyday teaching and learning in schools. Teacher students appreciate opportunities to explore school practice and to feel responsible for students’ learning. In practical studies, teacher students often idealize their teacher mentors (and consequently tend to imitate their teaching style) or contrarily feel disappointed about school practice. Concepts of empowerment through practical experience in school-based academic teacher training have to be developed. Our Swiss-German research project COPRA (Coaching in practical periods; funded by the Swiss National Science Foundation (SNF) and the German Research Foundation (DFG), aims at gaining resilient results about the effectiveness of (peer) coaching in practical school periods. To explore innovative ways of accompanying novice teachers in practical periods we consider different cultures of teacher training institutions. School cultures, including teachers’ beliefs and teaching traditions involve different training cultures as starting positions for our intervention study. In our qualitative study, we describe typologies of teacher training institutions by analyzing group discussions with teacher students, mentor teachers and university lecturers concerning participation, cooperation, and relationships. In our paper, we present the design of our intervention study, our coaching concept as well as typologies of teacher training cultures. We discuss opportunities for teacher students to learn through domain-specific (peer) coaching on the background of these typologies.

Keywords: teacher training (practical periods), teacher students' coaching, training cultures (typologies), COPRA (coaching in practical periods)

Procedia PDF Downloads 210
2698 The Convergence between Science Practical Work and Scientific Discourse: Lessons Learnt from Using a Practical Activity to Encourage Student Discourse

Authors: Abraham Motlhabane

Abstract:

In most practical-related science lessons, the focus is on completing the experimental procedure as directed by the teacher. However, the scientific discourse among learners themselves and teacher–learner discourse about scientific processes, scientific inquiry and the nature of science should play an important role in the teaching and learning of science. This means the incorporation of inquiry-based activities aimed at sparking debates about scientific concepts. This article analyses a science lesson presented by a teacher to his colleagues acting as learners. Six lessons were presented and transcribed. One of the lessons has been used for this study as the basis for the events as they unfolded during the lesson. Data was obtained through direct observations and the use of a predetermined observation schedule. Field notes were compiled during teacher preparations and the presentation of the lessons.

Keywords: discourse, inquiry, practical work, science, scientific

Procedia PDF Downloads 444
2697 ICT-Driven Cataloguing and Classification Practical Classes: Perception of Nigerian Library and Information Science Students on Motivational Factors

Authors: Abdulsalam Abiodun Salman, Abdulmumin Isah

Abstract:

The study investigated the motivational factors that could enhance the teaching and understanding of ICT-driven cataloguing and classification (Cat and Class) practical classes among students of library and information science (LIS) in Kwara State Library Schools, Nigeria. It deployed a positivist research paradigm using a quantitative method by deploying the use of questionnaires for data collection. The population of the study is one thousand, one hundred and twenty-five (1,125) which was obtained from the department of each respective library school (the University of Ilorin, Ilorin (Unilorin); Federal Polytechnic Offa, (Fedpoffa); and Kwara State University (KWASU). The sample size was determined using the research advisor table. Hence, the study sample of one hundred and ten (110) was used. The findings revealed that LIS students were averagely motivated toward ICT-driven Cataloguing and Classification practical classes. The study recommended that modern cataloguing and classification tools for practical classes should be made available in the laboratories as motivational incentives for students. It was also recommended that library schools should motivate the students beyond the provision of these ICT-driven tools but also extend the practical class periods. Availability and access to medical treatment in case of injuries during the practical classes should be made available. Technologists/Tutors of Cat and Class practical classes should also be exposed to further training in modern trends, especially emerging digital knowledge and skills in cataloguing and classification. This will keep both the tutors and students abreast of the new development in the technological arena.

Keywords: cataloguing and classification, motivational factors, ICT-driven practical classes, LIS students, Nigeria

Procedia PDF Downloads 102
2696 Effects of Practical Activities on Performance among Biology Students in Zaria Education Zone, Kaduna State Nigeria

Authors: Abdullahi Garba

Abstract:

The study investigated the effects of practical activities on performance among biology students in Zaria education zone, Kaduna State, Nigeria. The population consists of 18 public schools in the Zaria Education Zone with a total number of 4,763 students. A random sample of 115 students was selected from the population in the study area. The study design was quasi-experimental, which adopted the pre-test, post-test experimental, and control group design. The experimental group was exposed to practical activities, while the control group was taught with the lecture method. A validated instrument, a biology performance test (BPT) with a reliability coefficient of 0.82, was used to gather data which were analyzed using a t-test and paired sample t-test. Two research questions and hypotheses guided the study. The hypotheses were tested at p≤0.05 level of significance. Findings revealed that: there was a significant difference in the academic performance of students exposed to practical activities compared to their counterparts; there was no significant difference in performance between male and female Biology students exposed to practical activities. The recommendation given was that practical activities should be encouraged in the teaching and learning of Biology for better understanding. The Federal and State Ministry of Education should sponsor biology teachers for training and retraining of teachers to improve the academic performance of students in the subject.

Keywords: biology, practical, activity, performance

Procedia PDF Downloads 43
2695 Merits and Demerits of Participation of Fellow Examinee as Subjects in Observed Structured Practical Examination in Physiology

Authors: Mohammad U. A. Khan, Md. D. Hossain

Abstract:

Background: Department of Physiology finds difficulty in managing ‘subjects’ in practical procedure. To avoid this difficulty fellow examinees of other group may be used as subjects. Objective: To find out the merits and demerits of using fellow examinees as subjects in the practical procedure. Method: This cross-sectional descriptive study was conducted in the Department of Physiology, Noakhali Medical College, Bangladesh during May-June’14. Forty-two 1st year undergraduate medical students from a selected public medical college of Bangladesh were enrolled for the study purposively. Consent of students and authority was taken. Eighteen of them were selected as subjects and designated as subject-examinees. Other fellow examinees (non-subject) examined their blood pressure and pulse as part of ‘observed structured practical examination’ (OSPE). The opinion of all examinees regarding the merits and demerits of using fellow examinee as subjects in the practical procedure was recorded. Result: Examinees stated that they could perform their practical procedure without nervousness (24/42, 57.14%), accurately and comfortably (14/42, 33.33%) and subjects were made available without wasting time (2/42, 4.76%). Nineteen students (45.24%) found no disadvantage and 2 (4.76%) felt embracing when the subject was of opposite sex. The subject-examinees narrated that they could learn from the errors done by their fellow examinee (11/18, 61.1%). 75% non-subject examinees expressed their willingness to be subject so that they can learn from their fellows’ error. Conclusion: Using fellow examinees as subjects is beneficial for both the non-subject and subject examinees. Funding sources: Navana, Beximco, Unihealth, Square & Acme Pharma, Bangladesh Ltd.

Keywords: physiology, teaching, practical, OSPE

Procedia PDF Downloads 118
2694 A Practical Model for Managing Beach Safety Focusing on Tourist Drownings in Koh Samui, Thailand

Authors: Siyathorn Khunon, Thanawit Buafai

Abstract:

This paper aims to investigate management of beach safety with a focus on tourist drownings in Samui. The data collected in this investigation will then lead to the proposal of a practical management model suitable for use in Samui. Qualitative research was conducted in the following manner: nine stakeholders from local government organizations and tourism businesses were interviewed in-depth. Additionally, a best practice case study from Phuket was applied to analyze beach safety. Twelve foreign tourists were also interviewed. Then, a focus group comprised of 32 people was used to determine practical solutions for enhancing tourists’ safety on the beach in Samui. A steering committee to coordinate between public and private organizations was proposed to manage and enhance tourists’ safety. A practical model is proposed to increase the safety level of tourists in Samui

Keywords: beach safety, drowning, tourist, Samui

Procedia PDF Downloads 235
2693 Vocational Teaching Method: A Conceptual Model in Teaching Automotive Practical Work

Authors: Adnan Ahmad, Yusri Kamin, Asnol Dahar Minghat, Mohd. Khir Nordin, Dayana Farzeha, Ahmad Nabil

Abstract:

The purpose of this study is to identify the teaching method practices of the practical work subject in Vocational Secondary School. This study examined the practice of Vocational Teaching Method in Automotive Practical Work. The quantitative method used the sets of the questionnaire. 283 students and 63 teachers involved from ten VSS involved in this research. Research finding showed in conducting the introduction session teachers prefer used the demonstration method and questioning technique. While in deliver the content of practical task, teachers applied group monitoring and problem-solving approach. To conclude the task of automotive practical work, teachers choose re-explain and report writing to make sure students really understand all the process of teaching. VTM-APW also involved the competency-based concept to embed in the model. Derived from factors investigated, research produced the combination of elements in teaching skills and vocational skills which could be used as the best teaching method in automotive practical work for school level. As conclusion this study has concluded that the VTM-APW model is able to apply in teaching to make an improvement with current practices in Vocational Secondary School. Hence, teachers are suggested to use this method to enhance student's knowledge in Automotive and teachers will deliver skills to the current and future workforce relevant with the required competency skilled in workplace.

Keywords: vocational teaching method, practical task, teacher preferences, student preferences

Procedia PDF Downloads 420
2692 Effect of Three Instructional Strategies on Pre-service Teachers’ Learning Outcomes in Practical Chemistry in Niger State, Nigeria

Authors: Akpokiere Ugbede Roseline

Abstract:

Chemistry is an activity oriented subject in which many students achievement over the years are not encouraging. Among the reasons found to be responsible for student’s poor performance in chemistry are ineffective teaching strategies. This study, therefore, sought to determine the effect of guided inquiry, guided inquiry with demonstration, and demonstration with conventional approach on pre-service teachers’ cognitive attainment and practical skills acquisition on stoichiometry and chemical reactions in practical chemistry, Two research questions and hypotheses were each answered and tested respectively. The study was a quasi-experimental research involving 50 students in each of the experimental groups and 50 students in the control group. Out of the five instruments used for the study, three were on stimulus and two on response (Test of Cognitive Attainment and Test of Practical Skills in Chemistry) instruments administered, and dataobtained were analyzed with t-test and Analysis of Variance. Findings revealed, among others, that there was a significant effect of treatments on students' cognitive attainment and on practical skills acquisition. Students exposed to guided inquiry (with/without demonstration) strategies achieved better than those exposed to demonstration with conventional strategy. It is therefore recommended, among others, that Lecturers in Colleges of Education should utilize the guided inquiry strategy for teaching concepts in chemistry.

Keywords: instructional strategy, practical chemistry, learning outcomes, pre-service teachers

Procedia PDF Downloads 63
2691 The Islamic Administrative Morals among Criminal Investigators in the Investigation and Prosecution Bureau in Kingdom of Saudi Arabia: A Practical Study on the Investigation and Prosecution Bureau in the Kingdom of Saudi Arabia

Authors: Majed Aldusaimani

Abstract:

Introduction: The researcher aims to verify the extent of the criminal investigator's commitment to the Islamic morals set out in the Holy Quran, their application in his work, and to understand the point of view of police officers, clerks and suspects regarding the investigator's commitment to moral and ethics in practice. Research question: Are the criminal investigators at the Bureau of Investigation and Public Prosecution in the Kingdom of Saudi Arabia committed to the application of the practical morals set out in the Holy Quran in the view of the police officers, clerks and suspects with whom they work? Objectives of the study: 1. Identifying the standing of morality in Islam. 2. Identifying the practical morals outlined in the Holy Quran. 3. Identifying the most important practical morals in the Holy Quran that must be met by the criminal investigator from the viewpoint of the investigator himself. 4. Identifying the criminal investigator's commitment to the practical morals set out in the Holy Quran as perceived from the perspectives of police officers, clerks and suspects. Methodology: This study will use a descriptive methodology through quantitative and qualitative analysis of the data from respondents, who will be asked to answer questions about the extent of the commitment to the practical morals set out in the Holy Quran of the criminal investigators at the Bureau of Investigation and Public Prosecution that they have encountered.

Keywords: Islamic, investigator, Morals, Quran

Procedia PDF Downloads 455
2690 Interdisciplinary Approach in Vocational Training for Orthopaedic Surgery

Authors: Mihail Nagea, Olivera Lupescu, Elena Taina Avramescu, Cristina Patru

Abstract:

Classical education of orthopedic surgeons involves lectures, self study, workshops and cadaver dissections, and sometimes supervised practical training within surgery, which quite seldom gives the young surgeons the feeling of being unable to apply what they have learned especially in surgical practice. The purpose of this paper is to present a different approach from the classical one, which enhances the practical skills of the orthopedic trainees and prepare them for future practice. The paper presents the content of the research project 2015-1-RO01-KA202-015230, ERASMUS+ VET ‘Collaborative learning for enhancing practical skills for patient-focused interventions in gait rehabilitation after orthopedic surgery’ which, using e learning as a basic tool , delivers to the trainees not only courses, but especially practical information through videos and case scenarios including gait analysis in order to build patient focused therapeutic plans, adapted to the characteristics of each patient. The outcome of this project is to enhance the practical skills in orthopedic surgery and the results are evaluated following the answers to the questionnaires, but especially the reactions within the case scenarios. The participants will thus follow the idea that any mistake within solving the cases might represent a failure of treating a real patient. This modern approach, besides using interactivity to evaluate the theoretical and practical knowledge of the trainee, increases the sense of responsibility, as well as the ability to react properly in real cases.

Keywords: interdisciplinary approach, gait analysis, orthopedic surgery, vocational training

Procedia PDF Downloads 216
2689 Practical Aspects Pertaining to the Selection of Size and Location of Source Substations in an Oil Field

Authors: Yadavalli Venkata Sridhar

Abstract:

Finalization of Substation sizing and location is an important task to be carried out by electrical designers in an oil field. Practical issues influence the selection of size and location of the source substations that feed multiple production facilities are listed. Importance of selection of appropriately rated short circuit level for 11KV switchboards and constraints pertaining to availability of manufacturers are highlighted. Without being lost in the research of absolute optimum solution, under time constraints, the importance of practical approach is brought out. Focus on identifying near optimum solutions by process of elimination of unfeasible substation locations with the support of cost figures, is emphasized through a case study.

Keywords: substation, size, location, oil field

Procedia PDF Downloads 628
2688 Analysis of Expert Information in Linguistic Terms

Authors: O. Poleshchuk, E. Komarov

Abstract:

In this paper, semantic spaces with the properties of completeness and orthogonality (complete orthogonal semantic spaces) were chosen as models of expert evaluations. As the theoretical and practical studies have shown all the properties of complete orthogonal semantic spaces correspond to the thinking activity of experts that is why these semantic spaces were chosen for modeling. Two methods of construction such spaces were proposed. Models of comparative and fuzzy cluster analysis of expert evaluations were developed. The practical application of the developed methods has demonstrated their viability and validity.

Keywords: expert evaluation, comparative analysis, fuzzy cluster analysis, theoretical and practical studies

Procedia PDF Downloads 492
2687 Perception Towards Using E-learning with Stem Students Whose Programs Require Them to Attend Practical Sections in Laboratories during Covid-19

Authors: Youssef A. Yakoub, Ramy M. Shaaban

Abstract:

Covid-19 has changed and affected the whole world dramatically in a new way that the entire world, even scientists, have not imagined before. The educational institutions around the world have been fighting since Covid-19 hit the world last December to keep the educational process unchanged for all students. E-learning was a must for almost all US universities during the pandemic. It was specifically more challenging to use eLearning instead of regular classes among students who take practical education. The aim of this study is to examine the perception of STEM students towards using eLearning instead of traditional methods during their practical study. Focus groups of STEM students studying at a western Pennsylavian, mid-size university were interviewed. Semi-structured interviews were designed to get an insight on students’ perception towards the alternative educational methods they used in the past seven months. Using convenient sampling, four students were chosen from different STEM fields: science of physics, technology, electrical engineering, and mathematics. The interview was primarily about the extent to which these students were satisfied, and their educational needs were met through distance education during the pandemic. The interviewed students were generally able to do a satisfactory performance during their virtual classes, but they were not satisfied enough with the learning methods. The main challenges they faced included the inability to have real practical experience, insufficient materials posted by the faculty, and some technical problems associated with their study. However, they reported they were satisfied with the simulation programs they had. They reported these simulations provided them with a good alternative to their traditional practical education. In conclusion, this study highlighted the challenges students face during the pandemic. It also highlighted the various learning tools students see as good alternatives to their traditional education.

Keywords: eLearning, STEM education, COVID-19 crisis, online practical training

Procedia PDF Downloads 99
2686 Dental Students’ Self-Assessment of Their Performance in a Preclinical Endodontic Practice

Authors: Minseock Seo

Abstract:

Dental education consists of both theoretical and practical learning for students. When dental students encounter practical courses as a new educational experience, they must also learn to evaluate themselves. The aim of this study was to investigate the self-assessment scores of third-year dental students and compare with the scores graded by the faculty in preclinical endodontic practice in a dental school in Korea. Faculty- and student-assigned scores were calculated from preclinical endodontic practice performed on phantom patients. The students were formally instructed on grading procedures for endodontic treatment. After each step, each item was assessed by the student. The students’ self-assessment score was then compared to the score by the faculty. The students were divided into 4 groups by analyzing the scores of self-assessment and faculty-assessment and statistically analyzed by summing the theoretical and practical examination scores. In the theoretical exam score, the group who over-estimated their performance (H group) was lower than the group with lower evaluation (L group). When comparing the first and last score determined by the faculty, H groups didn’t show any improvement, while the other group did. In H group, the less improvement of the self-assessment, the higher the theoretical exam score. In L group, the higher improvement of the self-assessment, the better the theoretical exam score. The results point to the need to develop students’ self-insight with more exercises and practical training.

Keywords: dental students, endodontic, preclinical practice, self-assessment

Procedia PDF Downloads 223
2685 An Augmented Reality Based Self-Learning Support System for Skills Training

Authors: Chinlun Lai, Yu-Mei Chang

Abstract:

In this paper, an augmented reality learning support system is proposed to replace the traditional teaching tool thus to help students improve their learning motivation, effectiveness, and efficiency. The system can not only reduce the exhaust of educational hardware and realistic material, but also provide an eco-friendly and self-learning practical environment in any time and anywhere with immediate practical experiences feedback. To achieve this, an interactive self-training methodology which containing step by step operation directions is designed using virtual 3D scenario and wearable device platforms. The course of nasogastric tube care of nursing skills is selected as the test example for self-learning and online test. From the experimental results, it is observed that the support system can not only increase the student’s learning interest but also improve the learning performance than the traditional teaching methods. Thus, it fulfills the strategy of learning by practice while reducing the related cost and effort significantly and is practical in various fields.

Keywords: augmented reality technology, learning support system, self-learning, simulation learning method

Procedia PDF Downloads 135
2684 Vocational and Technical Education: A Practical Approach to Reducing Insecurity in Nigeria

Authors: S. S. Amoor

Abstract:

Insecurity is becoming a major tool in the hand of Nigeria’s enemies to increase poverty and hatred among the citizens and split the county into several political segments. It is based on this background that this paper critically examines Vocational and Technical Education as a practical and realistic approach to reducing insecurity in Nigeria so as to save the country from total disintegration. The paper discusses the concept of insecurity, types, causes and effects of insecurity, and how vocational and technical education and its variables are fundamental and practical measures to reducing insecurity in Nigeria. The paper concludes that the large army of unemployed and unskilled youths in Nigeria requires immediate attention in the area of provision of marketable vocational and technical skills, creativity and competences that will prepare them for employment or self-reliance. It is hoped that government jobs or self-employment will keep the teeming youths busy and therefore take their minds away from odd jobs that threaten the security of the country. In line with these, the paper recommends, among others, that since the teeming unemployed and unskilled youths are mostly from the rural areas, the state governments in collaboration with the local governments should take appropriate steps to provide the youths with vocational skills in carpentry, fashion designing, hair-dressing, driving, welding, mechanical works, among others. Once the youths are involved in one skilled trade or the other, insecurity would be reduced.

Keywords: vocational and technical education, insecurity, practical approach to reducing insecurity, unemployment

Procedia PDF Downloads 98
2683 Codification Controversy in Islamic and Saudi Law(Theoretical and Practical Study)

Authors: Mohamed Almagsoudi

Abstract:

The aim of this paper is to deal with two issues. One of them is about the theoretical side of codification, and the other is related to the practical side. At first, I have tried to criticize the debate running about codification of Islamic and Saudi Law, through observing and analyzing views of opponents and advocates. I tried to prove a hypothesis that both parties could not completely succeed in reviewing the theoretical base of this topic where discussion would not deal with irrelevant matters. It is a crucial shortcoming that made advocates unable to answer the critical questions addressed by those opponents.

Keywords: Codification, Saudi Law, Islamic law, Sharia

Procedia PDF Downloads 96
2682 Assessment of the Simulation Programs Usable to Support Decision Making Processes of the Critical Infrastructure Emergency Management

Authors: Jiří Barta, Oldřich Svoboda

Abstract:

This article deals with the issue of practical training of the management staff during emergency events in the frame of critical infrastructure. Critical infrastructure represents one of the possible targets of destructive activities as well as operational accidents and incidents which can seriously influence the functioning of the system of ensuring the basic needs of the inhabitants. Therefore, protection of critical infrastructure and training of the staff in dealing with emergencies becomes a broadly discussed topic. Nowadays, the market offers a wide range of simulation tools which proclaim that they are suitable for practical training of management staff and completing their tasks. Another group of programs declares that they are not primarily designed for this type of simulations. However, after some minor adaptations, for example by adding or changing users‘ roles, they are able to fulfil the needs of practical training as well as the process of emergency simulation. This paper characterises and selects simulators and programs for simulating emergency events.

Keywords: computer simulation, Symos´97, simulation software, harmful substances, Konstruktivní simulace, SIMEX

Procedia PDF Downloads 224
2681 An Approximate Formula for Calculating the Fundamental Mode Period of Vibration of Practical Building

Authors: Abdul Hakim Chikho

Abstract:

Most international codes allow the use of an equivalent lateral load method for designing practical buildings to withstand earthquake actions. This method requires calculating an approximation to the fundamental mode period of vibrations of these buildings. Several empirical equations have been suggested to calculate approximations to the fundamental periods of different types of structures. Most of these equations are knowing to provide an only crude approximation to the required fundamental periods and repeating the calculation utilizing a more accurate formula is usually required. In this paper, a new formula to calculate a satisfactory approximation of the fundamental period of a practical building is proposed. This formula takes into account the mass and the stiffness of the building therefore, it is more logical than the conventional empirical equations. In order to verify the accuracy of the proposed formula, several examples have been solved. In these examples, calculating the fundamental mode periods of several farmed buildings utilizing the proposed formula and the conventional empirical equations has been accomplished. Comparing the obtained results with those obtained from a dynamic computer has shown that the proposed formula provides a more accurate estimation of the fundamental periods of practical buildings. Since the proposed method is still simple to use and requires only a minimum computing effort, it is believed to be ideally suited for design purposes.

Keywords: earthquake, fundamental mode period, design, building

Procedia PDF Downloads 247
2680 Recognition of International Internships for Students at European Level

Authors: Tiron-Tudor Adriana, Ciolomic Ioana, Farcas Teodora

Abstract:

The mission of a business school is to train students for business careers in which practical skills- based on theoretical knowledge- are needed. These skills include a thorough knowledge of languages, creative skills, and well-founded professional and practical knowledge. With those skills, the graduates are highly competitive in the labour market. The paper objective is to disseminate the results of an international project by revealing how a HEI are prepared for higher vocational training course leading to professional diplomas.

Keywords: vocational education, business schools, international projects, HEI

Procedia PDF Downloads 377
2679 Use of Smartphone in Practical Classes to Facilitate Teaching and Learning of Microscopic Analysis and Interpretation of Tissues Sections

Authors: Lise P. Labéjof, Krisnayne S. Ribeiro, Nicolle P. dos Santos

Abstract:

An unrecorded experiment of use of the smartphone as a tool for practical classes of histology is presented in this article. Behavior, learning of the students of three science courses at the University were analyzed and compared as well as the mode of teaching of this discipline and the appreciation of the students, using either digital photographs taken by phone or drawings for record microscopic observations, analyze and interpret histological sections of human or animal tissues.

Keywords: cell phone, digital micrographies, learning of sciences, teaching practices

Procedia PDF Downloads 557