Search results for: student engagement
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3477

Search results for: student engagement

1377 Early Evaluation of Long-Span Suspension Bridges Using Smartphone Accelerometers

Authors: Ekin Ozer, Maria Q. Feng, Rupa Purasinghe

Abstract:

Structural deterioration of bridge systems possesses an ongoing threat to the transportation networks. Besides, landmark bridges’ integrity and safety are more than sole functionality, since they provide a strong presence for the society and nations. Therefore, an innovative and sustainable method to inspect landmark bridges is essential to ensure their resiliency in the long run. In this paper, a recently introduced concept, smartphone-based modal frequency estimation is addressed, and this paper targets to authenticate the fidelity of smartphone-based vibration measurements gathered from three landmark suspension bridges. Firstly, smartphones located at the bridge mid-span are adopted as portable and standalone vibration measurement devices. Then, their embedded accelerometers are utilized to gather vibration response under operational loads, and eventually frequency domain characteristics are deduced. The preliminary analysis results are compared with the reference publications and high-quality monitoring data to validate the usability of smartphones on long-span landmark suspension bridges. If the technical challenges such as high period of vibration, low amplitude excitation, embedded smartphone sensor features, sampling, and citizen engagement are tackled, smartphones can provide a novel and cost-free crowdsourcing tool for maintenance of these landmark structures. This study presents the early phase findings from three signature structures located in the United States.

Keywords: smart and mobile sensing, structural health monitoring, suspension bridges, vibration analysis

Procedia PDF Downloads 267
1376 Artificial Intelligence-Generated Previews of Hyaluronic Acid-Based Treatments

Authors: Ciro Cursio, Giulia Cursio, Pio Luigi Cursio, Luigi Cursio

Abstract:

Communication between practitioner and patient is of the utmost importance in aesthetic medicine: as of today, images of previous treatments are the most common tool used by doctors to describe and anticipate future results for their patients. However, using photos of other people often reduces the engagement of the prospective patient and is further limited by the number and quality of pictures available to the practitioner. Pre-existing work solves this issue in two ways: 3D scanning of the area with manual editing of the 3D model by the doctor or automatic prediction of the treatment by warping the image with hand-written parameters. The first approach requires the manual intervention of the doctor, while the second approach always generates results that aren’t always realistic. Thus, in one case, there is significant manual work required by the doctor, and in the other case, the prediction looks artificial. We propose an AI-based algorithm that autonomously generates a realistic prediction of treatment results. For the purpose of this study, we focus on hyaluronic acid treatments in the facial area. Our approach takes into account the individual characteristics of each face, and furthermore, the prediction system allows the patient to decide which area of the face she wants to modify. We show that the predictions generated by our system are realistic: first, the quality of the generated images is on par with real images; second, the prediction matches the actual results obtained after the treatment is completed. In conclusion, the proposed approach provides a valid tool for doctors to show patients what they will look like before deciding on the treatment.

Keywords: prediction, hyaluronic acid, treatment, artificial intelligence

Procedia PDF Downloads 92
1375 Undercasts in Fracture Care: A Randomized Control Study

Authors: B. Kenny

Abstract:

There is currently no literature comparing undercasts in fracture care. This study is a randomised trial comparing the 4 commonly used undercasts in Australia. These are Webril, Sofban, Goretech and Delta-dry. The ideal undercast should be comfortable for the patient and not cause itchiness. It should be durable enough to withstand daily activities. The clinician/technician should find the undercast easy to apply and remove. It should provide adequate padding without compromising cast mouldability to obtain a good cast index and air index. 18 volunteering medical students were randomly allocated to receive 4 angular casts, one over each elbow and ankle(total of 72 casts). They were blinded to cast type. After an hour their casts were stressed by pouring 20ml Normal Saline onto the skin beneath. Each student filled a questionnaire about comfort, itchiness, weight and water resistance. Subsequently they ranked each cast 1 to 4 based on preference. Our preliminary results show Delta-dry is the most preferred undercast followed by Webril, Sofban and Goretech in that order. Underlay selection is important component of patient care with long immobilsation. Webril or Deltra-dry are by far the most preferred undercasts in our study.

Keywords: casts, fracture, treatment modality, patient compliance

Procedia PDF Downloads 291
1374 Value-Based Management Education Need of the Hour

Authors: Surendar Vaddepalli

Abstract:

Management education plays a crucial role to enable industry to cope with emerging challenges. It has spread in the last fifteen-twenty years in India and gained popularity as it was aimed at imbibing versatility and multi-tasking abilities in student community. Several management institutions started looking at upgrading their competencies in terms of faculty, research and industry interaction. The competitive business environment has been one of the drivers that paved the way for growing demand for management graduates in the employment market. Industry expects their executives to be engaged in a constant learning process. The ever-increasing demand for managers has led to establish more management institutions; however, the growth was not in line with the expectations from the industry. While top Business Schools are continuously changing the contents and delivery methodologies, academic standards of most of the other Business Schools are not up to the mark and quality of service provided by these institutes has opened various issues for discussion. On this back ground it is important to address the concerns of Indian management education experiencing with time and we have to rethink about the management education and efforts should be made to create a dynamic environment. This paper ties to study the current trends and tries to find out need for value based management education in India to rejuvenate it.

