Search results for: academic learning integration
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10745

Search results for: academic learning integration

8585 Using Immersive Study Abroad Experiences to Strengthen Preservice Teachers’ Critical Reflection Skills on Future Classroom Practices

Authors: Meredith Jones, Susan Catapano, Carol McNulty

Abstract:

Study abroad experiences create unique learning opportunities for preservice teachers to strengthen their reflective thinking practices through applied learning experiences. Not only do study abroad experiences provide opportunities for students to expand their cultural sensitivity, but incorporating applied learning experiences in study abroad trips creates unique opportunities for preservice teachers to engage in critical reflection on their teaching skills. Applied learning experiences are designed to nurture learning and growth through a reflective, experiential process outside the traditional classroom setting. As students participate in applied learning experiences, they engage in critical reflection independently, with their peers, and with university faculty. Critical reflection within applied learning contexts generates, deepens, and documents learning but must be intentionally designed to be effective. Grounded in Dewey’s model of reflection, this qualitative study examines longitudinal data from various study abroad cohorts from a particular university. Reflective data was collected during the study abroad trip, and follow up data on critical reflection of teaching practices were collected six months and a year after the trip. Dewey’s model of reflection requires preservice teachers to make sense of their experiences by reflecting on theoretical knowledge, experiences, and pedagogical knowledge. Guided reflection provides preservice teachers with a framework to respond to questions and ideas critical to the applied learning outcomes. Prompts are used to engage preservice teachers in reflecting on situations they have experienced and how they can be transferred to their teaching. Findings from this study noted that students with previous field experiences, or work in the field, engaged in more critical reflection on pedagogical knowledge throughout their applied learning experience. Preservice teachers with limited experiences in the field benefited from engaging in critical reflection prompted by university faculty during the applied learning experience. However, they were able to independently engage in critical reflection once they began work in the field through university field placements, internships, or student teaching. Finally, students who participated in study abroad applied learning experiences reported their critical reflection on their teaching practices, and cultural sensitivity enhanced their teaching and relationships with children once they formally entered the teaching profession.

Keywords: applied learning experiences, critical reflection, cultural sensitivity, preservice teachers, teacher education

Procedia PDF Downloads 130
8584 Lifelong Education for Teachers: A Tool for Achieving Effective Teaching and Learning in Secondary Schools in Benue State, Nigeria

Authors: Adzongo Philomena Ibuh, Aloga O. Austin

Abstract:

The purpose of the study was to examine lifelong education for teachers as a tool for achieving effective teaching and learning. Lifelong education enhances social inclusion, personal development, citizenship, employability, teaching and learning, community and the nation, and the challenges of lifelong education were also discussed. Descriptive survey design was adopted for the study. A simple random sampling technique was used to select 80 teachers as sample from a population of 105 senior secondary school teachers in Makurdi local government area of Benue state. A 20-item self designed questionnaire subjected to expert validation and reliability was used to collect data. The reliability Alpha coefficient of 0.87 was established using Crombach Alpha technique, mean scores and standard deviation were used to answer the 2 research questions while chi-square was used to analyze data for the 2 hypotheses. The findings of the study revealed that, lifelong education for teachers can be used to achieve as a tool for achieving effective teaching and learning, and the study recommended among others that government, organizations and individuals should in collaboration put lifelong education programmes for teachers on the priority list. The paper concluded that the strategic position of lifelong education for teachers towards enhanced teaching and learning makes it imperative for all hands to be on deck to support the programme financially and otherwise.

Keywords: effective teaching and learning, lifelong education, teachers, tool

Procedia PDF Downloads 469
8583 Resilient Machine Learning in the Nuclear Industry: Crack Detection as a Case Study

Authors: Anita Khadka, Gregory Epiphaniou, Carsten Maple

Abstract:

There is a dramatic surge in the adoption of machine learning (ML) techniques in many areas, including the nuclear industry (such as fault diagnosis and fuel management in nuclear power plants), autonomous systems (including self-driving vehicles), space systems (space debris recovery, for example), medical surgery, network intrusion detection, malware detection, to name a few. With the application of learning methods in such diverse domains, artificial intelligence (AI) has become a part of everyday modern human life. To date, the predominant focus has been on developing underpinning ML algorithms that can improve accuracy, while factors such as resiliency and robustness of algorithms have been largely overlooked. If an adversarial attack is able to compromise the learning method or data, the consequences can be fatal, especially but not exclusively in safety-critical applications. In this paper, we present an in-depth analysis of five adversarial attacks and three defence methods on a crack detection ML model. Our analysis shows that it can be dangerous to adopt machine learning techniques in security-critical areas such as the nuclear industry without rigorous testing since they may be vulnerable to adversarial attacks. While common defence methods can effectively defend against different attacks, none of the three considered can provide protection against all five adversarial attacks analysed.

Keywords: adversarial machine learning, attacks, defences, nuclear industry, crack detection

Procedia PDF Downloads 152
8582 Use of Technology to Improve Students’ Attitude in Learning Mathematics of Non- Mathematics Undergraduate Students

Authors: Asia Majeed

Abstract:

The learning of mathematics in science, engineering and social science programs can be enhanced through practical problem-solving techniques. The instructors can design their lessons with some strategies to improve students’ educational needs and accomplishments in mathematics classrooms. The use of technology in class problem solving and application sessions can enhance deep understanding of mathematics among students. As mathematician, we believe in subject specific and content-driven teaching methods. Through technology the relationship between the physical problems and the mathematical models can be analyzed. This paper is about selective use of technology in mathematics classrooms and helpful to others mathematics instructors who wishes to improve their traditional teaching techniques to improve students’ attitude in learning mathematics. These techniques corpus can be used in teaching large mathematics classes in science, technology, engineering, and social science.

