Search results for: early learning
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 9845

Search results for: early learning

9575 Cross-Cultural Competence Development through 'Learning by Reflection': A Case Study of Chinese International Students Learning through Taking Part-Time Jobs in the UK

Authors: Xin Zhao

Abstract:

The project aims to expand the notion of narrative learning and address the importance of learning by reflection in our learning and teaching context at a British university. Drawing on the key concepts such as development ZPD, transition and reflection-in and –on-action, this project analyses the learning experiences of a small sample of Chinese postgraduate students in a British University, who use part-time job experience to develop cross-cultural communication skills. The project adopts a mixed methods approach. Questionnaires and focus group interviews are used to examine the way in which students adapt (or not adapt) to the culture of learning in a British university and develop a renewed sense of self in transitions from one culture to the other. The project also looks at how the students appropriate opportunities for learning not just from classrooms but outside classrooms from everyday encounters. The project aims to address the implication of learning by reflection as development in transition. Time in and for learning, or duration, is taken for granted in theorising narrative learning. The project shall explore this very issue of time in relation to learning by reflection in considering time in/of/for learning as duration.

Keywords: cross-cultural competence, learning by refection, international student transition, part-time work experience

Procedia PDF Downloads 163
9574 Teaching the Student Agenda: A Case Study of Using Film Production in Students' English Learning

Authors: Ali Zefeiti

Abstract:

There has always been a debate on critical versus pragmatic approach to learning English. Different elements of teaching take different shapes in the two approaches. This study concerns itself with the students who are the main pillar of the teaching/learning operation. Students have always been placed into classrooms to learn what the curricula of different courses offer. There is little room for students to state their own learning needs as they often have to conform with the group requirement. This study focuses on an extra-curricular activity students did alongside their mainstream learning. The students come from different colleges and different EAP courses. They are united by their passion for the task and learning many things along the way. The data are collected through interviews and students' journals. The study was concerned with the effect of this extra-curricular activity on students' main learning trajectory. The students were engaged in the task of film production over the period of their English Language course. The findings show that students are able to set their own agenda for learning and have actually had a lot of skills and vocabulary to take to class.

Keywords: critical EAP, pragmatic EAP, self-directed learning, teaching methods

Procedia PDF Downloads 425
9573 Nalanda ‘School of Joy’: Teaching Learning Strategies and Support System, for Implementing Child-Friendly Education in Bangladesh

Authors: Sufia Ferdousi

Abstract:

Child-friendly education (CFE) is very important for the children, especially the early year’s students, because it fosters the holistic development of a child. Teacher plays a key role in creating child-friendly education. This study intends to learn about child-friendly education in Bangladesh. The purpose of the study is to explore how CFE is being practiced in Bangladesh. The study attempted to fulfill the purpose through case study investigation. One school, named Nalanda, was selected for the study as it claims to run the school through CFE approach. The objective of the study was to identify, how this school is different from the other schools in Bangladesh, to explore overall teaching learning system like, curriculum, teaching strategies, assessments and to investigate the support system for Child Friendly Education provided to the teachers through training or mentoring. The nature of the case study was qualitative method to get maximum information from the students, parents, teachers and school authorities. The findings were based on 3 classroom observations, interviews with 1 teacher, 1 head teacher and 1 trainer, FGD with 10 students and 6 parents, were used to collect the data. It has been found that Nalanda is different than the other schools in Bangladesh in terms of, parents’ motivation about school curriculum, and sufficiency of teachers’ knowledge on joyful learning/child-friendly learning. The students took part in the extracurricular activities alongside the national curriculum. Teachers showed particular strength in the teaching learning strategies, using materials and assessment. And Nalanda gives strong support for teacher’s training. In conclusion, The Nalanda School in Dhaka was found appropriate for the requirements of Child-friendly education.

Keywords: child friendly education, overall teaching learning system, the requirements of child-friendly education, the alternative education approach

Procedia PDF Downloads 212
9572 The Analogy of Visual Arts and Visual Literacy

Authors: Lindelwa Pepu

Abstract:

