Search results for: pioneer program
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3749

Search results for: pioneer program

3749 The Follower Robots Tested in Different Lighting Condition and Improved Capabilities

Authors: Sultan Muhammed Fatih Apaydin

Abstract:

In this study, two types of robot were examined as being pioneer robot and follower robot for improving of the capabilities of tracking robots. Robots continue to tracking each other and measurement of the follow-up distance between them is very important for improvements to be applied. It was achieved that the follower robot follows the pioneer robot in line with intended goals. The tests were applied to the robots in various grounds and environments in point of performance and necessary improvements were implemented by measuring the results of these tests.

Keywords: mobile robot, remote and autonomous control, infra-red sensors, arduino

Procedia PDF Downloads 539
3748 Assessment of Master's Program in Technology

Authors: Niaz Latif, Joy L. Colwell

Abstract:

Following implementation of a master’s level graduate degree program in technology, a research-based assessment of the program was undertaken to determine how well the program met its goals and objectives, and the impact of the degree program on the objectives and the needs of its graduates. Upon review of the survey data, it was concluded that the program was meeting its goals and objectives and that the directed project option should be encouraged.

Keywords: master’s degree, graduate program, assessment, master's program in technology

Procedia PDF Downloads 373
3747 Mapping the Future: Participatory Master Planning for Pioneer Village Tourism in Cibubuan, Sumedang

Authors: Sarojini Imran, Riza Firmansyah, Aula Ramadhan, Chudamul Furqon, Achfriyatama Oktariflandi

Abstract:

This article delves into the participatory approach in formulating a master plan for the development of pioneer village tourism in Cibubuan, Sumedang. We explore the process of participatory mapping that involves the active participation of the local community in planning and envisioning the future of village tourism. This research considers the positive impact that arises when the community takes an active role in designing a master plan that benefits the local economy while preserving culture and the environment. The results of this research reveal that the participatory approach can create a more accurate and community-responsive mapping that aligns with the aspirations of the people in Cibubuan Village. It also provides a deep insight into how community-developed mapping can guide the development of sustainable tourism. By offering a deeper understanding of the participatory role in village tourism development planning, this article provides essential insights for stakeholders and researchers in this field. We hope this article will inspire more communities to adopt a participatory approach in planning the future of their village tourism.

Keywords: participatory masterplan, pioneer village tourism, sustainable tourism, community engagement, Cibubuan Village

Procedia PDF Downloads 33
3746 Collaborative Program Student Community Service as a New Approach for Development in Rural Area in Case of Western Java

Authors: Brian Yulianto, Syachrial, Saeful Aziz, Anggita Clara Shinta

Abstract:

Indonesia, with a population of about two hundred and fifty million people in quantity, indicates the outstanding wealth of human resources. Hundreds of millions of the population scattered in various communities in various regions in Indonesia with the different characteristics of economic, social and unique culture. Broadly speaking, the community in Indonesia is divided into two classes, namely urban communities and rural communities. The rural communities characterized by low potential and management of natural and human resources, limited access of development, and lack of social and economic infrastructure, and scattered and isolated population. West Java is one of the provinces with the largest population in Indonesia. Based on data from the Central Bureau of Statistics in 2015 the number of population in West Java reached 46.7096 million souls spread over 18 districts and 9 cities. The big difference in geographical and social conditions of people in West Java from one region to another, especially the south to the north causing the gap is high. It is closely related to the flow of investment to promote the area. Poverty and underdevelopment are the classic problems that occur on a massive scale in the region as the effects of inequity in development. South Cianjur and Tasikmalaya area South became one of the portraits area where the existing potential has not been capable of prospering society. Tri Dharma College not only define the College as a pioneer implementation of education and research to improve the quality of human resources but also demanded to be a pioneer in the development through the concept of public service. Bandung Institute of Technology as one of the institutions of higher education to implement community service system through collaborative community work program "one of the university community" as one approach to developing villages. The program is based Community Service, where students are not only required to be able to take part in community service, but also able to develop a community development strategy that is comprehensive and integrity in cooperation with government agencies and non-government related as a real form of effort alignment potential, position and role from various parties. Areas of western Java in particular have high poverty rates and disparity. On the other hand, there are three fundamental pillars in the development of rural communities, namely economic development, community development, and the integrated infrastructure development. These pillars require the commitment of all components of community, including the students and colleges for upholding success. College’s community program is one of the approaches in the development of rural communities. ITB is committed to implement as one form of student community service as community-college programs that integrate all elements of the community which is called Kuliah Kerja Nyata-Thematic.