Keywords: attitude in learning mathematics, mathematics, non-mathematics undergraduate students, technology

Procedia PDF Downloads 207
8581 Exploring How Online Applications Help Students to Learn Music Virtually: A Study in an Australian Music Academy

Authors: Ali Shah

Abstract:

This paper outlines the case study experience of using a variety of online strategies in an Australian music academy context during covid times. The study aimed at exploring how online applications help students to learn music, specifically playing musical instruments, composing songs, and performing virtually. To explore this, music teachers’ perceptions and experiences regarding online learning, the teaching strategies they implemented, and the challenges they faced were examined. For the purpose of this study, a qualitative research structure was adopted through the use of three data collection tools. These methods included pre- and post-research individual interviews of teachers and students, analysis of their lesson plans, virtual classroom observations of the teachers followed by the researcher’sown reflections, post-observation discussions, and teachers’ reflective journals. The findings revealed that teachers had a theoretical understanding of virtual learning and recent musical application such as Flowkey, Skoove, and Piano marvel, which are benefits of e-learning. While teachers faced challenges in implementing strategies to teach keyboard/piano online, overall, both students and teachers felt the positive impact of online applications and strategies on their learning and felt that modern technology made it possible for anyone to take music lessons at home.

Keywords: music, keyboard, piano, online learning, virtual learning

Procedia PDF Downloads 69
8580 Using Q-Learning to Auto-Tune PID Controller Gains for Online Quadcopter Altitude Stabilization

Authors: Y. Alrubyli

Abstract:

Unmanned Arial Vehicles (UAVs), and more specifically, quadcopters need to be stable during their flights. Altitude stability is usually achieved by using a PID controller that is built into the flight controller software. Furthermore, the PID controller has gains that need to be tuned to reach optimal altitude stabilization during the quadcopter’s flight. For that, control system engineers need to tune those gains by using extensive modeling of the environment, which might change from one environment and condition to another. As quadcopters penetrate more sectors, from the military to the consumer sectors, they have been put into complex and challenging environments more than ever before. Hence, intelligent self-stabilizing quadcopters are needed to maneuver through those complex environments and situations. Here we show that by using online reinforcement learning with minimal background knowledge, the altitude stability of the quadcopter can be achieved using a model-free approach. We found that by using background knowledge instead of letting the online reinforcement learning algorithm wander for a while to tune the PID gains, altitude stabilization can be achieved faster. In addition, using this approach will accelerate development by avoiding extensive simulations before applying the PID gains to the real-world quadcopter. Our results demonstrate the possibility of using the trial and error approach of reinforcement learning combined with background knowledge to achieve faster quadcopter altitude stabilization in different environments and conditions.

Keywords: reinforcement learning, Q-leanring, online learning, PID tuning, unmanned aerial vehicle, quadcopter

Procedia PDF Downloads 164
8579 Influence of Some Psychological Factors on the Learning Gains of Distance Learners in Mathematics in Ibadan, Nigeria

Authors: Adeola Adejumo, Oluwole David Adebayo, Muraina Kamilu Olanrewaju

Abstract:

The purpose of this study was to investigate the influence of some psychological factors (i.e, school climate, parental involvement and classroom interaction) on the learning gains of university undergraduates in Mathematics in Ibadan, Nigeria. Three hundred undergraduates who are on open distance learning education programme in the University of Ibadan and thirty mathematics lecturers constituted the study’s sample. Both the independent and dependent variables were measured with relevant standardized instruments and the data obtained was analyzed using multiple regression statistical method. The instruments used were school climate scale, parental involvement scale and classroom interaction scale. Three research questions were answered in the study. The result showed that there was significant relationship between the three independent variables (school climate, parental involvement and classroom interaction) on the students’ learning gain in mathematics and that the independent variables both jointly and relatively contributed significantly to the prediction of students’ learning gain in mathematics. On the strength of these findings, the need to enhance the school climate, improve the parents’ involvement in the student’s education and encourage students’ classroom interaction were stressed and advocated.

Keywords: school climate, parental involvement, ODL, learning gains, mathematics

Procedia PDF Downloads 500
8578 A Formal Approach for Instructional Design Integrated with Data Visualization for Learning Analytics

Authors: Douglas A. Menezes, Isabel D. Nunes, Ulrich Schiel

Abstract:

Most Virtual Learning Environments do not provide support mechanisms for the integrated planning, construction and follow-up of Instructional Design supported by Learning Analytic results. The present work aims to present an authoring tool that will be responsible for constructing the structure of an Instructional Design (ID), without the data being altered during the execution of the course. The visual interface aims to present the critical situations present in this ID, serving as a support tool for the course follow-up and possible improvements, which can be made during its execution or in the planning of a new edition of this course. The model for the ID is based on High-Level Petri Nets and the visualization forms are determined by the specific kind of the data generated by an e-course, a population of students generating sequentially dependent data.

Keywords: educational data visualization, high-level petri nets, instructional design, learning analytics

Procedia PDF Downloads 236
8577 3D Printing Perceptual Models of Preference Using a Fuzzy Extreme Learning Machine Approach

Authors: Xinyi Le

Abstract:

In this paper, 3D printing orientations were determined through our perceptual model. Some FDM (Fused Deposition Modeling) 3D printers, which are widely used in universities and industries, often require support structures during the additive manufacturing. After removing the residual material, some surface artifacts remain at the contact points. These artifacts will damage the function and visual effect of the model. To prevent the impact of these artifacts, we present a fuzzy extreme learning machine approach to find printing directions that avoid placing supports in perceptually significant regions. The proposed approach is able to solve the evaluation problem by combing both the subjective knowledge and objective information. Our method combines the advantages of fuzzy theory, auto-encoders, and extreme learning machine. Fuzzy set theory is applied for dealing with subjective preference information, and auto-encoder step is used to extract good features without supervised labels before extreme learning machine. An extreme learning machine method is then developed successfully for training and learning perceptual models. The performance of this perceptual model will be demonstrated on both natural and man-made objects. It is a good human-computer interaction practice which draws from supporting knowledge on both the machine side and the human side.

Keywords: 3d printing, perceptual model, fuzzy evaluation, data-driven approach

Procedia PDF Downloads 433
8576 Series Connected GaN Resonant Tunneling Diodes for Multiple-Valued Logic

Authors: Fang Liu, JunShuai Xue, JiaJia Yao, XueYan Yang, ZuMao Li, GuanLin Wu, HePeng Zhang, ZhiPeng Sun

Abstract:

III-Nitride resonant tunneling diode (RTD) is one of the most promising candidates for multiple-valued logic (MVL) elements. Here, we report a monolithic integration of GaN resonant tunneling diodes to realize multiple negative differential resistance (NDR) regions for MVL application. GaN RTDs, composed of a 2 nm quantum well embedded in two 1 nm quantum barriers, are grown by plasma-assisted molecular beam epitaxy on free-standing c-plane GaN substrates. Negative differential resistance characteristic with a peak current density of 178 kA/cm² in conjunction with a peak-to-valley current ratio (PVCR) of 2.07 is observed. Statistical properties exhibit high consistency showing a peak current density standard deviation of almost 1%, laying the foundation for the monolithic integration. After complete electrical isolation, two diodes of the designed same area are connected in series. By solving the Poisson equation and Schrodinger equation in one dimension, the energy band structure is calculated to explain the transport mechanism of the differential negative resistance phenomenon. Resonant tunneling events in a sequence of the series-connected RTD pair (SCRTD) form multiple NDR regions with nearly equal peak current, obtaining three stable operating states corresponding to ternary logic. A frequency multiplier circuit achieved using this integration is demonstrated, attesting to the robustness of this multiple peaks feature. This article presents a monolithic integration of SCRTD with multiple NDR regions driven by the resonant tunneling mechanism, which can be applied to a multiple-valued logic field, promising a fast operation speed and a great reduction of circuit complexity and demonstrating a new solution for nitride devices to break through the limitations of binary logic.

Keywords: GaN resonant tunneling diode, multiple-valued logic system, frequency multiplier, negative differential resistance, peak-to-valley current ratio

Procedia PDF Downloads 72
8575 Trends in Practical Research on Universal Design for Learning (UDL) in Japanese Elementary Schools

Authors: Zolzaya Badmaavanchig, Shoko Miyamoto

Abstract:

In recent years, universal design for learning (hereinafter referred to as "UDL"), which aims to establish an inclusive education system and to make all children, regardless of their disabilities, experts in learning, has been attracting attention, and there have been some attempts to incorporate it into regular classrooms where children with developmental disabilities and those who show such tendencies are enrolled. The purpose of this study was to examine the effectiveness and challenges of implementing UDL in Japanese elementary schools based on the previous literature. As a method, we first searched for articles on UDL for learning and UDL in the classroom from 2010 to 2022. In addition, we selected practice studies that targeted children with special educational support needs and the classroom as a whole. In response to the extracted literature, this bridge examined the following five perspectives: (1) subjects and grades in which UDL was practiced, (2) methods to grasp the actual conditions of the children, (3) consideration for children with special needs during class, (4) form of class, and (5) effects of the practice. Based on the results, we would like to present issues related to future UDL efforts in Japanese elementary schools.

Keywords: universal design for learning, regular elementary school class, children with special education needs, special educational support

Procedia PDF Downloads 53
8574 UKIYO-E: User Knowledge Improvement Based on Youth Oriented Entertainment, Art Appreciation Support by Interacting with Picture

Authors: Haruya Tamaki, Tsugunosuke Sakai, Ryuichi Yoshida, Ryohei Egusa, Shigenori Inagaki, Etsuji Yamaguchi, Fusako Kusunoki, Miki Namatame, Masanori Sugimoto, Hiroshi Mizoguchi

Abstract:

Art appreciation is important as part of children education. Art appreciation can enrich sensibility and creativity. To enrich sensibility and creativity, the children have to learning knowledge of picture such as social and historical backgrounds and author intention. High learning effect can acquire by actively learning. In short, it is important that encourage learning of the knowledge about pictures actively. It is necessary that children feel like interest to encourage learning of the knowledge about pictures actively. In a general art museum, comments on pictures are done through writing. Thus, we expect that this method cannot arouse the interest of the children in pictures, because children feel like boring. In brief, learning about the picture information is difficult. Therefore, we are developing an art-appreciation support system that will encourage learning of the knowledge about pictures actively by children feel like interest. This system uses that Interacting with Pictures to learning of the knowledge about pictures. To Interacting with Pictures, children have to utterance by themselves. We expect that will encourage learning of the knowledge about pictures actively by Interacting with Pictures. To more actively learning, children can choose who talking with by information that location and movement of the children. This system must be able to acquire real-time knowledge of the location, movement, and voice of the children. We utilize the Microsoft’s Kinect v2 sensor and its library, namely, Kinect for Windows SDK and Speech Platform SDK v11 for this purpose. By using these sensor and library, we can determine the location, movement, and voice of the children. As the first step of this system, we developed ukiyo-e game that use ukiyo-e to appreciation object. Ukiyo-e is a traditional Japanese graphic art that has influenced the western society. Therefore, we believe that the ukiyo-e game will be appreciated. In this study, we applied talking to pictures to learn information about the pictures because we believe that learning information about the pictures by talking to the pictures is more interesting than commenting on the pictures using only texts. However, we cannot confirm if talking to the pictures is more interesting than commenting using texts only. Thus, we evaluated through EDA measurement whether the user develops an interest in the pictures while talking to them using voice recognition or by commenting on the pictures using texts only. Hence, we evaluated that children have interest to picture while talking to them using voice recognition through EDA measurement. In addition, we quantitatively evaluate that enjoyed this game or not and learning information about the pictures for primary schoolchildren. In this paper, we summarize these two evaluation results.