Visual Arts and Visual Literacy are defined with distinction from one another. Visual Arts are known for art forms such as drawing, painting, and photography, just to name a few. At the same time, Visual Literacy is known for learning through images. The Visual Literacy phenomenon may be attributed to the use of images was first established for creating memories and enjoyment. As time evolved, images became the center and essential means of making contact between people. Gradually, images became a means for interpreting and understanding words through visuals, that being Visual Arts. The purpose of this study is to present the analogy of the two terms Visual Arts and Visual Literacy, which are defined and compared through early practicing visual artists as well as relevant researchers to reveal how they interrelate with one another. This is a qualitative study that uses an interpretive approach as it seeks to understand and explain the interest of the study. The results reveal correspondence of the analogy between the two terms through various writers of early and recent years. This study recommends the significance of the two terms and the role they play in relation to other fields of study.

Keywords: visual arts, visual literacy, pictures, images

Procedia PDF Downloads 127
9571 A Study of Various Ontology Learning Systems from Text and a Look into Future

Authors: Fatima Al-Aswadi, Chan Yong

Abstract:

With the large volume of unstructured data that increases day by day on the web, the motivation of representing the knowledge in this data in the machine processable form is increased. Ontology is one of the major cornerstones of representing the information in a more meaningful way on the semantic Web. The goal of Ontology learning from text is to elicit and represent domain knowledge in the machine readable form. This paper aims to give a follow-up review on the ontology learning systems from text and some of their defects. Furthermore, it discusses how far the ontology learning process will enhance in the future.

Keywords: concept discovery, deep learning, ontology learning, semantic relation, semantic web

Procedia PDF Downloads 478
9570 Exploring Pre-Trained Automatic Speech Recognition Model HuBERT for Early Alzheimer’s Disease and Mild Cognitive Impairment Detection in Speech

Authors: Monica Gonzalez Machorro

Abstract:

Dementia is hard to diagnose because of the lack of early physical symptoms. Early dementia recognition is key to improving the living condition of patients. Speech technology is considered a valuable biomarker for this challenge. Recent works have utilized conventional acoustic features and machine learning methods to detect dementia in speech. BERT-like classifiers have reported the most promising performance. One constraint, nonetheless, is that these studies are either based on human transcripts or on transcripts produced by automatic speech recognition (ASR) systems. This research contribution is to explore a method that does not require transcriptions to detect early Alzheimer’s disease (AD) and mild cognitive impairment (MCI). This is achieved by fine-tuning a pre-trained ASR model for the downstream early AD and MCI tasks. To do so, a subset of the thoroughly studied Pitt Corpus is customized. The subset is balanced for class, age, and gender. Data processing also involves cropping the samples into 10-second segments. For comparison purposes, a baseline model is defined by training and testing a Random Forest with 20 extracted acoustic features using the librosa library implemented in Python. These are: zero-crossing rate, MFCCs, spectral bandwidth, spectral centroid, root mean square, and short-time Fourier transform. The baseline model achieved a 58% accuracy. To fine-tune HuBERT as a classifier, an average pooling strategy is employed to merge the 3D representations from audio into 2D representations, and a linear layer is added. The pre-trained model used is ‘hubert-large-ls960-ft’. Empirically, the number of epochs selected is 5, and the batch size defined is 1. Experiments show that our proposed method reaches a 69% balanced accuracy. This suggests that the linguistic and speech information encoded in the self-supervised ASR-based model is able to learn acoustic cues of AD and MCI.

Keywords: automatic speech recognition, early Alzheimer’s recognition, mild cognitive impairment, speech impairment

Procedia PDF Downloads 97
9569 Learning Object Repositories as Developmental Resources for Educational Institutions in the 21st Century

Authors: Hanan A. Algamdi, Huda Y. Alyami

Abstract:

Learning object repositories contribute to developing educational process through its advantages; as they employ technology effectively, and use it to create new resources for effective learning, as well as they provide opportunities for collaboration in content through providing the ability for editing, modifying and developing it. This supports the relationships between communities that benefit from these repositories, and reflects positively on the content quality. Therefore, this study aims at exploring the most prominent learning topics in the 21st century, which should be included in learning object repositories, and identifying the necessary set of learning skills that the repositories should develop among today students. For conducting this study, the analytical descriptive method will be employed, and study sample will include a group of leaders, experts, and specialists in curricula and e-learning at ministry of education in Kingdom of Saudi Arabia.

Keywords: learning object, repositories, 21st century, quality