Keywords: management education, management, value based management education, business school, India

Procedia PDF Downloads 362
1373 A Study on the Effect of the Mindfulness and Cultivation of Wisdom as an Intervention Strategy for College Student Internet Addiction

Authors: P. C. Li, R. H. Feng, S. J. Chen, Y. J. Yu, Y. L. Chen, X. Y. Fan

Abstract:

The purpose of this study is to investigate the effect of mindfulness and wisdom comprehensive strategy intervention on addiction to the Internet of college students by engaging fourteen intensive full-day mindfulness-based wisdom retreat curriculum. Wisdom, one of the practice method from the threefold training. Internet addiction, a kind of impulse control disorder, which attract the attentions of society due to its high prevalence and harmfulness in the last decade. Therefore, the study of internet addiction intervention is urgent. Participants with internet addiction were Chinese college students and screened by internet addiction disorder diagnose questionnaire (IAD-DQ). A quasi-experimental pretest and posttest design was used as research design. The finding shows that the mindfulness-based wisdom intervention strategy appeared to be effective in reducing the Internet addiction. Moreover, semi-structure interview method was conducted and outcomes included five themes: the reduction of internet use, the increment of awareness on emotion, self-control, present concentration and better positive lifestyle, indicating that mindfulness could be an effective intervention for this group with internet addiction.

Keywords: mindfulness, internet addiction, wisdom comprehensive intervention, cognitive-behavior therapy

Procedia PDF Downloads 163
1372 Understanding the Programming Techniques Using a Complex Case Study to Teach Advanced Object-Oriented Programming

Authors: M. Al-Jepoori, D. Bennett

Abstract:

Teaching Object-Oriented Programming (OOP) as part of a Computing-related university degree is a very difficult task; the road to ensuring that students are actually learning object oriented concepts is unclear, as students often find it difficult to understand the concept of objects and their behavior. This problem is especially obvious in advanced programming modules where Design Pattern and advanced programming features such as Multi-threading and animated GUI are introduced. Looking at the students’ performance at their final year on a university course, it was obvious that the level of students’ understanding of OOP varies to a high degree from one student to another. Students who aim at the production of Games do very well in the advanced programming module. However, the students’ assessment results of the last few years were relatively low; for example, in 2016-2017, the first quartile of marks were as low as 24.5 and the third quartile was 63.5. It is obvious that many students were not confident or competent enough in their programming skills. In this paper, the reasons behind poor performance in Advanced OOP modules are investigated, and a suggested practice for teaching OOP based on a complex case study is described and evaluated.

Keywords: complex programming case study, design pattern, learning advanced programming, object oriented programming

Procedia PDF Downloads 196
1371 Goals, Rights and Obligations, and Moral Order: An Evaluation Approach to Chinese-Kenyan Relating Experience

Authors: Zhaohui Tian

Abstract:

China’s growing and deepening engagement in Africa has attracted numerous controversial debates on Chinese-African social-racial relations both in the media and academia. Most research tends to discuss this issue and the tensions involved at the state level, but limited attention has been given to the individual relating processes of those two racial groups from an intercultural politeness evaluation angle. Thus, taking Kenya as a country focus and putting it under recent perspectives on pragmatics and politeness, this study explores the Chinese-Kenyan workplace relating experience in Chinese-owned companies with the aim to offer new insights on Chinese-African social-racial tensions. The original data were collected through 25 interviews from 29 Chinese and Kenyan participants working in different Chinese companies and industries, some of which had been later on converted into 182 short story data in order to better capture the process and content dimensions of their experiences using Spencer &Kádár’s politeness evaluation model. Both interview and story data were analysed in MAXQDA to understand the personal relating process and the criteria they were drawing from when making evaluative judgements of their relations. The result particular draws attention to tensions around goals, rights, and obligations, and social-moral dimensions that had been underrepresented in intercultural and pragmatics literature. The study offers alternative empirical insights into Chinese-Kenyan relations from an intercultural politeness management perspective and the possible mismatches of the evaluative criteria that potentially cause tension in this context.

Keywords: chinese-kenyan, evaluation, relating, workplace

Procedia PDF Downloads 84
1370 Developing New Academics: So What Difference Does It Make?

Authors: Nalini Chitanand

Abstract:

Given the dynamic nature of the higher education landscape, induction programmes for new academics has become the norm nowadays to support academics negotiate these rough terrain. This study investigates an induction programme for new academics in a higher education institution to establish what difference it has made to participants. The findings revealed that the benefits ranged from creating safe spaces for collaboration and networking to fostering reflective practice and contributing to the scholarship of teaching and learning. The study also revealed that some of the intentions of the programme may not have been achieved, for example transformative learning. This led to questioning whether this intention is an appropriate one given the short duration of the programme and the long, drawn out process of transformation. It may be concluded that the academic induction programme in this study serves to sow the seeds for transformative learning through fostering critically reflective practice. Recommendations for further study could include long term impact of the programme on student learning and success, these being the core business of higher education. It is also recommended that in addition to an induction programme, the university invests in a mentoring programme for new staff and extend the support for academics in order to sustain critical reflection and which may contribute to transformative educational practice.