Keywords: actively learning, art appreciation, EDA, Kinect V2

Procedia PDF Downloads 280
8573 Promoting Early Learning of Children under Five Years in an Economically Disadvantaged Community in Sri Lanka through Health Promotion Approach

Authors: Najith Duminda Galmangoda Guruge, Nadeeka Rathnayake, Vinodani Wimalasena, Dinesha Wijesooriya

Abstract:

Investing in Early Learning can improve children’ interests for education and makes them ready for school. Children in economically disadvantaged communities may have reduced readiness for schools. Health Promotion approach enables communities including disadvantaged to control over their health. Mothers of children under the age five in ‘Alapathwewa’ community (n=40) were selected as the sample with the aim to promote early learning of children to improve their school readiness. Mothers in ‘Morakeewa’ community (n=40) were the control. Interventions were for a period of 2 years and children of these mothers were followed up to school entry. Importance of early learning and possibility of providing quality learning environments for children at a low cost was discussed with mothers in an experimental setting by facilitators. Mothers were enabled to make age-appropriate baby rooms which provide learning opportunities. Collective community playhouses and play areas were developed by mothers to provide opportunities for children to interact and learn with each other. Mothers started discussing with each other and sharing experiences. The progress was monitored by mothers at regular intervals. Data regarding school competencies of children were obtained from school teachers. School teachers measured thirteen competencies of children on a scale of ‘very good, good, moderate and weak’. All children in the experimental group were in ‘very good’ level in two competencies, ‘communicate friendly with others’ and ‘express ideas well’. Children in the experimental group reported a significantly higher achievement of all thirteen competencies (p < .05) than children in control. Providing quality early learning environments for children even in economically disadvantaged settings makes them ready for schools. Through a Health Promotion approach, early learning experiences for children can be provided at a low cost.

Keywords: disadvantaged, early learning, economically, health promotion

Procedia PDF Downloads 250
8572 Enhancing Student Learning Experience Online through Collaboration with Pre-Service Teachers

Authors: Jessica Chakowa

Abstract:

Learning a foreign language requires practice that needs to be undertaken beyond the classroom. Nowadays, learners can find a lot of resources online, but it can be challenging for them to find suitable material, receive timely and effective feedback on their progress, and, more importantly practice the target language with native speakers. This paper focuses on the development of interactive activities combined with online tutoring sessions to consolidate and enhance the learning experience of beginner students of French at * University. This project is based on collaboration with four pre-service teachers from a French university. It calls for authentic language learning material, real-life situations, cultural awareness, and aims for the sustainability of learning and teaching. The paper will first present the design of the project as part of a holistic approach. It will then provide some examples of activities before commenting on the learners and the teachers’ experiences based on quantitative and qualitative data obtained through activity reports, surveys and focus groups. The main findings of the study lie in the tension between the willingness to achieve pedagogical goals and to be involved in authentic interactions, highlighting the complementary between the role of the learner and the role of teacher. The paper will conclude on benefits, challenges and recommendations when implementing such educational projects.

Keywords: authenticity, language teaching and learning, online interaction, sustainability

Procedia PDF Downloads 118
8571 The Effectiveness of Using Picture Storybooks on Young English as a Foreign Language Learners for English Vocabulary Acquisition and Moral Education: A Case Study

Authors: Tiffany Yung Hsuan Ma

Abstract:

The Whole Language Approach, which gained prominence in the 1980s, and the increasing emphasis on multimodal resources in educational research have elevated the utilization of picture books in English as a foreign language (EFL) instruction. This approach underscores real-world language application, providing EFL learners with a range of sensory stimuli, including visual elements. Additionally, the substantial impact of picture books on fostering prosocial behaviors in children has garnered recognition. These narratives offer opportunities to impart essential values such as kindness, fairness, and respect. Examining how picture books enhance vocabulary acquisition can offer valuable insights for educators in devising engaging language activities conducive to a positive learning environment. This research entails a case study involving two kindergarten-aged EFL learners and employs qualitative methods, including worksheets, observations, and interviews with parents. It centers on three pivotal inquiries: (1) The extent of young learners' acquisition of essential vocabulary, (2) The influence of these books on their behavior at home, and (3) Effective teaching strategies for the seamless integration of picture storybooks into EFL instruction for young learners. The findings can provide guidance to parents, educators, curriculum developers, and policymakers regarding the advantages and optimal approaches to incorporating picture books into language instruction. Ultimately, this research has the potential to enhance English language learning outcomes and promote moral education within the Taiwanese EFL context.

Keywords: EFL, vocabulary acquisition, young learners, picture book, moral education

Procedia PDF Downloads 59
8570 Predictive Maintenance of Electrical Induction Motors Using Machine Learning

Authors: Muhammad Bilal, Adil Ahmed

Abstract:

This study proposes an approach for electrical induction motor predictive maintenance utilizing machine learning algorithms. On the basis of a study of temperature data obtained from sensors put on the motor, the goal is to predict motor failures. The proposed models are trained to identify whether a motor is defective or not by utilizing machine learning algorithms like Support Vector Machines (SVM) and K-Nearest Neighbors (KNN). According to a thorough study of the literature, earlier research has used motor current signature analysis (MCSA) and vibration data to forecast motor failures. The temperature signal methodology, which has clear advantages over the conventional MCSA and vibration analysis methods in terms of cost-effectiveness, is the main subject of this research. The acquired results emphasize the applicability and effectiveness of the temperature-based predictive maintenance strategy by demonstrating the successful categorization of defective motors using the suggested machine learning models.

Keywords: predictive maintenance, electrical induction motors, machine learning, temperature signal methodology, motor failures

Procedia PDF Downloads 106
8569 The Impact of Online Learning on Visual Learners

Authors: Ani Demetrashvili

Abstract:

As online learning continues to reshape the landscape of education, questions arise regarding its efficacy for diverse learning styles, particularly for visual learners. This abstract delves into the impact of online learning on visual learners, exploring how digital mediums influence their educational experience and how educational platforms can be optimized to cater to their needs. Visual learners comprise a significant portion of the student population, characterized by their preference for visual aids such as diagrams, charts, and videos to comprehend and retain information. Traditional classroom settings often struggle to accommodate these learners adequately, relying heavily on auditory and written forms of instruction. The advent of online learning presents both opportunities and challenges in addressing the needs of visual learners. Online learning platforms offer a plethora of multimedia resources, including interactive simulations, virtual labs, and video lectures, which align closely with the preferences of visual learners. These platforms have the potential to enhance engagement, comprehension, and retention by presenting information in visually stimulating formats. However, the effectiveness of online learning for visual learners hinges on various factors, including the design of learning materials, user interface, and instructional strategies. Research into the impact of online learning on visual learners encompasses a multidisciplinary approach, drawing from fields such as cognitive psychology, education, and human-computer interaction. Studies employ qualitative and quantitative methods to assess visual learners' preferences, cognitive processes, and learning outcomes in online environments. Surveys, interviews, and observational studies provide insights into learners' preferences for specific types of multimedia content and interactive features. Cognitive tasks, such as memory recall and concept mapping, shed light on the cognitive mechanisms underlying learning in digital settings. Eye-tracking studies offer valuable data on attentional patterns and information processing during online learning activities. The findings from research on the impact of online learning on visual learners have significant implications for educational practice and technology design. Educators and instructional designers can use insights from this research to create more engaging and effective learning materials for visual learners. Strategies such as incorporating visual cues, providing interactive activities, and scaffolding complex concepts with multimedia resources can enhance the learning experience for visual learners in online environments. Moreover, online learning platforms can leverage the findings to improve their user interface and features, making them more accessible and inclusive for visual learners. Customization options, adaptive learning algorithms, and personalized recommendations based on learners' preferences and performance can enhance the usability and effectiveness of online platforms for visual learners.

Keywords: online learning, visual learners, digital education, technology in learning

Procedia PDF Downloads 29
8568 The Reality of the Digital Inequality and Its Negative Impact on Virtual Learning during the COVID-19 Pandemic: The South African Perspective

Authors: Jacob Medupe

Abstract:

Life as we know it has changed since the global outbreak of Coronavirus Disease 2019 (COVID-19) and business as usual will not continue. The human impact of the COVID-19 crisis is already immeasurable. Moreover, COVID-19 has already negatively impacted economies, livelihoods and disrupted food systems around the world. The disruptive nature of the Corona virus has affected every sphere of life including the culture and teaching and learning. Right now the majority of education research is based around classroom management techniques that are no longer necessary with digital delivery. Instead there is a great need for new data about how to make the best use of the one-on-one attention that is now becoming possible (Diamandis & Kotler, 2014). The COVID-19 pandemic has necessitated an environment where the South African learners are focused to adhere to social distancing in order to minimise the wild spread of the Corona virus. This arrangement forces the student to utilise the online classroom technologies to continue with the lessons. The historical reality is that the country has not made much strides on the closing of the digital divide and this is particularly a common status quo in the deep rural areas. This will prove to be a toll order for most of the learners affected by the Corona Virus to be able to have a seamless access to the online learning facilities. The paper will seek to look deeply into this reality and how the Corona virus has brought us to the reality that South Africa remains a deeply unequal society in every sphere of life. The study will also explore the state of readiness for education system around the online classroom environment.

Keywords: virtual learning, virtual classroom, COVID-19, Corona virus, internet connectivity, blended learning, online learning, distance education, e-learning, self-regulated Learning, pedagogy, digital literacy

Procedia PDF Downloads 121
8567 An Integrated Label Propagation Network for Structural Condition Assessment

Authors: Qingsong Xiong, Cheng Yuan, Qingzhao Kong, Haibei Xiong

Abstract:

Deep-learning-driven approaches based on vibration responses have attracted larger attention in rapid structural condition assessment while obtaining sufficient measured training data with corresponding labels is relevantly costly and even inaccessible in practical engineering. This study proposes an integrated label propagation network for structural condition assessment, which is able to diffuse the labels from continuously-generating measurements by intact structure to those of missing labels of damage scenarios. The integrated network is embedded with damage-sensitive features extraction by deep autoencoder and pseudo-labels propagation by optimized fuzzy clustering, the architecture and mechanism which are elaborated. With a sophisticated network design and specified strategies for improving performance, the present network achieves to extends the superiority of self-supervised representation learning, unsupervised fuzzy clustering and supervised classification algorithms into an integration aiming at assessing damage conditions. Both numerical simulations and full-scale laboratory shaking table tests of a two-story building structure were conducted to validate its capability of detecting post-earthquake damage. The identifying accuracy of a present network was 0.95 in numerical validations and an average 0.86 in laboratory case studies, respectively. It should be noted that the whole training procedure of all involved models in the network stringently doesn’t rely upon any labeled data of damage scenarios but only several samples of intact structure, which indicates a significant superiority in model adaptability and feasible applicability in practice.