Procedia PDF Downloads 270
9568 Experimental Verification of the Relationship between Physiological Indexes and the Presence or Absence of an Operation during E-learning

Authors: Masaki Omata, Shumma Hosokawa

Abstract:

An experiment to verify the relationships between physiological indexes of an e-learner and the presence or absence of an operation during e-learning is described. Electroencephalogram (EEG), hemoencephalography (HEG), skin conductance (SC), and blood volume pulse (BVP) values were measured while participants performed experimental learning tasks. The results show that there are significant differences between the SC values when reading with clicking on learning materials and the SC values when reading without clicking, and between the HEG ratio when reading (with and without clicking) and the HEG ratio when resting for four of five participants. We conclude that the SC signals can be used to estimate whether or not a learner is performing an active task and that the HEG ratios can be used to estimate whether a learner is learning.

Keywords: e-learning, physiological index, physiological signal, state of learning

Procedia PDF Downloads 355
9567 ICTs Knowledge as a Way of Enhancing Literacy and Lifelong Learning in Nigeria

Authors: Jame O. Ezema, Odenigbo Veronica

Abstract:

The study covers the topic Information Communication and Technology (ICTs) knowledge as a way of enhancing Literacy and Lifelong learning in Nigeria. This work delved into defining of ICTs. Types of ICTs and media technologies were also mentioned. It further explained how ICTs can be strengthened and the uses of ICTs in education was duly emphasized. The paper also enumerated some side effects of ICTs on learners while the role of ICTs in enhancing literacy was explained. The study carried out strategies to use ICTs meaningfully in Literacy Programs and also emphasized the word lifelong learning in Nigeria. Some recommendations were made towards acquiring ICTs knowledge, so as to enhance Literacy and Lifelong learning in Nigeria.

Keywords: literacy, distance-learning, life-long learning for sustainable development, e-learning

Procedia PDF Downloads 466
9566 An Exploration of Early Cinematic Technology (1890s-1920s) and Shifting Cinematic Styles

Authors: Adam L. Miller

Abstract:

The aim of this paper is to look back to the very beginning of cinematic history and explore the connection between the differing technology used, and the varying styles adopted by early filmmakers. The paper will be structured chronologically, first looking at the advances that predated Thomas Edison and his Kinetograph and Kinetogram. This paper will then explore how Edison’s technology and films varied from the Lumiere brothers and their Cinematograph. Finally, the paper will go on to draw parallels and differences between French filmmakers such as Alice Guy and George Melies, and American filmmakers like Edwin S. Porter and D. W. Griffith.

Keywords: film studies, early cinema, silent cinema, early cinematic technology, Thomas Edison, Alice Guy, George Melies, Edwin S. Porter, Lumiere brothers, D. W. Griffith

Procedia PDF Downloads 170
9565 A Development of Personalized Edutainment Contents through Storytelling

Authors: Min Kyeong Cha, Ju Yeon Mun, Seong Baeg Kim

Abstract:

Recently, ‘play of learning’ became important and is emphasized as a useful learning tool. Therefore, interest in edutainment contents is growing. Storytelling is considered first as a method that improves the transmission of information and learner's interest when planning edutainment contents. In this study, we designed edutainment contents in the form of an adventure game that applies the storytelling method. This content provides questions and items constituted dynamically and reorganized learning contents through analysis of test results. It allows learners to solve various questions through effective iterative learning. As a result, the learners can reach mastery learning.

Keywords: storytelling, edutainment, mastery learning, computer operating principle

Procedia PDF Downloads 291
9564 A Review of Blog Assisted Language Learning Research: Based on Bibliometric Analysis

Authors: Bo Ning Lyu

Abstract:

Blog assisted language learning (BALL) has been trialed by educators in language teaching with the development of Web 2.0 technology. Understanding the development trend of related research helps grasp the whole picture of the use of blog in language education. This paper reviews current research related to blogs enhanced language learning based on bibliometric analysis, aiming at (1) identifying the most frequently used keywords and their co-occurrence, (2) clustering research topics based on co-citation analysis, (3) finding the most frequently cited studies and authors and (4) constructing the co-authorship network. 330 articles were searched out in Web of Science, 225 peer-viewed journal papers were finally collected according to selection criteria. Bibexcel and VOSviewer were used to visualize the results. Studies reviewed were published between 2005 to 2016, most in the year of 2014 and 2015 (35 papers respectively). The top 10 most frequently appeared keywords are learning, language, blog, teaching, writing, social, web 2.0, technology, English, communication. 8 research themes could be clustered by co-citation analysis: blogging for collaborative learning, blogging for writing skills, blogging in higher education, feedback via blogs, blogging for self-regulated learning, implementation of using blogs in classroom, comparative studies and audio/video blogs. Early studies focused on the introduction of the classroom implementation while recent studies moved to the audio/video blogs from their traditional usage. By reviewing the research related to BALL quantitatively and objectively, this paper reveals the evolution and development trends as well as identifies influential research, helping researchers and educators quickly grasp this field overall and conducting further studies.

Keywords: blog, bibliometric analysis, language learning, literature review

Procedia PDF Downloads 184
9563 A Co-Constructed Picture of Chinese Teachers' Conceptions of Learning at Play

Authors: Shu-Chen Wu

Abstract:

This qualitative study investigated Chinese teachers’ perspectives on learning at play. Six kindergarten teachers were interviewed to obtain their understanding of learning at play. Exemplary play episodes from their classrooms were selected with the assistance of the participating teachers. Four three-minute videos containing the largest amount of learning elements based on the teachers’ views were selected for analysis. Applying video-stimulated interviews, the selected video clips were shown to eight teachers in two focus groups to elicit their perspectives on learning at play. The findings revealed that Chinese teachers have a very structured representation of learning at play, which should contribute to the development of professional practices and curricular policies.

Keywords: learning at play, teachers’ perspectives, co-constructed views, video-stimulated interviews

Procedia PDF Downloads 200
9562 Online Learning for Modern Business Models: Theoretical Considerations and Algorithms

Authors: Marian Sorin Ionescu, Olivia Negoita, Cosmin Dobrin

Abstract:

This scientific communication reports and discusses learning models adaptable to modern business problems and models specific to digital concepts and paradigms. In the PAC (probably approximately correct) learning model approach, in which the learning process begins by receiving a batch of learning examples, the set of learning processes is used to acquire a hypothesis, and when the learning process is fully used, this hypothesis is used in the prediction of new operational examples. For complex business models, a lot of models should be introduced and evaluated to estimate the induced results so that the totality of the results are used to develop a predictive rule, which anticipates the choice of new models. In opposition, for online learning-type processes, there is no separation between the learning (training) and predictive phase. Every time a business model is approached, a test example is considered from the beginning until the prediction of the appearance of a model considered correct from the point of view of the business decision. After choosing choice a part of the business model, the label with the logical value "true" is known. Some of the business models are used as examples of learning (training), which helps to improve the prediction mechanisms for future business models.

Keywords: machine learning, business models, convex analysis, online learning

Procedia PDF Downloads 115
9561 Creating Positive Learning Environment

Authors: Samia Hassan, Fouzia Latif

Abstract:

In many countries, education is still far from being a knowledge industry in the sense of own practices that are not yet being transformed by knowledge about the efficacy of those practices. The core question of this paper is why students get bored in class? Have we balanced between the creation and advancement of an engaging learning community and effective learning environment? And between, giving kids confidence to achieve their maximum and potential goals, we sand managing student’s behavior. We conclude that creating a positive learning environment enhances opportunities for young children to feel safe, secure, and to supported in order to do their best learning. Many factors can use in classrooms aid to the positive environment like course content, class preparation, and behavior.

Keywords: effective, environment, learning, positive

Procedia PDF Downloads 526
9560 WebAppShield: An Approach Exploiting Machine Learning to Detect SQLi Attacks in an Application Layer in Run-time

Authors: Ahmed Abdulla Ashlam, Atta Badii, Frederic Stahl

Abstract:

In recent years, SQL injection attacks have been identified as being prevalent against web applications. They affect network security and user data, which leads to a considerable loss of money and data every year. This paper presents the use of classification algorithms in machine learning using a method to classify the login data filtering inputs into "SQLi" or "Non-SQLi,” thus increasing the reliability and accuracy of results in terms of deciding whether an operation is an attack or a valid operation. A method Web-App auto-generated twin data structure replication. Shielding against SQLi attacks (WebAppShield) that verifies all users and prevents attackers (SQLi attacks) from entering and or accessing the database, which the machine learning module predicts as "Non-SQLi" has been developed. A special login form has been developed with a special instance of data validation; this verification process secures the web application from its early stages. The system has been tested and validated, up to 99% of SQLi attacks have been prevented.