Keywords: development in rural area, collaborative, student community service, Kuliah Kerja Nyata-Thematic ITB

Procedia PDF Downloads 191
3745 Building in-Addition-School-Family Partnership

Authors: Lulu Sun

Abstract:

In Addition is an after-school mathematics program in which students and their parents build mathematical confidence and competence by solving problems they curious about. It is a program consists of mix-grade from 4th to 6th grade of 10 to 20 students, including math problem solving and other activities. This partnership will focus on the relationship between the In-Addition and the parents’ engagement; in this kind of partnership, it has the In-Addition program teaching and the family engagement. This partnership is purpose to building cooperation between the program and parents, strengthening the links between the program and families.

Keywords: program-family, family engagement, positive bias, partnership

Procedia PDF Downloads 163
3744 Health Transformation Program and Effects on Health Expenditures

Authors: Zeynep Karacor, Rahime Hulya Ozturk

Abstract:

In recent years, the rise of population density and the problem of aging population took attention to the health expenditures. In Turkey, some regulations and infrastructure changes in health sector have occurred. These changes are called Health Transformation Program. The productivity of health services, patient satisfaction, quality of services are tried to be improved with this program. Some radical changes are applied in Turkish economy in this context. The aim of this paper is to present the effects of Health Transformation Program on health expenditures. In the first part of the paper, some information’s about health system and applications in Turkey are discussed. In the second part, the aims of Health Transformation Program are explained. And in the third part the effects of Health Transformation Program on health expenditures are examined.

Keywords: health transformation program, Turkey, health services, health expenditures

Procedia PDF Downloads 356
3743 Strategic Management of a Geoscience Education and Training Program

Authors: Lee Ock-Sun

Abstract:

The effective development of a geoscience education and training program takes account of the rapidly changing environment in the geoscience market, includes information about resource-rich countries which have international education demands. In this paper, we introduce the geoscience program run bythe International School for Geoscience Resources at the Korea Institute of Geoscience and Mineral Resources (IS-Geo of KIGAM),and show its remarkable performance. To further effective geoscience program planning and operation, we present recommendations for strategic management for customer-oriented operation with a more favorable program format and advanced training aids. Above all, the IS-Geo of KIGAM should continue improve through‘plan-do-see-feedback’activities based on the recommendations.

Keywords: demand survey, geoscience program, program performance, strategic management

Procedia PDF Downloads 414
3742 The Different Ways to Describe Regular Languages by Using Finite Automata and the Changing Algorithm Implementation

Authors: Abdulmajid Mukhtar Afat

Abstract:

This paper aims at introducing finite automata theory, the different ways to describe regular languages and create a program to implement the subset construction algorithms to convert nondeterministic finite automata (NFA) to deterministic finite automata (DFA). This program is written in c++ programming language. The program reads FA 5tuples from text file and then classifies it into either DFA or NFA. For DFA, the program will read the string w and decide whether it is acceptable or not. If accepted, the program will save the tracking path and point it out. On the other hand, when the automation is NFA, the program will change the Automation to DFA so that it is easy to track and it can decide whether the w exists in the regular language or not.

Keywords: finite automata, subset construction, DFA, NFA

Procedia PDF Downloads 407
3741 Tips for Effective Intercultural Collaboration on the Evaluation of an International Program

Authors: Athanase Gahungu, Karen Freeman

Abstract:

Different groups of stakeholders expect the evaluation of an international, grant-funded program to inform them of the worth of the program - the funder, the agency operating the program and its community, and the citizens of the country where the program is implemented. This paper summarizes the challenges that intercultural teams of researchers faced as they crisscrossed a host country while evaluating a teaching and learning materials program, and offers useful tips for effective collaboration. Firstly, was recommended that the teams be representative of the cultures involved, and have the required research and program evaluation skills. Secondly, cultures involved must consistently establish and maintain a shared performance system. Thirdly, successful team members must be self-aware, inter-culturally knowledgeable, not just in communication, but in conceptualizing the political and social context of international grant-funded projects.

Keywords: program evaluation, international collaboration, intercultural, shared performance

Procedia PDF Downloads 512
3740 The Impact of Employee Assistance Program on New Hire Well Being and Turnover

Authors: Steffira Anjani, Agnes Dessyana, Luciyana Lesmana

Abstract:

Employee well-being has been a major factor for an employee to deliver optimal performance in the workplace. During the COVID-19 pandemic, there has been a major concern for organizations to develop Employee Assistance Program as an approach to maintain employees’ well-being. However, there is little published evidence assessing the effectiveness of Employee Assistance Program for the employee’s well-being. The purpose of this paper is to advance theory and practice by understanding how the Employee Assistance Program (EAP) impacts to new hire well-being and turnover, especially in private organization. This paper provides an intervention framework used for new employees. The intervention program (onboarding and support group) is carried out to improve new hire well-being and to make them stay at the organization. The intervention is delivered to 36 new hire employees that were recruited from January 2021 to still ongoing 2022. The result of level 1 evaluation shows that new hire employees give a good rating to the intervention program. Next, the result of level 2 evaluation shows that the intervention has a significant difference in new hire well-being before and after the intervention program (Z=-2,11, p<0.05) and increases the percentage of recruitment quality index (RQI = 10%).

Keywords: Employee Assistance Program, well-being, turnover, intervention program

Procedia PDF Downloads 135
3739 The Impact of Step-By-Step Program in the Public Preschool Institutions in Kosova

Authors: Rozafa Shala

Abstract:

Development of preschool education in Kosovo has passed through several periods. The period after the 1999 war was very intensive period when preschool education started to change. Step-by-step program was one of the programs which were very well extended during the period after the 1999 war until now. The aim of this study is to present the impact of the step-by-step program in the preschool education. This research is based on the hypothesis that: Step-by-step program continues to be present with its elements, in all other programs that the teachers can use. For data collection a questionnaire is constructed which was distributed to 25 teachers of preschool education who work in public preschool institutions. All the teachers have finished the training for step by step program. To support the data from the questionnaire a focus group is also organized with whom the critical issues of the program were discussed. From the results obtained we can conclude that the step-by-step program has a very strong impact in the preschool level. Many specific elements such as: circle time, weather calendar, environment inside the class, portfolios and many other elements are present in most of the preschool classes. The teacher's approach also has many elements of the step-by-step program.

Keywords: preschool education, step-by-step program, impact, teachers

Procedia PDF Downloads 319
3738 The Effect of Wellness Program on Organizations Productivity: The Case of Pakistani Corporation’s

Authors: Saad Bin Nasir

Abstract:

This study imperially evaluated of five human resource (HR) practices (Wellness program extents are Employee’s assistance program, Health care screenings, and Recreation trips, Seminars for life style, Indoor and Outdoor activities) and there likely impact on the organization productivity in Pakistani organizations. The data were gathering by administrating questionnaires. The result indicated that all five variables are positively and significantly correlated with organization productivity. Results of regressing the all variables on organization productivity show that seminars for life style and employee’s assistance program strong predictors of organization productivity.

Keywords: wellness program, organization’s productivity, employee’s assistance program, health care screening

Procedia PDF Downloads 321
3737 Work Ability Program Produces Short-Term Productivity Improvements

Authors: Jukka Surakka, Risto Tuominen, Jukka Piippo

Abstract:

The aim of this work was to study the development of sick leaves and presenteeism during a work ability program. Productivity losses were determined for 70 employees from four organizations and for 42 controls. Numbers of sick leave days (SLD) were collected from employers’ records for three months before the program started and each subsequent three months for one year after the initiation. Presenteeism was determined for four weeks before and after one year of the program implementation. In the first three months of implementation SLD reduced among project members by 55% and increased by 27% among controls (p<0.001). However, during the last two measurement periods, the project subjects had more SLD than they had before the program started (p<0.001), and also more than the controls (p<0.001). Overall, during the one year implementation the program subjects had on average 23% increase in SLD, whereas the controls had 35% decrease in their SLD (p<0.001). Program participants experienced per month 3.6 hours more presenteeism after the one-year implementation and among the controls presenteeism increased by 2.5 hours. Work ability program produced short-term productivity benefits, but with longer program duration the benefits disappeared.

Keywords: work ability, absenteeism, presenteeism, productivity, sick leave

Procedia PDF Downloads 257
3736 Projectification: Using Project Management Methodology to Manage the Academic Program Review

Authors: Adam Marks, Munir Majdalawieh, Maytha Al Ali

Abstract:

While research is rich with what criteria could be included in the academic program review processes, there is rarely any mention of how this significant and complex process should be managed. This paper proposes using project management methodology in alignment with the program review criteria of the Dickeson’s Prioritizing Academic Programs model. Project management and academic program review share two distinct characteristics; one is their life cycle, and the second is the core knowledge areas they use. This aligned and structured approach offers academic administrators a step-by-step guide that can help them manage this process and effectively assess academic programs.

Keywords: project management, academic program, program review, education, higher education institution, strategic management

Procedia PDF Downloads 338
3735 The Experience of the Prosthetics Program in Palestine Arab American University as Model

Authors: Ahmad Dawabsheh

Abstract:

The prosthetics program is an international program, found in honorable respectable universities. This program like other programs was found to serve several reasons, The most important reason is humanity, humanity free of conflict, religion, race, or war, but rather focuses on the humanitarian issue. This is what encouraged me to study this topic to help people, especially the poor in the world. The researcher will distribute a questionnaire to the faculty members and students of the department to measure the knowledge and importance of this program from the practical and theoretical sides of the local community. The researcher used the analytical method to study the subject. The research will attempt to answer the questions: What is the student's knowledge of this program? How important is this program to society?. The research aims to know the Palestinian society's need for this program. The research also aims to know the extent of students' knowledge of recent developments and new innovations in prosthetics around the world. What does the university offer to students in addition to theoretical courses?

Keywords: prosthetics, Arab American University, analytical method, questionnair

Procedia PDF Downloads 126
3734 Using ε Value in Describe Regular Languages by Using Finite Automata, Operation on Languages and the Changing Algorithm Implementation

Authors: Abdulmajid Mukhtar Afat

Abstract:

This paper aims at introducing nondeterministic finite automata with ε value which is used to perform some operations on languages. a program is created to implement the algorithm that converts nondeterministic finite automata with ε value (ε-NFA) to deterministic finite automata (DFA).The program is written in c++ programming language. The program inputs are FA 5-tuples from text file and then classifies it into either DFA/NFA or ε -NFA. For DFA, the program will get the string w and decide whether it is accepted or rejected. The tracking path for an accepted string is saved by the program. In case of NFA or ε-NFA automation, the program changes the automation to DFA to enable tracking and to decide if the string w exists in the regular language or not.

Keywords: DFA, NFA, ε-NFA, eclose, finite automata, operations on languages

Procedia PDF Downloads 460
3733 Development of a Nursing Care Program Based on Anthroposophic External Therapy for the Pediatric Hospital in Brazil and Germany

Authors: Karina Peron, Ricardo Ghelman, Monica Taminato, Katia R. Oliveira, Debora C. A. Rodrigues, Juliana R. C. Mumme, Olga K. M. Sunakozaua, Georg Seifert, Vicente O. Filho

Abstract:

The nurse is the most available health professional for the interventions of support in the integrative approach in hospital environment, therefore a professional group key to changes in the model of care. The central components in the performance of anthroposophic nursing procedures are direct physical contact, promotion of proper rhythm, thermal regulation and the construction of a calm and empathic atmosphere, safe for patients and their caregivers. The procedures of anthroposophic external therapies (AET), basically composed of the application of compresses and the use of natural products, provide an opportunity to intensify the therapeutic results through an innovative, complementary and integrative model in the university hospital. The objective of this work is to report the implementation of a program of nursing techniques (AET) through a partnership between the Pediatric Oncology Sector of the Department of Pediatrics of the Faculty of Medicine of the University of Sao Paulo and Charite University of Berlin, with lecturers from Berlin's Integrative Hospital Havelhöhe and Witten-Herdecke Integrative Hospital, both in Germany. Intensive training activities of the Hospital's nursing staff and a survey on AET needs were developed based on the most prevalent complaints in pediatric oncology patients in the three environments of the Hospital of Pediatric Oncology: Bone Marrow Transplantation Unit, Intensive Care Unit and Division of Internal Patients. We obtained the approval of the clinical protocol of external anthroposophic therapies for nursing care by the Ethics Committee and the Academic Council of the Hospital. With this project, we highlight the key AET needs that will be part of the standard program of pediatric oncology care with appropriate scientific support. The results of the prevalent symptoms were: vomiting, nausea, pain, difficulty in starting sleep, constipation, cold extremities, mood disorder and psychomotor agitation. This project was the pioneer within the Integrative Pediatrics Program, as an innovative concept of Medicine and Integrative Health presented at scientific meetings.

Keywords: integrative health care, integrative nursing, pediatric nursing, pediatric oncology

Procedia PDF Downloads 239
3732 The Analysis of a Learning Media Prototype as Web Learning in Distance Education

Authors: Yudi Efendi, Hasanuddin

Abstract:

Web-based learning program is the complementary of Printed Teaching Material (BMP) that serves and helps students clarify the parts that require additional explanation or illustration. This research attempts to analyze a prototype of web-based learning program. A prototype of web-based learning program which is interactive is completed with exercises and formative tests. Using qualitative descriptive method, the research presents the analysis from the content expert and media expert. Besides, the interviews from tutors of Political and Social Sciences will be presented. The research also analyzes questionnaires from the students of English and literature program in Jakarta. The questionnaire deals with the display of the content, the audio video, the usability, and the navigation. In the long run, it is expected that the program could be recommended to use by the university as an ideal program.

Keywords: web learning, prototype, content expert, media expert

Procedia PDF Downloads 218
3731 The Sociocultural and Critical Theories under the Empiricism of a Study Abroad Program

Authors: Magda Silva

Abstract:

This paper presents the sociocultural and critical theories used in the creation of a study abroad program in Brazil, as well as the successful results obtained in the fourteen years of experience provided by the program in distinct regions of Brazil. This program maximizes students’ acquisition of the Portuguese language, and affords them an in-depth intercultural and intracultural competence by on site studies in cosmopolitan Rio de Janeiro, afro-heritage Salvador da Bahia, and Amazonian Belém do Pará. The program provides the means to acknowledge the presence, influence, similarities, and differences of Portuguese-speaking Brazil in Latin America.

Keywords: study abroad, critical thinking, sociocultural theory, foreign language, empirical, theoretical

Procedia PDF Downloads 396
3730 Effects of Training on Self-Efficacy, Competence, and Target Complaints of Dementia Family Support Program Facilitators

Authors: Myonghwa Park, Eun Jeong Choi

Abstract:

Persons with dementia living at home have complex caregiving demands, which can be significant sources of stress for the family caregivers. Thus, the dementia family support program facilitators struggle to provide various health and social services, facing diverse challenges. The purpose of this study was to research the effects of training program for the dementia family support program facilitators on self-efficacy, competence, and target complaints concerning operating their program. We created a training program with systematic contents, which was composed of 10 sessions and we provided the program for the facilitators. The participants were 32 people at 28 community dementia support centers who manage dementia family support programs and they completed quantitative and qualitative self-report questionnaire before and after participating in the training program. For analyzing the data, descriptive statistics were used and with a paired t-test, pretest and posttest scores of self-efficacy, competence, and target complaints were analyzed. We used Statistical Package for the Social Sciences (SPSS) statistics (Version 21) to analyze the data. The average age of the participants was 39.6 years old and the 84.4% of participants were nurses. There were statistically meaningful increases in facilitators’ self-efficacy scores (t = -4.45, p < .001) and competence scores (t = -2.133, p = 0.041) after participating in training program and operating their own dementia family support program. Also, the facilitators’ difficulties in conducting their dementia family support program were decreased which was assessed with target complaints. Especially, the facilitators’ lack of dementia expertise and experience was decreased statistically significantly (t = 3.520, p = 0.002). Findings provided evidence of the benefits of the training program for facilitators to enhance managing dementia family support program by improving the facilitators’ self-efficacy and competence and decreasing their difficulties regarding operating their program.

Keywords: competence, dementia, facilitator, family, self-efficacy, training

Procedia PDF Downloads 184
3729 An Application of Content Analysis, SWOT Analysis, and the TOPSIS Method: A Case Study of the 'Tourism Ambassador' Program in Indonesia

Authors: Gilang Maulana Majid

Abstract:

If a government program remains scientifically uncontested for a long time, it is likely that its effects will be far from expected as there is no concrete evaluation of the steps being taken. This article identifies how such a theory aptly describes the case of the 'tourism ambassador' program in Indonesia. Being set out as one of the tourism promotional means of many regional governments in Indonesia, this program is heavily criticized for being ineffective despite a large number of budgets being spent on an annual basis. Taking the program as a case study, this article applies content analysis, SWOT analysis, and TOPSIS as data analysis methods, with a total of 56 tourism ambassadors invited to become coders, respondents, and/or interviewees in this research. The study reveals the SWOT of the program, recognizes four strategies that can be taken to optimize the program's effects and prioritizes a strategy based on the preferences of the involved tourism ambassadors using TOPSIS. It is found that incorporation of technology such as the creation of an online platform is, among others, the most expected approach to be taken to solve the problems concerning tourism ambassador program. However, based on the costs and benefits of each strategy presented in the current study, each alternative appears to have trade-offs between one and another.

Keywords: Indonesia, optimization strategies, 'Tourism Ambassador' program, SWOT-TOPSIS

Procedia PDF Downloads 125
3728 Evaluating the Effectiveness of the Use of Scharmer’s Theory-U Model in Action-Learning-Based Leadership Development Program

Authors: Donald C. Lantu, Henndy Ginting, M. Yorga Permana, Dany M. A. Ramdlany

Abstract:

We constructed a training program for top-talents of a Bank with Scharmer Theory-U as the model. In this training program, we implemented the action learning perspective, as it is claimed to be the most effective one currently available. In the process, participants were encouraged to be more involved, especially compared to traditional lecturing. The goal of this study is to assess the effectiveness of this particular training. The program consists of six days non-residential workshop within two months. Between each workshop, the participants were involved in the works of action learning group. They were challenged by dealing with the real problem related to their tasks at work. The participants of the program were 30 best talents who were chosen according to their yearly performance. Using paired difference statistical test in the behavioral assessment, we found that the training was not effective to increase participants’ leadership competencies. For the future development program, we suggested to modify the goals of the program toward the next stage of development.

Keywords: action learning, behavior, leadership development, Theory-U

Procedia PDF Downloads 165
3727 Designing Program for Developing Self-Esteem of Gifted Children

Authors: Mohammad Jamalallail

Abstract:

Self-esteem implies a person’s overall self-worth, self-respect, and self-value. It helps a person to maintain good mental health, personality, and achievement. Gifted students face some emotional problems, sometimes, which cause decreases in their self-esteem. Such emotional problems include loneliness, anxiety, and depression as examples. For this reason, designing a counseling program is necessary for gifted students who need a high level of self-esteem. The available counseling programs focused on developmental aspect only to the best of the writer’s knowledge. While the proposed program focuses on both clinical and developmental counseling by applying psychoanalytic play therapy. The proposed program consists of; Theoretical background such as; Behavior, and RET. It also consists of counseling procedures and therapeutic interventions.