Keywords: autoencoder, condition assessment, fuzzy clustering, label propagation

Procedia PDF Downloads 92
8566 Trait of Sales Professionals

Authors: Yuichi Morita, Yoshiteru Nakamori

Abstract:

In car dealer business of Japan, a sale professional is a key factor of company’s success. We hypothesize that, if a corporation knows what is the sales professionals’ trait of its corporation’s business field, it will be easier for a corporation to secure and nurture sales persons effectively. The lean human resources management will ensure business success and good performance of corporations, especially small and medium ones. The goal of the paper is to determine the traits of sales professionals for small-and medium-size car dealers, using chi-square test and the variable rough set model. As a result, the results illustrate that experience of job change, learning ability and product knowledge are important, and an academic background, building a career with internal transfer, experience of the leader and self-development are not important to be a sale professional. Also, we illustrate sales professionals’ traits are persistence, humility, improvisation and passion at business.

Keywords: traits of sales professionals, variable precision rough sets theory, sales professional, sales professionals

Procedia PDF Downloads 377
8565 Guidance and Counseling Programmes among Tertiary Institutions in Lagos State, Nigeria

Authors: Olubusayo Asikhia

Abstract:

The purpose of the study was to compare the incidence of indiscipline and guidance and counseling programmes among federal and state-owned tertiary institutions in Lagos State, Southwest, Nigeria. This study was borne out of persistent students’ revolt and unrest in Nigerian tertiary institutions with its concomitant breakdown of law and order, disruption of academic activities, closure of institutions and the disruption of lives and property among others. A sample of 300 students, 270 staff (including academic and non-academic, heads of disciplinary committees, deans of student affairs and counselors) from 6 federal and state-owned tertiary institutions were selected through stratified random sampling. Three structured questionnaires with reliability coefficients that range from 0.78 to 0.91 were used to collect data for the study. The data were tested at 0.05 level of significance and analyzed using descriptive, paired samples statistics and regression analysis. Findings from the four hypotheses generated for the study revealed that student indiscipline occurs more in state colleges of education and polytechnics than in their federal counterparts. It was also higher in federal universities than the state. The study also revealed a significant difference in the causes of indiscipline and assessment of guidance and counseling programmes in state and federal universities and no significant difference in state and federal colleges and polytechnics. It was recommended that the guidance and counseling department in tertiary institutions should create a well-structured program that will enable it to address issues of indiscipline among students and that counselors should use small-group counseling approach and student-focused interventions.

Keywords: colleges of education, guidance and counseling, indiscipline, polytechnics, students and universities

Procedia PDF Downloads 238
8564 Chinese Fantasy Novel: New Word Teaching for Non-Native Learners

Authors: Bok Check Meng, Goh Ying Soon

Abstract:

Giving additional learning materials such as Chinese fantasy novel to non-native learners can be strenuous. Instructors have to understand the underpinning theories about cognitive theory for new word instruction. This paper discusses the underpinning theories. Relevant literature reviews are given. There are basically five major areas of cognitive related theories mentioned in this article. These include motivational learning theory, Affective theory of learning, Cognitive psychology theory, Vocabulary acquisition theory and Bloom’s cognitive levels theory. A theoretical framework has been constructed. Thus, this will give a hand in ensuring non-native learners might gain positive outcomes in the instruction process. Instructors who are interested in teaching new word from Chinese fantasy novel in specific to support additional learning might be able to get insights from this article.

Keywords: Chinese fantasy novel, new word teaching, non-native learners, cognitive theory, bloom

Procedia PDF Downloads 726
8563 The Contemporary Format of E-Learning in Teaching Foreign Languages

Authors: Nataliya G. Olkhovik

Abstract:

Nowadays in the system of Russian higher medical education there have been undertaken initiatives that resulted in focusing on the resources of e-learning in teaching foreign languages. Obviously, the face-to-face communication in foreign languages bears much more advantages in terms of effectiveness in comparison with the potential of e-learning. Thus, we’ve faced the necessity of strengthening the capacity of e-learning via integration of active methods into the process of teaching foreign languages, such as project activity of students. Successful project activity of students should involve the following components: monitoring, control, methods of organizing the student’s activity in foreign languages, stimulating their interest in the chosen project, approaches to self-assessment and methods of raising their self-esteem. The contemporary methodology assumes the project as a specific method, which activates potential of a student’s cognitive function, emotional reaction, ability to work in the team, commitment, skills of cooperation and, consequently, their readiness to verbalize ideas, thoughts and attitudes. Verbal activity in the foreign language is a complex conception that consolidates both cognitive (involving speech) capacity and individual traits and attitudes such as initiative, empathy, devotion, responsibility etc. Once we organize the project activity by the means of e-learning within the ‘Foreign language’ discipline we have to take into consideration all mentioned above characteristics and work out an effective way to implement it into the teaching practice to boost its educational potential. We have integrated into the e-platform Moodle the module of project activity consisting of the following blocks of tasks that lead students to research, cooperate, strive to leadership, chase the goal and finally verbalize their intentions. Firstly, we introduce the project through activating self-activity of students by the tasks of the phase ‘Preparation of the project’: choose the topic and justify it; find out the problematic situation and its components; set the goals; create your team, choose the leader, distribute the roles in your team; make a written report on grounding the validity of your choices. Secondly, in the ‘Planning the project’ phase we ask students to represent the analysis of the problem in terms of reasons, ways and methods of solution and define the structure of their project (here students may choose oral or written presentation by drawing up the claim in the e-platform about their wish, whereas the teacher decides what form of presentation to prefer). Thirdly, the students have to design the visual aids, speech samples (functional phrases, introductory words, keywords, synonyms, opposites, attributive constructions) and then after checking, discussing and correcting with a teacher via the means of Moodle present it in front of the audience. And finally, we introduce the phase of self-reflection that aims to awake the inner desire of students to improve their verbal activity in a foreign language. As a result, by implementing the project activity into the e-platform and project activity, we try to widen the frameworks of a traditional lesson of foreign languages through tapping the potential of personal traits and attitudes of students.