Keywords: SQL injection, attacks, web application, accuracy, database

Procedia PDF Downloads 121
9559 Simulation versus Hands-On Learning Methodologies: A Comparative Study for Engineering and Technology Curricula

Authors: Mohammed T. Taher, Usman Ghani, Ahmed S. Khan

Abstract:

This paper compares the findings of two studies conducted to determine the effectiveness of simulation-based, hands-on and feedback mechanism on students learning by answering the following questions: 1). Does the use of simulation improve students’ learning outcomes? 2). How do students perceive the instructional design features embedded in the simulation program such as exploration and scaffolding support in learning new concepts? 3.) What is the effect of feedback mechanisms on students’ learning in the use of simulation-based labs? The paper also discusses the other aspects of findings which reveal that simulation by itself is not very effective in promoting student learning. Simulation becomes effective when it is followed by hands-on activity and feedback mechanisms. Furthermore, the paper presents recommendations for improving student learning through the use of simulation-based, hands-on, and feedback-based teaching methodologies.

Keywords: simulation-based teaching, hands-on learning, feedback-based learning, scaffolding

Procedia PDF Downloads 426
9558 Students' Perceptions and Gender Relationships towards the Mobile Learning in Polytechnic Mukah Sarawak (Malaysia)

Authors: Habsah Mohamad Sabli, Mohammad Fardillah Wahi

Abstract:

The main aim of this research study is to better understand and measure students' perceptions towards the effectiveness of mobile learning. This paper reports on the results of a survey of three hundred nineteen students at Polytechnic Mukah Sarawak (PMU) about their perception to the use of mobile technology in education. An analysis of the quantitative survey findings is presented focusing on the ramification for mobile-learning (m-learning) practices in higher learning and teaching environments. In this paper we present our research findings about the level of perception and gender correlations with perceived ease of use and perceived usefulness using M-Learning in learning activities among students in Polytechnic Mukah (PMU). Based on gender respondent, were 150 female (47.0%) and 169 male (53.0%). The survey findings further revealed that perception of students are in moderately high and agree for using m-learning. The perceived ease of use and perceived usefulness is significant with weak correlations between students to adapt m-learning for active learning activities. The outcome of this research can benefit the decision makers of higher institution in Mukah Sarawak regard to way to enhance m-learning and promote effective teaching and learning activities as well as strengthening the quality of learning delivery.

Keywords: M-learning, student attitudes, student perception, mobile technology

Procedia PDF Downloads 473
9557 An Exploration of First Year Bachelor of Education Degree Students’ Learning Preferences in Academic Literacy in a Private Higher Education Institution: A Case for the Blended Learning Approach

Authors: K. Kannapathi-Naidoo

Abstract:

The higher education landscape has undergone changes in the past decade, with concepts such as blended learning, online learning, and hybrid models appearing more frequently in research and practice. The year 2020 marked a mass migration from face-to-face learning and more traditional forms of education to online learning in higher education institutions across the globe due to the Covid-19 pandemic. As a result, contact learning students and lecturing staff alike were thrust into the world of online learning at an unprecedented pace. Traditional modes of learning had to be amended, and pedagogical strategies required adjustments. This study was located within a compulsory first-year academic literacy module in a higher education institution. The study aimed to explore students’ learning preferences between online, face-face, and blended learning within the context of academic literacy. Data was collected through online qualitative questionnaires administered to 150 first-year students, which were then analysed thematically. The findings of the study revealed that 48.5% of the participants preferred a blended learning approach to academic literacy. The main themes that emerged in support of their preference were best of both worlds, flexibility, productivity, and lecturer accessibility. As a result, this paper advocates for the blended learning approach for academic literacy skills-based modules.

Keywords: academic literacy, blended learning, online learning, student learning preferences

Procedia PDF Downloads 47
9556 Employing a Flipped Classroom Approach to Support Project-Based Learning

Authors: Kian Jon Chua, Islam Md Raisul

Abstract:

Findings on a research study conducted for a group of year-2 engineering students participating in a flipped classroom (FC) experience that is judiciously incorporated into project-based learning (PBL) module are presented. The chief purpose of the research is to identify whether if the incorporation of flipped classroom approach to project-based learning indeed yields a positive learning experience for engineering students. Results are presented and compared from the two classes of students – one is subjected to a traditional PBL learning mode while the other undergoes a hybrid PBL-FC learning format. Some themes related to active learning, problem-solving ability, teacher as facilitator, and degree of self-efficacy are also discussed. This paper hopes to provide new knowledge and insights relating to the introduction of flipped classroom learning to a project-based engineering module. Some potential study limitations and future directions to address them are also presented.

Keywords: hybrid project-based learning, flipped classroom, problem-solving, active learning

Procedia PDF Downloads 112
9555 Evaluating Learning Outcomes in the Implementation of Flipped Teaching Using Data Envelopment Analysis

Authors: Huie-Wen Lin

Abstract:

This study integrated various teaching factors -based on the idea of a flipped classroom- in a financial management course. The study’s aim was to establish an effective teaching implementation strategy and evaluation mechanism with respect to learning outcomes, which can serve as a reference for the future modification of teaching methods. This study implemented a teaching method in five stages and estimated the learning efficiencies of 22 students (in the teaching scenario and over two semesters). Subsequently, data envelopment analysis (DEA) was used to compare, for each student, between the learning efficiencies before and after participation in the flipped classroom -in the first and second semesters, respectively- to identify the crucial external factors influencing learning efficiency. According to the results, the average overall student learning efficiency increased from 0.901 in the first semester to 0.967 in the second semester, which demonstrate that the flipped classroom approach can improve teaching effectiveness and learning outcomes. The results also revealed a difference in learning efficiency between male and female students.

Keywords: data envelopment analysis, flipped classroom, learning outcome, teaching and learning

Procedia PDF Downloads 124
9554 Augmented Reality in Teaching Children with Autism

Authors: Azadeh Afrasyabi, Ali Khaleghi, Aliakbar Alijarahi

Abstract:

Training at an early age is so important, because of tremendous changes in adolescence, including the formation of character, physical changes and other factors. One of the most sensitive sectors in this field is the children with a disability and are somehow special children who have trouble in communicating with their environment. One of the emerging technologies in the field of education that can be effectively profitable called augmented reality, where the combination of real world and virtual images in real time produces new concepts that can facilitate learning. The purpose of this paper is to propose an effective training method for special and disabled children based on augmented reality. Of course, in particular, the efficiency of augmented reality in teaching children with autism will consider, also examine the various aspect of this disease and different learning methods in this area.

Keywords: technology in education, augmented reality, special education, teaching methods

Procedia PDF Downloads 347
9553 Student Engagement and Perceived Academic Stress: Open Distance Learning in Malaysia

Authors: Ng Siew Keow, Cheah Seeh Lee

Abstract:

Students’ strong engagement in learning increases their motivation and satisfaction to learn, be resilient to combat academic stress. Engagement in learning is even crucial in the open distance learning (ODL) setting, where the adult students are learning remotely, lessons and learning materials are mostly delivered via online platforms. This study aimed to explore the relationship between learning engagement and perceived academic stress levels of adult students who enrolled in ODL learning mode. In this descriptive correlation study during the 2021-2022 academic years, 101 adult students from Wawasan Open University, Malaysia (WOU) were recruited through convenient sampling. The adult students’ online learning engagement levels and perceived academic stress levels were identified through the self-report Online Student Engagement Scale (OSE) and the Perception of Academic Stress Scale (PASS). The Pearson correlation coefficient test revealed a significant positive relationship between online student engagement and perceived academic stress (r= 0.316, p<0.01). The higher scores on PASS indicated lower levels of perceived academic stress. The findings of the study supported the assumption of the importance of engagement in learning in promoting psychological well-being as well as sustainability in online learning in the open distance learning context.

Keywords: student engagement, academic stress, open distance learning, online learning

Procedia PDF Downloads 117
9552 Effectiveness of Language Learning Strategy Instruction Based on CALLA on Iranian EFL Language Strategy Use

Authors: Reza Khani, Ziba Hosseini

Abstract:

Ever since the importance of language learning strategy instruction (LLS) has been distinguished, there has been growing interest on how to teach LLS in language learning classrooms. So thus this study attempted to implement language strategy instruction based on CALLA approach for Iranian EFL learners in a real classroom setting. The study was testing the hypothesis that strategy instruction result in improved linguistic strategy of students. The participant of the study were 240 EFL learners who received language learning instruction for four months. The data collected using Oxford strategy inventory for language learning. The results indicated the instruction had statistically significant effect on language strategy use of intervention group who received instruction.

Keywords: CALLA, language learning strategy, language learning strategy instruction, Iranian EFL language strategy

Procedia PDF Downloads 532
9551 Exploring the In-Between: An Examination of the Contextual Factors That Impact How Young Children Come to Value and Use the Visual Arts in Their Learning and Lives

Authors: S. Probine

Abstract:

The visual arts have been proven to be a central means through which young children can communicate their ideas, reflect on experience, and construct new knowledge. Despite this, perceptions of, and the degree to which the visual arts are valued within education, vary widely within political, educational, community and family contexts. These differing perceptions informed my doctoral research project, which explored the contextual factors that affect how young children come to value and use the visual arts in their lives and learning. The qualitative methodology of narrative inquiry with inclusion of arts-based methods was most appropriate for this inquiry. Using a sociocultural framework, the stories collected were analysed through the sociocultural theories of Lev Vygotsky as well as the work of Urie Bronfenbrenner, together with postmodern theories about identity formation. The use of arts-based methods such as teacher’s reflective art journals and the collection of images by child participants and their parent/caregivers allowed the research participants to have a significant role in the research. Three early childhood settings at which the visual arts were deeply valued as a meaning-making device in children’s learning, were purposively selected to be involved in the research. At each setting, the study found a unique and complex web of influences and interconnections, which shaped how children utilised the visual arts to mediate their thinking. Although the teachers' practices at all three centres were influenced by sociocultural theories, each settings' interpretations of these theories were unique and resulted in innovative interpretations of the role of the teacher in supporting visual arts learning. These practices had a significant impact on children’s experiences of the visual arts. For many of the children involved in this study, visual art was the primary means through which they learned. The children in this study used visual art to represent their experiences, relationships, to explore working theories, their interests (including those related to popular culture), to make sense of their own and other cultures, and to enrich their imaginative play. This research demonstrates that teachers have fundamental roles in fostering and disseminating the importance of the visual arts within their educational communities.

Keywords: arts-based methods, early childhood education, teacher's visual arts pedagogies, visual arts

Procedia PDF Downloads 109
9550 Developing Interactive Media for Piston Engine Lectures to Improve Cadets Learning Outcomes: Literature Study

Authors: Jamaludin Jamaludin, Suparji Suparji, Lilik Anifah, I. Gusti Putu Asto Buditjahjanto, Eppy Yundra

Abstract:

Learning media is an important and main component in the learning process. By using currently available media, cadets still have difficulty understanding how the piston engine works, so they are not able to apply these concepts appropriately. This study aims to examine the development of interactive media for piston engine courses in order to improve student learning outcomes. The research method used is a literature study of several articles, journals and proceedings of interactive media development results from 2010-2020. The results showed that the development of interactive media is needed to support the learning process and influence the cognitive abilities of students. With this interactive media, learning outcomes can be improved and the learning process can be effective.

Keywords: interactive media, learning outcomes, learning process, literature study

Procedia PDF Downloads 122
9549 A Call for Transformative Learning Experiences to Facilitate Student Workforce Diversity Learning in the United States

Authors: Jeanetta D. Sims, Chaunda L. Scott, Hung-Lin Lai, Sarah Neese, Atoya Sims, Angelia Barrera-Medina

Abstract:

Given the call for increased transformative learning experiences and the demand for academia to prepare students to enter workforce diversity careers, this study explores the landscape of workforce diversity learning in the United States. Using a multi-disciplinary syllabi browsing process and a content analysis method, the most prevalent instructional activities being used in workforce-diversity related courses in the United States are identified. In addition, the instructional activities are evaluated based on transformative learning tenants.

Keywords: workforce diversity, workforce diversity learning, transformative learning, diversity education, U. S. workforce diversity, workforce diversity assignments