Keywords: self-esteem, gifted, program, design

Procedia PDF Downloads 382
3726 German for Business Lawyers: A Practical Example of a German University of Applied Sciences

Authors: Angelika Dorawa, Lena Kreppel

Abstract:

Writing in the disciplines plays a major role at Universities. On the one hand, lectures look at the substance of assignments and on the other hand, they expect students to meet professional standards of layout and proofreading. However, the integration of writing concepts into the range of subjects is new to German Universities of Applied Sciences, which are focused on technical and scientific contexts. The Westphalian University of Applied Sciences (WH) established a successful program Talente_schreiben (Writing_Talents) that was funded by the Federal Ministry of Education and Research to improve written language skills for first-semester students at the WH. Besides having the main focus on basic language skills on all language levels, we also concentrate on subject-specific programs such as writing in the disciplines and are pioneers in this field in Germany. Since 2013, we started to include learning-to-write programs since first-semester students of Business Law studies must complete a writing assignment in the form and writing style of a legal opinion in order to fulfill their undergraduate degree requirements. To support our students at its best, our course for business lawyers focuses not only on the writing skills per se, but also on teaching both, the content and the particular discourse of the discipline. Hence, a specialist in German studies and a faculty tutor share the experience of processing, producing and reflecting a text. Whereas the German studies specialist refers to the rhetorical context such as orthography, grammar etc., the tutor acts as a guide on the side referring to the course content itself. In our presentation, we want to give an insight of the practice of a business law discipline, the combination of rhetoric and composition and discuss the methodological and didactic approaches.

Keywords: German for business lawyers, talent development, pioneer program, Germany

Procedia PDF Downloads 295
3725 Development of a Serial Signal Monitoring Program for Educational Purposes

Authors: Jungho Moon, Lae-Jeong Park

Abstract:

This paper introduces a signal monitoring program developed with a view to helping electrical engineering students get familiar with sensors with digital output. Because the output of digital sensors cannot be simply monitored by a measuring instrument such as an oscilloscope, students tend to have a hard time dealing with digital sensors. The monitoring program runs on a PC and communicates with an MCU that reads the output of digital sensors via an asynchronous communication interface. Receiving the sensor data from the MCU, the monitoring program shows time and/or frequency domain plots of the data in real time. In addition, the monitoring program provides a serial terminal that enables the user to exchange text information with the MCU while the received data is plotted. The user can easily observe the output of digital sensors and configure the digital sensors in real time, which helps students who do not have enough experiences with digital sensors. Though the monitoring program was programmed in the Matlab programming language, it runs without the Matlab since it was compiled as a standalone executable.

Keywords: digital sensor, MATLAB, MCU, signal monitoring program

Procedia PDF Downloads 463
3724 Interdisciplinary Integrated Physical Education Program Using a Philosophical Approach

Authors: Ellie Abdi, Susana Juniu

Abstract:

The purpose of this presentation is to describe an interdisciplinary teaching program that integrates physical education concepts using a philosophical approach. The presentation includes a review of: a) the philosophy of American education, b) the philosophy of sports and physical education, c) the interdisciplinary physical education program, d) professional development programs, (e) the Success of this physical education program, f) future of physical education. This unique interdisciplinary program has been implemented in an urban school physical education discipline in East Orange, New Jersey for over 10 years. During the program the students realize that the bodies go through different experiences. The body becomes a place where a child can recognize in an enjoyable way to express and perceive particular feelings or mental states. Children may distinguish themselves to have high abilities in the social or other domains but low abilities in the field of athletics. The goal of this program for the individuals is to discover new skills, develop and demonstrate age appropriate mastery level at different tasks, therefore the program consists of 9 to 12 sports, including many game. Each successful experience increases the awareness ability. Engaging in sports and physical activities are social movements involving groups of children in situations such as teams, friends, and recreational settings, which serve as a primary socializing agent for teaching interpersonal skills. As a result of this presentation the audience will reflect and explore how to structure a physical education program to integrate interdisciplinary subjects with philosophical concepts.