Keywords: induction programme, reflective practice, scholarship of teaching, transformative learning

Procedia PDF Downloads 299
1369 Gender Mainstreaming in Kazakhstan: A University Audit as the First Stage to Inform Policy

Authors: A. S. CohenMiller, Jenifer Lewis, Gwen McEvoy, Kristy Kelly

Abstract:

This international, interdisciplinary study presents the first stage of a gender mainstreaming project within one university as a microcosm of society in Kazakhstan to make concrete policy recommendations and set up the potential for new research to monitor change over time. Local, regional, and UN representatives have noted the critical need and interest in gender related issues in Kazakhstan. Gender mainstreaming has been noted as a strategy to understand and address gender equality and equity such as within the academy in exploring and examining organizational/management issues, university decision-making and leadership, assessing the overall academic climate, discrimination issues, hiring and promotion, and student recruitment and retention. This presentation provides preliminary findings from the university gender audit, highlighting key elements for moving forward in gender mainstreaming. The full study analyzes findings from the full gender audit including interview with key stakeholders, time-use surveys, participant-observations and interviews with female students, staff and faculty, and reviews of formal organizational policies and practices.

Keywords: academia, equity, Eurasia, gender audit, gender mainstreaming, Kazakhstan, policy, time-use survey

Procedia PDF Downloads 379
1368 The Lived Experiences of Paramedical Students Engaged in Virtual Hands-on Learning

Authors: Zyra Cheska Hidalgo, Joehiza Mae Renon, Kzarina Buen, Girlie Mitrado

Abstract:

ABSTRACT: The global coronavirus disease (COVID-19) has dramatically impacted the lives of many, including education and our economy. Thus, it presents a massive challenge for medical education as instructors are mandated to deliver their lectures virtually to ensure the continuity of the medical education process and ensure students' safety. The purpose of this research paper is to determine the lived experiences of paramedical students who are engaged in virtual hands-on learning and to determine the different coping strategies they used to deal with virtual hands-on learning. The researchers used the survey method of descriptive research design to determine the lived experiences and coping strategies of twenty (20) paramedical students from Lorma Colleges (particularly the College of Medicine Department). The data were collected through online questionnaires, particularly with the use of google forms. This study shows technical issues, difficulty in adapting styles, distractions and time management issues, mental and physical health issues, and lack of interest and motivation are the most common problems and challenges experienced by paramedical students. On the other hand, the coping strategies used by paramedical students to deal with those challenges include time management, engagement in leisure activities, acceptance of responsibilities, studying, and adapting. With the data gathered, the researchers concluded that virtual hands-on learning effectively increases the knowledge of paramedical students. However, teaching and learning barriers must have to be considered to implement virtual hands-on learning successfully.

Keywords: virtual hands-on learning, E-learning, paramedical students, medical education

Procedia PDF Downloads 108
1367 Leveraging Positive Psychology Practices to Elevate the Impact of Check-In, Check-Out (CICO) in Schools

Authors: Kimberli Breen

Abstract:

Background Check-In, Check-Out is noted as the most widely implemented evidence-based intervention for youth at-promise within schools. Over twenty years of peer-reviewed research demonstrates the powerful effects of this Positive Behavioral Interventions and Supports (PBIS) practice when implemented with fidelity. However, literature to date has not explicitly connected this intervention with Positive Psychology. Aims This session will illustrate the powerful role Positive Psychology and core elements of PERMA play in the worldwide success of this intervention and how more explicitly aligning Positive Behavioral Interventions and Supports (PBIS) practices with Positive Psychology might remove common barriers to current implementation. Method Students receiving the Check-In, Check-Out intervention experience a warm, positive greeting from a caring adult (CICO Coach) before entering their first class of the day. Teachers then provide high frequency positive feedback to the students at the end of each time block, or segment, of the day. An “optimistic close” to the day is then provided by the same CICO Coach at the end of the school day via the “check-out” process, where students assess the day’s accomplishments and goal-set for the next day. Results CICO clearly aligns with the Positive Psychology core elements of PERMA (Positive Emotion, Engagement, Relationships, Meaning and Accomplishments) and could be further strengthened through explicit integration. Conclusion The already powerful impact and reach of the Check-In, Check-Out intervention can be further enhanced and expanded through greater alignment with Positive Psychology elements and practices. Initiating this important alignment with CICO also offers promise for further integration of Positive Psychology and Positive Behavioral Interventions and Supports.

Keywords: positive pscyhology, check-In check-out, schools, alignment

Procedia PDF Downloads 49
1366 The Results of Research Based-Learning for Developing the Learning and Innovation Skills of Undergraduate Students