Procedia PDF Downloads 467
9548 Kinaesthetic Method in Apprenticeship Training: Support for Finnish Learning in Vocational Education

Authors: Inkeri Jääskeläinen

Abstract:

The purpose of this study is to shed light on what is it like to study in apprenticeship training using Finnish as second language. This study examines the stories and experiences of apprenticeship students learning and studying Finnish as part of their vocational studies. Also, this pilot study examines the effects of learning to pronounce Finnish through body motions and gestures. Many foreign students choose apprenticeships and start vocational training too early, while their language skills in Finnish are still very weak. Both duties at work and school assignments require reasonably good general language skills (B1.1) and, especially at work, language skills are also a safety issue. At work students should be able to simultaneously learn Finnish and do vocational studies in a noisy, demanding, and stressing environment. Learning and understanding new things is very challenging under these circumstances and sometimes students get exhausted and experience a lot of stress - which makes learning even more difficult. Students are different from each other and so are their ways to learn. Thereafter, one of the most important features of apprenticeship training and second language learning is good understanding of adult learners and their needs. Kinaesthetic methods are an effective way to support adult students’ cognitive skills and make learning more relaxing and fun. Empirical findings show that language learning can indeed be supported physical ways, by body motions and gestures. The method used here, named TFFL (Touch and Feel Foreign Languages), was designed to support adult language learning, to correct or prevent language fossilization and to help the student to manage emotions. Finnish is considered as a difficult language to learn, mostly because it is so different from nearly all other languages. Many learners complain that they are lost or confused and there is a need to find a way to simultaneously learn the language and to handle negative emotion which come from Finnish language and the learning process itself. Due to the nature of Finnish language good pronunciation skills are needed just to understand the way the language work. Movements (body movements etc.) are a natural part of many cultures but not Finnish – In Finland students have traditionally been expected to stay still and that is not a natural way for many foreign students. However, kinaesthetic TFFL method proved out to be a useful way to help some L2 students to feel phonemes, rhythm and intonation, to improve their Finnish and, thereby, also to successfully complete their vocational studies.

Keywords: Finnish, fossilization, interference, kinaesthetic method

Procedia PDF Downloads 82
9547 Learning Performance of Sports Education Model Based on Self-Regulated Learning Approach

Authors: Yi-Hsiang Pan, Ching-Hsiang Chen, Wei-Ting Hsu

Abstract:

The purpose of this study was to compare the learning effects of the sports education model (SEM) to those of the traditional teaching model (TTM) in physical education classes in terms of students learning motivation, action control, learning strategies, and learning performance. A quasi-experimental design was utilized in this study, and participants included two physical educators and four classes with a total of 94 students in grades 5 and 6 of elementary schools. Two classes implemented the SEM (n=47, male=24, female=23; age=11.89, SD=0.78) and two classes implemented the TTM (n=47, male=25, female=22, age=11.77; SD=0.66). Data were collected from these participants using a self-report questionnaire (including a learning motivation scale, action control scale, and learning strategy scale) and a game performance assessment instrument, and multivariate analysis of covariance was used to conduct statistical analysis. The findings of the study revealed that the SEM was significantly better than the TTM in promoting students learning motivation, action control, learning strategies, and game performance. It was concluded that the SEM could promote the mechanics of students self-regulated learning process, and thereby improve students movement performance.

Keywords: self-regulated learning theory, learning process, curriculum model, physical education

Procedia PDF Downloads 316
9546 The Impact of Usefulness and Ease of Using Mobile Learning Technology on Faculty Acceptance

Authors: Leena Ahmad Khaleel Alfarani, Maggie McPherson, Neil Morris

Abstract:

Over the last decade, m-learning has been widely accepted and utilized by many western universities. However, Saudi universities face many challenges in utilizing such technology, a central one being to encourage teachers to use such technology. Although there are several factors that affect faculty members’ participation in the adoption of m-learning, this paper focuses merely on two factors, the usefulness and ease of using m-learning. A sample of 279 faculty members in one Saudi university has responded to the online survey. The results of the study have revealed that there is a statistically significant relationship (at the 0.05 level) between both usefulness and ease of using m-learning factors and the intention of teachers to use m-learning currently and in the future.

Keywords: mobile learning, diffusion of innovation theory, technology acceptance, faculty adoption

Procedia PDF Downloads 514