Keywords: interdisciplinary disciplines, philosophical concepts, physical education, interdisciplinary teaching program

Procedia PDF Downloads 465
3723 Pantawid Pamilyang Pilipino Program, '4P’s': Breaking the Vicious Poverty Cycle

Authors: Bernadette F. De La Cruz, Susan Marie R. Dela Cruz, Georgia D. Demavibas

Abstract:

Pantawid Pamilyang Pilipino Program (4P) is a conditional cash transfer program in the Philippines pay extremely poor household-beneficiaries in order to fulfill the country’s commitment to the number one of the Millennium Development Goals (MDG). 4P's send 10,235,256 school children aged 6-18 from a total of 4,353,597 registered households with an average of two to three children. We analyze this program in Iloilo, Philippines. We show that this program can be made efficient by selecting beneficiaries and calibrating transfer for a maximum breaking of intergenerational poverty cycle of hunger, health and achieve higher education.

Keywords: ESGP-PA, millennium development goals, house hold beneficiaries, cash transfer

Procedia PDF Downloads 371
3722 Going the Distance – Building Peer Support during a Time of Crisis

Authors: Lisa Gray, Henry Kronner, Tameca Harris-Jackson, Mimi Sodhi, Ruth Gerritsen-McKane, Donette Considine

Abstract:

The MSW Peer Mentorship Program (PMP) was developed as one of several approaches to foster student success. The key purposes of the PMP are to help new graduate students transition to a graduate program, facilitate relationship building between students, grow and sustain student satisfaction, and build a strong connection to the MSW program. This pilot program also serves as an additional source of support for students during the era of the Covid-19 pandemic. Further, the long-term goals of the program are to assist in student retention. Preliminary findings suggest that both mentors and mentees enrolled in PMP find the peer mentoring relationship to have a positive impact on their graduate learning experience.

Keywords: covid-19, mentorship, peer support, student success

Procedia PDF Downloads 188
3721 Martial Arts and Combative Program of the Philippine Military Academy Cadet Corps Armed Forces of the Philippines: An Assessment

Authors: Jayson Vicente

Abstract:

The young men and women of Philippine Military Academy Cadet Corps Armed Forces of the Philippines (PMA CCAFP) are bred to be front liners and last line of defense during war and times of peace; as such, they must be equipped with the most practical and most effective combat-ready Martial Arts and Combative skills to effectively fulfill their duty, as well as to protect and safeguard themselves to continue serving the people and their country. This study shall assess the current Martial Arts and Combative Program of the PMA CCAFP using descriptive methodology by interviews and floating questionnaires. The current Martial Arts and Combative Program of the PMA CCAFP with all of the subjects involved are more sports inclined rather than combat-equipped. Picking the best from each subject used in the program, this study seeks to recommend improvements or create a better Martial Arts and Combative Program that will satisfy the objective of producing Martial Arts combatant graduates. A good Martial Arts and Combative Program for PMA is essential to prepare them for what lies ahead, which is unforgiving and no rules to pacify threat.

Keywords: combative, martial arts, military, program

Procedia PDF Downloads 122
3720 Creation of a Mentoring Program for Improving the Education of Industrial Engineers

Authors: Maria Da Glória Diniz De Almeida, Andreia M. P. Salgado

Abstract:

This paper aims to present the creation of a mentoring program to be applied in developing future junior industrial engineers acting professionally. Its objective is to contribute to a better professional performance as engineers. It is a case-study for the RIP region (including the cities of Resende, Itatiaia and Porto Real), which is located in an industrial area in Rio de Janeiro State, in Brazil. As a result, 87% of mentors and mentees approved the program as efficient, based on the initial targets.

Keywords: mentoring program, mentors and mentees, student professional development, young engineers education

Procedia PDF Downloads 437