Keywords: active methods, e-learning, improving verbal activity in foreign languages, personal traits and attitudes

Procedia PDF Downloads 98
8562 A Systematic Review on Lifelong Learning Programs for Community-Dwelling Older Adults

Authors: Xi Vivien Wu, Emily Neo Kim Ang, Yi Jung Tung, Wenru Wang

Abstract:

Background and Objective: The increase in life expectancy and emphasis on self-reliance for the older adults are global phenomena. As such, lifelong learning in the community is considered a viable means of promoting successful and active aging. This systematic review aims to examine various lifelong learning programs for community-dwelling older adults and to synthesize the contents and outcomes of these lifelong learning programs. Methods: A systematic search was conducted in July to December 2016. Two reviewers were engaged in the process to ensure creditability of the selection process. Narrative description and analysis were applied with the support of a tabulation of key data including study design, interventions, and outcomes. Results: Eleven articles, which consisted of five randomized controlled trials and six quasi-experimental studies, were included in this review. Interventions included e-health literacy programs with the aid of computers and the Internet (n=4), computer and Internet training (n=3), physical fitness programs (n=2), music program (n=1), and intergenerational program (n=1). All studies used objective measurement tools to evaluate the outcomes of the study. Conclusion: The systematic review indicated lifelong learning programs resulted in positive outcomes in terms of physical health, mental health, social behavior, social support, self-efficacy and confidence in computer usage, and increased e-health literacy efficacy. However, the lifelong learning programs face challenges such as funding shortages, program cuts, and increasing costs. A comprehensive lifelong learning program could be developed to enhance the well-being of the older adults at a more holistic level. Empirical research can be done to explore the effectiveness of this comprehensive lifelong learning program.

Keywords: community-dwelling older adults, e-health literacy program, lifelong learning program, the wellbeing of the older adults

Procedia PDF Downloads 158
8561 A Paradigm Shift into the Primary Teacher Education Program in Bangladesh

Authors: Happy Kumar Das, Md. Shahriar Shafiq

Abstract:

This paper portrays an assumed change in the primary teacher education program in Bangladesh. An initiative has been taken with a vision to ensure an integrated approach to developing trainee teachers’ knowledge and understanding about learning at a deeper level, and with that aim, the Diploma in Primary Education (DPEd) program replaces the Certificate-in-Education (C-in-Ed) program in Bangladeshi context for primary teachers. The stated professional values of the existing program such as ‘learner-centered’, ‘reflective’ approach to pedagogy tend to contradict the practice exemplified through the delivery mechanism. To address the challenges, through the main two components (i) Training Institute-based learning and (ii) School-based learning, the new program tends to cover knowledge and value that underpin the actual practice of teaching. These two components are given approximately equal weighting within the program in terms of both time, content and assessment as the integration seeks to combine theoretical knowledge with practical knowledge and vice versa. The curriculum emphasizes a balance between the taught modules and the components of the practicum. For example, the theories of formative and summative assessment techniques are elaborated through focused reflection on case studies as well as observation and teaching practice in the classroom. The key ideology that is reflected through this newly developed program is teacher’s belief in ‘holistic education’ that can lead to creating opportunities for skills development in all three (Cognitive, Social and Affective) domains simultaneously. The proposed teacher education program aims to address these areas of generic skill development alongside subject-specific learning outcomes. An exploratory study has been designed in this regard where 7 Primary Teachers’ Training Institutes (PTIs) in 7 divisions of Bangladesh was used for experimenting DPEd program. The analysis was done based on document analysis, periodical monitoring report and empirical data gathered from the experimental PTIs. The findings of the study revealed that the intervention brought positive change in teachers’ professional beliefs, attitude and skills along with improvement of school environment. Teachers in training schools work together for collective professional development where they support each other through lesson study, action research, reflective journals, group sharing and so on. Although the DPEd program addresses the above mentioned factors, one of the challenges of the proposed program is the issue of existing capacity and capabilities of the PTIs towards its effective implementation.

Keywords: Bangladesh, effective implementation, primary teacher education, reflective approach

Procedia PDF Downloads 210
8560 The Decision-Making Process of the Central Banks of Brazil and India in Regional Integration: A Comparative Analysis of MERCOSUR and SAARC (2003-2014)

Authors: Andre Sanches Siqueira Campos

Abstract:

Central banks can play a significant role in promoting regional economic and monetary integration by strengthening the payment and settlement systems. However, close coordination and cooperation require facilitating the implementation of reforms at domestic and cross-border levels in order to benchmark with international standards and commitments to the liberal order. This situation reflects the normative power of the regulatory globalization dimension of strong states, which may drive or constrain regional integration. In the MERCOSUR and SAARC regions, central banks have set financial initiatives that could facilitate South America and South Asia regions to move towards convergence integration and facilitate trade and investments connectivities. This is qualitative method research based on a combination of the Process-Tracing method with Qualitative Comparative Analysis (QCA). This research approaches multiple forms of data based on central banks, regional organisations, national governments, and financial institutions supported by existing literature. The aim of this research is to analyze the decision-making process of the Central Bank of Brazil (BCB) and the Reserve Bank of India (RBI) towards regional financial cooperation by identifying connectivity instruments that foster, gridlock, or redefine cooperation. The BCB and The RBI manage the monetary policy of the largest economies of those regions, which makes regional cooperation a relevant framework to understand how they provide an effective institutional arrangement for regional organisations to achieve some of their key policies and economic objectives. The preliminary conclusion is that both BCB and RBI demonstrate a reluctance to deepen regional cooperation because of the existing economic, political, and institutional asymmetries. Deepening regional cooperation is constrained by the interests of central banks in protecting their economies from risks of instability due to different degrees of development between countries in their regions and international financial crises that have impacted the international system in the 21st century. Reluctant regional integration also provides autonomy for national development and political ground for the contestation of Global Financial Governance by Brazil and India.

Keywords: Brazil, central banks, decision-making process, global financial governance, India, MERCOSUR, connectivity, payment system, regional cooperation, SAARC

Procedia PDF Downloads 102
8559 Drama in the Classroom: Work and Experience with Standardized Patients and Classroom Simulation of Difficult Clinical Scenarios

Authors: Aliyah Dosani, Kerri Alderson

Abstract:

Two different simulations using standardized patients were developed to reinforce content and foster undergraduate nursing students’ practice and development of interpersonal skills in difficult clinical situations in the classroom. The live actor simulations focused on fostering interpersonal skills, traditionally considered by students to be simple and easy. However, seemingly straightforward interactions can be very stressful, particularly in women’s complex social/emotional situations. Supporting patients in these contexts is fraught with complexity and high emotion, requiring skillful support, assessment and intervention by a registered nurse. In this presentation, the personal and professional perspectives of the development, incorporation, and execution of the live actor simulations will be discussed, as well as the inclusion of student perceptions, and the learning gained by the involved faculty.

Keywords: adult learning, interpersonal skill development, simulation learning, teaching and learning

Procedia PDF Downloads 137
8558 The Environmental Influence on Slow Learners' Learning Achievement

Authors: Niphattha Hannapha

Abstract:

This paper examines how the classroom environment influences slow learners’ learning achievement; it focuses on how seating patterns affect students’ behaviours and which patterns best contribute to students’ learning performance. The researcher studied how slow learners’ characteristics and seating patterns influenced their behaviours and performance at Ban Hin Lad School. As a nonparticipant observation, the target groups included 15 slow learners from Prathomsueksa (Grades) 4 and 5. Students’ behaviours were recorded during their learning activities in order to minimize their reading and written expression disorder in Thai language tutorials. The result showed four seating patterns and two behaviors which obstructed students’ learning. The average of both behaviours mostly occurred when students were seated with patterns 1 (the seat facing the door, with the corridor alongside) and 3 (the seat alongside the door, facing the aisle) respectively. Seating patterns 1 and 3 demonstrated visibility (the front and side) of a walking path with two-way movement. However, seating patterns 2 (seating with the door alongside and the aisle at the back) and 4 (sitting with the door at the back and the aisle alongside) demonstrated visibility (the side) of a walking path with one-way movement. In Summary, environmental design is important to enhance concentration in slow learners who have reading and writing disabilities. This study suggests that students should be seated where they can have the least visibility of movement to help them increase continuous learning. That means they can have a better chance of developing reading and writing abilities in comparison with other patterns of seating.

Keywords: slow learning, interior design, interior environment, classroom

Procedia PDF Downloads 205
8557 Evaluating Distance and Blended Learning during COVID-19: Experiences and Innovations from High School and Secondary Educators

Authors: Azzeddine Atibi, Khadija El Kababi, Salim Ahmed, Mohamed Radid

Abstract:

The primary aim of the present study is to undertake an extensive comparative examination of distance learning and blended learning modalities, with a particular focus on assessing their efficacy during the period of confinement imposed by the COVID-19 pandemic. This investigation is grounded in the firsthand experiences of educators at the high school and secondary levels across both private and public educational institutions. To gather the necessary data, we designed and distributed a meticulously crafted survey to these educators, soliciting detailed accounts of their professional experiences throughout this challenging period. The survey's objectives include elucidating the specific difficulties faced by teachers, as well as highlighting the innovative pedagogical strategies they developed in response to these challenges. By synthesizing the insights gained from this survey, we aim to foster an exchange of experiences among educators and to generate informed recommendations that will guide future educational reforms. Ultimately, this study aspires to contribute to the ongoing discourse on optimizing educational practices in the face of unprecedented disruptions.

Keywords: distance learning, blended learning, covid 19, secondary/ high school, teachingperformance, evaluation

Procedia PDF Downloads 24
8556 Distributed Coverage Control by Robot Networks in Unknown Environments Using a Modified EM Algorithm

Authors: Mohammadhosein Hasanbeig, Lacra Pavel

Abstract:

In this paper, we study a distributed control algorithm for the problem of unknown area coverage by a network of robots. The coverage objective is to locate a set of targets in the area and to minimize the robots’ energy consumption. The robots have no prior knowledge about the location and also about the number of the targets in the area. One efficient approach that can be used to relax the robots’ lack of knowledge is to incorporate an auxiliary learning algorithm into the control scheme. A learning algorithm actually allows the robots to explore and study the unknown environment and to eventually overcome their lack of knowledge. The control algorithm itself is modeled based on game theory where the network of the robots use their collective information to play a non-cooperative potential game. The algorithm is tested via simulations to verify its performance and adaptability.

Keywords: distributed control, game theory, multi-agent learning, reinforcement learning

Procedia PDF Downloads 450