Authors: Jatuphum Ketchatturat

Abstract:

The objective of this research was to study the learning and innovation skills of undergraduate students after Research-Based Learning had been applied. Eighty research participants were selected from undergraduate students enrolled in Educational Research Program using the Purposive Sampling Method. Research Methodology was Descriptive Research, the research took one semester to complete. The research instruments consisted of (1) Research Skill Assessment Form, (2) Research Quality Assessment Form, (3) Scale of learning and innovation skills 25 items. The quantitative data were analysed using descriptive statistics including, frequency, percentage, average and standard deviation. The qualitative data were analyzed using content analysis. The research results were (1) The students were able to conduct research that focused on educational research, which has a fair to the excellent level of standards of a research learning outcome, research skills, and research quality. The student’s learning and innovation skills have relating to research skills and research quality. (2) The findings found that the students have been developed to be learning and innovation skills such as systematic thinking, analytical thinking, critical thinking, creative problem solving, collaborative, research-creation, communication, and knowledge and experience sharing to friends, community and society.

Keywords: learning and innovation skills, research based learning, research skills, undergraduate students

Procedia PDF Downloads 163
1365 Integration of STEM Education in Quebec, Canada – Challenges and Opportunities

Authors: B. El Fadil, R. Najar

Abstract:

STEM education is promoted by many scholars and curricula around the world, but it is not yet well established in the province of Quebec in Canada. In addition, effective instructional STEM activities and design methods are required to ensure that students and teachers' needs are being met. One potential method is the Engineering Design Process (EDP), a methodology that emphasizes the importance of creativity and collaboration in problem-solving strategies. This article reports on a case study that focused on using the EDP to develop instructional materials by means of making a technological artifact to teach mathematical variables and functions at the secondary level. The five iterative stages of the EDP (design, make, test, infer, and iterate) were integrated into the development of the course materials. Data was collected from different sources: pre- and post-questionnaires, as well as a working document dealing with pupils' understanding based on designing, making, testing, and simulating. Twenty-four grade seven (13 years old) students in Northern Quebec participated in the study. The findings of this study indicate that STEM activities have a positive impact not only on students' engagement in classroom activities but also on learning new mathematical concepts. Furthermore, STEM-focused activities have a significant effect on problem-solving skills development in an interdisciplinary approach. Based on the study's results, we can conclude, inter alia, that teachers should integrate STEM activities into their teaching practices to increase learning outcomes and attach more importance to STEM-focused activities to develop students' reflective thinking and hands-on skills.

Keywords: engineering design process, motivation, stem, integration, variables, functions

Procedia PDF Downloads 71
1364 Influence of Computer and Internet on Student’s Attitude and Academic Achievements in Chemistry at Undergraduate Level in Federal College of Education (FCE) Kano, Nigeria

Authors: Abubakar Yusha’U Zubairu

Abstract:

The study aimed to investigate the influence of computers and the internet on attitudes and academic achievements among undergraduate chemistry students. It also focused on examining gender differences. 120 students were selected, comprising 80 males and 40 females, and divided into three groups, experimental groups E1 and E2 and a control C group comprising 40 students each. The Chemistry Attitude Scale (CAS) and the Chemistry Achievement Test (CAT) were used to collect data. Two different CAT methods – ChemDraw and ChemSketch learning software were used and applied to E1 and E2, respectively, whereas C was taught by the traditional method. For the gender difference, two groups were formed: group 1 (G1) and Group 2 (G2), comprising 40 males and 40 females. Significant differences between C and both E1 and E2 were found. Furthermore, CAT in E1&E2 was significantly higher than C. The findings showed that Undergraduate chemistry students in FCE have a positive attitude toward the use of computers and the internet, and gender varies in opposite directions. It is recommended that schools should provide computers and internet facilities with a regular supply of electricity. This will enhance attitudes towards the use of computer and internet resources and improve academic achievement.

Keywords: chemdraw, chemsketch, attitude, academic achievement.

Procedia PDF Downloads 20
1363 Classroom Incivility Behaviours among Medical Students: A Comparative Study in Pakistan

Authors: Manal Rauf

Abstract:

Trained medical practitioners are produced from medical colleges serving in public and private sectors. Prime responsibility of teaching faculty is to inculcate required work ethic among the students by serving as role models for them. It is an observed fact that classroom incivility behaviours are providing a friction in achieving these targets. Present study aimed at identification of classroom incivility behaviours observed by teachers and students of public and private medical colleges as per Glasser’s Choice Theory, making a comparison and investigating the strategies being adopted by teachers of both sectors to control undesired class room behaviours. Findings revealed that a significant difference occurs between teacher and student incivility behaviours. Public sector teacher focussed on survival as a strong factor behind in civil behaviours whereas private sector teachers considered power as the precedent for incivility. Teachers of both sectors are required to use verbal as well as non-verbal immediacy to reach a healthy leaning environment.

Keywords: classroom incivility behaviour, glasser choice theory, Mehrabian immediacy theory

Procedia PDF Downloads 214
1362 Environmental Teachers’ Perceptions about Science-Technology-Society (STS) Education

Authors: Christiana Fwenji Zumyil, Toma Maina Antip

Abstract:

Environmental Science subject is currently not an independent subject taught in secondary schools in Nigeria like Biology, Agricultural Science, Chemistry, Geography and other subjects that students take final exams (West Africa Examination Council, WAEC, National Examination Council, NEC, National Board for Technical Education, NABTED)., on it but its elements/topics/contents are integrated into the curriculum of the subjects mentioned, and because of that, it becomes difficult to know what should be taught and how it should be taught. Currently, it is still difficult to implement student-centered strategies in the classroom. Through this study, we sought to diagnose the difficulties, advantages and perceptions that Environmental Teachers experience when conceiving and implementing Science-Technology-Society (STS) strategies in SS2 classes at the Secondary Education level. Four semi-structured interviews were conducted with Secondary School Environmental Teachers. Despite the difficulties found, the advantages, the motivation and the involvement of the students that this teaching perspective enables to lead the teacher to continue developing and implementing STS strategies in the classroom.

Keywords: environment, science, technology, society, science-technology-society, science education, secondary teaching

Procedia PDF Downloads 72
1361 Introducing Transcending Pedagogies

Authors: Wajeehah Aayeshah, Joy Higgs

Abstract:

The term “transcending pedagogies” has been created to refer to teaching and learning strategies that transcend the mode of student enrolment, the needs of different students, and different learning spaces. The value of such pedagogies in the current arena when learning spaces, technologies and preferences are more volatile than ever before, is a key focus of this paper. The paper will examine current and emerging pedagogies that transcend the learning spaces and enrollment modes of on campus, distance, virtual and workplace learning contexts. A further point of interest is how academics in professional and higher education settings interpret and implement pedagogies in the current global conversation space and re-creation of higher education. This study questioned how the notion and practice of transcending pedagogies enables us to re-imagine and reshape university curricula. It explored the nature of teaching and learning spaces and those professional and higher education (current and emerging) pedagogies that can be implemented across these spaces. We set out to identify how transcending pedagogies can assist students in learning to deal with complexity, uncertainty and change in the practice worlds and better appeal to students who are making decisions on where to enrol. The data for this study was collected through in-depth interviews and focus groups with academics and policy makers within academia.

Keywords: Transcending Pedagogies, teaching and learning strategies, learning spaces, pedagogies

Procedia PDF Downloads 524
1360 Confess Your Sins to One Another: An Exploration of the Biblical Validity and the Psychological Efficacy of the Sacrament of Reconciliation in the Catholic Church

Authors: M. B. Peter

Abstract:

The Sacrament of Penance and Reconciliation has long been upheld, by the Catholic Church, as one of the Sacraments of healing, mainly due to the sense of peace, tranquility and psychological quiescence it accords the penitent upon receiving Sacramental absolution of sin through the action of the priest. This paper explores the Sacramental character of this practice and the psychological benefits of the celebration of the Sacrament. This is achieved in two parts: firstly, by the intellectual engagement of Sacred Scripture and the consolidated Sacred Tradition that the Catholic magisterium protects and, secondly, via a broad survey of the works of Carl Gustav Jung and Orval Hobart Mowrer regarding confession and forgiveness. The former will serve to demonstrate the Catholic belief of the divine institution of the Sacrament whilst the latter will demonstrate how this belief, coupled with the existing benefit of confessing guilt, collectively bolsters the Sacrament’s overall psychological efficacy. Fundamentally, the analysis of Jung and Mowrer’s works demonstrate that man, as a naturally religious being, has an inherent need for the confession of his wrong that he might be alleviated of psychological guilt in obtaining forgiveness of a (divinely ordained) minister who is sanctioned to absolve, i.e. the priest. The paper also presents the curative effect of the celebration of this Sacrament, illustrating how, without the act of confession, man remains in moral isolation from God and man; and, that with it, man is relieved of the mysterious feeling of guilt which lies at the root of his disquiet of mind and disturbance of will. Thus, the paper penultimately establishes how the Sacrament of Reconciliation is positioned in that place where psychology and theology meet: man’s sense of guilt. It is Jung’s views on confession and forgiveness that ultimately bridge the chasm between psychology and Christianity.

Keywords: Catholic, confession, Jung, Mowrer, penance, psychology, Sacrament of Reconciliation

Procedia PDF Downloads 250
1359 No Space for Subculture, No Space for Disruption: Taming Creativity in Urban Development Projects

Authors: Nadine Osbild

Abstract:

Recent urban development projects often try to cater to both high-tech innovation/start-up culture and local culture/sustainable living. In the process, the so-called “creative class” (Florida 2002) has become a focal point for innovative answers to increasing urban pressures. Our paper explores local subculture and art scenes as a place where current innovation policies and alternative approaches to urban future-making collide. We explore the (re-)making of prevalent understanding of creativity in the context of Munich – an economically successful and over-saturated city with a relatively conservative approach to innovation and disruption and no apparent need for the “creative class” remedy. In particular, we investigate the opportunities and manifestations of subculture in three urban development projects that are envisioned as collaborations between innovators and (sub)culturally oriented creativity. Following a co-production STS approach, we observe that these development projects serve as sites where understandings of innovation and creativity are configured and stabilized in keeping with broader socio-political and economic rationalities. What is more, the projects materialize a de-facto split between the two understandings of a “creative scene,” whereby alternative and potentially disruptive forms of creativity become sidelined or even prevented in Munich’s imagination of urban development in the name of innovation and economic growth. Thus taming the unruliness of creativity, Munich also manages to tame the disruptive threats of innovation, ensuring that the innovation-centered modes of future-making still leave socio-economic hierarchies intact while displacing (counter-)visions rooted in the subculture.

Keywords: creative districts, science and technology studies, public engagement, innovation studies

Procedia PDF Downloads 75
1358 Antecedent Factors Affecting Evaluation of Quality of Students at Graduate School

Authors: Terada Pinyo

Abstract:

This study is a survey research designed to evaluate the quality of graduate students and factors influencing their quality. The sample group consists of 240 students. The data are collected from stratified sampling and are analyzed and calculated by instant computer program. Statistics used are percentage, mean, standard deviation, Pearson correlation coefficient, Cramer’s V and logistic regression analysis. It is found that the graduate students’ opinions regarding their characteristics according to the Thai Qualifications Framework for Higher Education (TQF) are at high score range both overall and specific category. The top categories that received the top score are interpersonal skills and responsibility, ethics and morals, knowledge, cognitive skills, numerical analysis with communication and information technology skills, respectively. On the other hand, factors affecting the quality of graduate students are cognitive skills, numerical analysis with communication and information technology, knowledge, interpersonal skills and responsibility, ethics and morals, and career regarding sales/business, respectively.

Keywords: student quality evaluation, Thai qualifications framework for higher education, graduate school, cognitive skills

Procedia PDF Downloads 381
1357 The Effectiveness of Self-Compassion Training: A Field Trial Study

Authors: Esmaeil Sarikhani

Abstract:

Objectives: Considering the importance of introducing new methods of improving self-compassion and compassion to the others in nursing students, this study intends to evaluate the effect of self-compassion training on nursing students. Methods: This is a field trial study in which 52 nursing interns from Isfahan University of Medical Sciences were selected using convenience sampling method and divided in two experimental and control groups. The sampling was done during two phases: before and after the intervention. The intervention consisted of eight sessions over eight weeks of self-compassion training. The data were collected using the self-compassion standard questionnaire with 26 questions before and after the intervention. Data were then analyzed by the SPSS18 software and independent and paired T-tests, and also Chi-square and Mann-Whitney tests. Results: The results obtained from the independent t-test showed that the mean score of self-compassion and its components in the experimental group was significantly increased compared to the control group (p < 0.001). Comparing the groups, the mean overall score difference of self-compassion and its components had also a statistically significant change after the intervention (p < 0.001). Conclusion: Self-compassion training program, leads to improving nursing students' self-compassion. As it seems, this method can be used as an important training course in order to improve compassion of nursing students to themselves and the others.

Keywords: self-compassion, student, nursing students, field trial

Procedia PDF Downloads 266
1356 A South African Perspective on Self-Leadership Development for Women Engineering Students

Authors: A. S. Lourens, B. Du Plooy

Abstract:

Across the world, initiatives have been introduced to encourage women to enter into and remain in engineering fields. However, research has shown that many women leave engineering or suffer a loss of self-esteem and self-confidence compared to their male counterparts. To address this problem, a South African comprehensive university developed a self-leadership intervention pilot study in 2013, aimed at improving the self-efficacy of its female engineering students and increasing retention rates. This paper is a qualitative, descriptive and interpretive study of the rationale and operational aspects of the Women in Engineering Leadership Association’s (WELA) self-leadership workshop. The objectives of this paper are to provide a framework for the design of a self-leadership workshop and to provide insight into the process of developing such a workshop specifically for women engineering students at a South African university. Finally, the paper proposes an evaluation process for the pilot workshop, which also provides a framework to improve future workshops. It is anticipated that the self-leadership development framework will be applicable to other higher education institutions wishing to improve women engineering student’s feelings of self-efficacy and therefore retention rates of women in engineering.

Keywords: self-leadership, women in engineering, co-curricular interventions, self-efficacy

Procedia PDF Downloads 379
1355 Adopting Quality Assurance Cycles in Accreditation and Strategic Planning in Higher Education Institutions

Authors: Fouzia Shersad, Sabeena Salam

Abstract:

Introduction: Quality assurance cycles like RADAR, PDCA, ADRI are cycles of planning, implementation, assessment and improvement. These cycles are required when institutions apply for reaccreditation to accreditation bodies and for adoption of holistic models of institutional quality. Method of Study: The adoption of these cycles at the higher education institutions under the Dubai Medical University is studied to explore the feasibility and the benefits in institutions outcomes. After adequate faculty training, these steps were incorporated in all new activities and embedded in every new initiative and approach undertaken at unit and institutional levels. Conclusions: Improvement in student satisfaction rates and performance levels has been achieved. Wherever weaknesses or deficits have been identified, improvement strategies are implemented in a timely manner. The feedback has become an incentive for faculty members to implement new ideas. Implementation of these cycles for core processes at micro and macro levels have ensured that a systematic mechanism for corrective actions existed. This has led to increasing adoption of innovative initiatives. Another outcome was the recognition through national level awards for the overall institutions which have been certified by external reviewers.

Keywords: higher education, quality, accreditation, institutional improvement

Procedia PDF Downloads 359
1354 Students as Global Citizens: Lessons from the International Study Tour

Authors: Ana Hol

Abstract:

Study and work operations are being transformed with the uses of technologies and are consequently becoming global. This paper outlines lessons learned based on the international study tour that Australian Bachelor of Information Systems students undertook. This research identifies that for the study tour to be successful, students need to gain skills that global citizens require. For example, students will need to gain an understanding of local cultures, local customs and habits. Furthermore, students would also need to gain an understanding of how a field of their future career expertise operates in the host country, how study and business are conducted internationally, which tools and technologies are currently being utilized on a global scale, what trends drive future developments world-wide and how business negotiations and collaborations are being undertaken across borders. Furthermore, this research provides a guide to educators who are planning, guiding and running study tours as it outlines the requirements of having a pre-tour preparatory session, carefully planned and executed tour itineraries and post-tour sessions during which students can reflect on their experiences and lessons learned so that they can apply them to future international business visits and ventures.

Keywords: global education, international experiences, international study tours, students as global citizens, student centered education,

Procedia PDF Downloads 220
1353 A Study on the Ideal and Actual Coping Responses of Public and Private College School Teachers on Job-Related Stress

Authors: Zaralyn Bernardo, Dante Boac, Annabelle Del Rosario

Abstract:

Professional individuals who are in a primary role to impart learning with the new generation are alarmingly tend to have a vast decrease in their workforce due to stress at work. Thus, the study used mixed method research design to explore the ideal and actual coping patterns of college school teachers, both private and public, using Coping Response Inventory-Adult (CRI-Adult). It was suggested that in order for coping to be effective there must be a congruence or good match between coping efforts and preferred coping style. Results basically provided the same information on sources of teacher stress. However, workload and low salary were more likely heightened, for public and private school, respectively. There is also a significant difference between the ideal and actual coping style of college school teachers. Though the public school teachers leaned towards problem-focused as their ideal way of coping, both public and private teachers are somewhat inclined to use emotion-focused coping in actual situation. Results of FGD identified the factors that contribute to the incongruence or mismatch in their preferred style of coping and actual efforts to cope. Identified factors based on thematic analysis (TA) are clustered into themes such as affectivity and rehearsal of the preferred coping responses, sensitivity to pressure impairs coping efficacy, seeking for social acceptance and approval, indefinite appraisal of perceived stress, emotional dysregulation, and impulsivity, immediate desire to terminate negative emotion and adversity. Most of the factors somewhat provide partial elucidation on the engagement of the respondents on emotion-focused coping.

Keywords: coping responses subtypes, appraisal, teacher stress, ideal and actual coping

Procedia PDF Downloads 139
1352 Impact of Belongingness, Relational Communication, Religiosity and Screen Time of College Student Levels of Anxiety

Authors: Cherri Kelly Seese, Renee Bourdeaux, Sarah Drivdahl

Abstract:

Emergent adults in the United States are currently experiencing high levels of anxiety. It is imperative to uncover insulating factors which mitigate the impact of anxiety. This study aims to explore how constructs such as belongingness, relational communication, screen time and religiosity impact anxiety levels of emerging adults. Approximately 250 college students from a small, private university on the West Coast were given an online assessment that included: the General Belongingness Scale, Relational Communication Scale, Duke University Religion Index (DUREL), a survey of screen time, and the Beck Anxiety Inventory. A MANOVA statistical test was conducted by assessing the effects of multiple dependent variables (scores on GBS, RCS, self-reported screen time and DUREL) on the four different levels of anxiety as measured on the BAI (minimal = 1, mild =2, moderate = 3, or severe = 4). Results indicated a significant relationship between one’s sense of belonging and one’s reported level of anxiety. These findings have implications for systems, like universities, churches, and corporations that want to improve young adults’ level of anxiety.

Keywords: anxiety, belongingness, relational communication, religiosity, screen time

Procedia PDF Downloads 155
1351 Mobile Phones and Language Learning: A Qualitative Meta-Analysis of Studies Published between 2008 and 2012 in the Proceedings of the International Conference on Mobile Learning

Authors: Lucia Silveira Alda

Abstract:

This research aims to analyze critically a set of studies published in the Proceedings of the International Conference on Mobile Learning of IADIS, from 2008 until 2012, which addresses the issue of foreign language learning mediated by mobile phones. The theoretical review of this study is based on the Vygotskian assumptions about tools and mediated learning and the concepts of mobile learning, CALL and MALL. In addition, the diffusion rates of the mobile phone and especially its potential are considered. Through systematic review and meta-analysis, this research intended to identify similarities and differences between the identified characteristics in the studies on the subject of language learning and mobile phone. From the analysis of the results, this study verifies that the mobile phone stands out for its mobility and portability. Furthermore, this device presented positive aspects towards student motivation in language learning. The studies were favorable to mobile phone use for learning. It was also found that the challenges in using this tool are not technical, but didactic and methodological, including the need to reflect on practical proposals. The findings of this study may direct further research in the area of language learning mediated by mobile phones.

Keywords: language learning, mobile learning, mobile phones, technology

Procedia PDF Downloads 260
1350 The Learning Experience of Two Students with Visual Impairments in the EFL Courses: A Case Study

Authors: May Ling González-Ruiz, Ana Cristina Solís-Solís

Abstract:

Everyday more people can thrive towards the dream of pursuing a university diploma. This can be more attainable for some than for others who may face different types of limitations. Even though not all limitations come from within the individual but most of the times they come from without it may include the environment, the support of the person’s family, the school – its infrastructure, administrative procedures, and attitudes. This is a qualitative type of research that is developed through a case study. It is based on the experiences of two students who are visually impaired and who have attended a public university in Costa Rica. We enquire about the experiences of these two students in the English as a Foreign Language courses at the university scenario. An in-depth analysis of their lived experiences is presented. Their values, attitudes, and expectations serve as the guiding elements for this research. Findings are presented in light of the Social Justice Approach to inclusive education. Some of the most salient aspects found have to do with the attitudes the students used to face challenges; others point at those elements that may have hindered the learning experience of the persons observed and to those that encouraged them to continue their journey and successfully achieve a diploma.

Keywords: inclusion, case study, visually impaired student, learning experience, social justice approach

Procedia PDF Downloads 119
1349 Designing an MTB-MLE for Linguistically Heterogenous Contexts: A Practitioner’s Perspective

Authors: Ajay Pinjani, Minha Khan, Ayesha Mehkeri, Anum Iftikhar

Abstract:

There is much research available on the benefits of adopting mother tongue-based multilingual education (MTB MLE) in primary school classrooms, but there is limited guidance available on how to design such programs for low-resource and linguistically diverse contexts. This paper is an effort to bridge the gap between theory and practice by offering a practitioner’s perspective on designing an MTB MLE program for linguistically heterogeneous contexts. The research compounds findings from current academic literature on MTB MLE, the study of global MTB MLE programs, interviews with practitioners, policy-makers, and academics worldwide, and a socio-linguistic survey carried out in parts of Tharparkar, Pakistan, the area selected for envisioned pilot implementation. These findings enabled the creation of ‘guiding principles’ which provide structure for the development of a contextualized and holistic MTB-MLE program. The guiding principles direct the creation of teaching and learning materials, creating effective teaching and learning environment, community engagement, and program evaluation. Additionally, the paper demonstrates the development of a context-specific language ladder framework which outlines the language journey of a child’s education, beginning with the mother tongue/ most familiar language in the early years and then gradually transitioning into other languages. Both the guiding principles and language ladder can be adapted to any multilingual context. Thus, this research provides MTB MLE practitioners with assistance in developing an MTB MLE model, which is best suited for their context.

Keywords: mother tongue based multilingual education, education design, language ladder, language issues, heterogeneous contexts

Procedia PDF Downloads 93
1348 Life Locked Up in Immigration Detention: An Exploratory Study of Education in Australian Refugee Prisons

Authors: Carly Hawkins

Abstract:

Forced migration is at unprecedented levels globally, and many countries have implemented harsh policies regarding people seeking asylum. Australia legislates one of the harshest and most controversial responses in the world, sending any asylum seeker arriving by boat to indefinite offshore immigration detention. This includes children, families and unaccompanied minors. Asylum seekers and refugees are detained indefinitely by the Australian government in the Pacific Island countries of Papua New Guinea and Nauru. Global research on the impact of immigration detention has primarily focused on mental health and psychological concerns for both adults and children. Research into Australian immigration detention has largely overlooked the schooling and education of children detained in Nauru, despite refugee children spending more than five years in detention, a significant portion of a child’s life. This research focused on the experience of education for children detained offshore in Nauru from 2013-2019. 21 qualitative interviews were conducted with children, parents and service providers between 2021-2022. Interviews explored experiences of schooling, power structures, and barriers and support to education. Findings show that a lack of belonging and lack of agency negatively affected school engagement. A sense of hopelessness and uncertainty also affected their motivation to attend school, with many children missing school for months and years. The research indicates that Australia’s current policy of offshore detention has been detrimental to children’s educational experiences.

Keywords: asylum seeker, children, education, immigration detention, policy, refugee, school

Procedia PDF Downloads 59