Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

Search Results (17)

Search Parameters:
Keywords = AI teaching assistant system

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
39 pages, 2106 KB  
Article
Exploring the Use of AI to Optimize the Evaluation of a Faculty Training Program
by Alexandra Míguez-Souto, María Ángeles Gutiérrez García and José Luis Martín-Núñez
Educ. Sci. 2025, 15(10), 1394; https://doi.org/10.3390/educsci15101394 - 17 Oct 2025
Abstract
This study examines the potential of the AI chatbot ChatGPT-4o to support human-centered tasks such as qualitative research analysis. It focuses on a case study involving an initial university teaching training program at the Universidad Politécnica de Madrid (UPM), evaluated through student feedback. [...] Read more.
This study examines the potential of the AI chatbot ChatGPT-4o to support human-centered tasks such as qualitative research analysis. It focuses on a case study involving an initial university teaching training program at the Universidad Politécnica de Madrid (UPM), evaluated through student feedback. The findings indicate that ChatGPT can assist in the qualitative analysis of student assessments by identifying specific issues and suggesting possible solutions. However, expert oversight remains necessary as the tool lacks a full contextual understanding of the actions evaluated. The study concludes that AI systems like ChatGPT offer powerful means to complement complex human-centered tasks and anticipates their growing role in the evaluation of formative programs. By examining ChatGPT’s performance in this context, the study lays the groundwork for prototyping a customized automated system built on the insights gained here, capable of assessing program outcomes and supporting iterative improvements throughout each module, with the ultimate goal of enhancing the quality of the training program Full article
(This article belongs to the Topic AI Trends in Teacher and Student Training)
18 pages, 1181 KB  
Article
Inclusion in Higher Education: An Analysis of Teaching Materials for Deaf Students
by Maria Aparecida Lima, Ana Garcia-Valcárcel and Manuel Meirinhos
Educ. Sci. 2025, 15(10), 1290; https://doi.org/10.3390/educsci15101290 - 30 Sep 2025
Viewed by 590
Abstract
This study investigates the challenges of promoting accessibility for deaf teachers and students in higher education, focusing on the development of inclusive teaching materials. A qualitative case study was conducted in ten teacher training programmes at the Federal University of Alagoas (Brazil), including [...] Read more.
This study investigates the challenges of promoting accessibility for deaf teachers and students in higher education, focusing on the development of inclusive teaching materials. A qualitative case study was conducted in ten teacher training programmes at the Federal University of Alagoas (Brazil), including nine distance learning courses and one face-to-face LIBRAS programme. Analysis of the Virtual Learning Environment revealed a predominance of text-based content, with limited use of Libras videos, visual resources, or assistive technologies. The integration of Brazilian Sign Language into teaching practices was minimal, and digital translation tools were rarely used or contextually appropriate. Educators reported limited training, technical support, and institutional guidance for the creation of accessible materials. Time constraints and resource scarcity further hampered inclusive practices. The results highlight the urgent need for institutional policies, continuous teacher training, multidisciplinary support teams, and the strategic use of digital technologies and Artificial Intelligence (AI). Compared with previous studies, significant progress has been made. The present study highlights the establishment of an Accessibility Centre (NAC) and an Accessibility Laboratory (LAB) at the university. These facilities are designed to support the development of policies for the inclusion of people with disabilities, including deaf students, and to assist teachers in designing educational resources, which is essential for enhancing accessibility and learning outcomes. Artificial intelligence tools—such as sign language translators including Hand Talk, VLibras, SignSpeak, Glove-Based Systems, the LIBRAS Online Dictionary, and the Spreadthesign Dictionary—can serve as valuable resources in the teaching and learning process. Full article
Show Figures

Figure 1

12 pages, 842 KB  
Article
Developing a Local Generative AI Teaching Assistant System: Utilizing Retrieval-Augmented Generation Technology to Enhance the Campus Learning Environment
by Jing-Wen Wu and Ming-Hseng Tseng
Electronics 2025, 14(17), 3402; https://doi.org/10.3390/electronics14173402 - 27 Aug 2025
Viewed by 832
Abstract
The rapid advancement of AI technologies and the emergence of large language models (LLMs) such as ChatGPT have facilitated the integration of intelligent question-answering systems into education. However, students often hesitate to ask questions, which negatively affects learning outcomes. To address this issue, [...] Read more.
The rapid advancement of AI technologies and the emergence of large language models (LLMs) such as ChatGPT have facilitated the integration of intelligent question-answering systems into education. However, students often hesitate to ask questions, which negatively affects learning outcomes. To address this issue, this study proposes a closed, locally deployed generative AI teaching assistant system that enables instructors to upload course PDFs to generate customized Q&A platforms. The system is based on a Retrieval-Augmented Generation (RAG) architecture and was developed through a comparative evaluation of components, including open-source large language models, embedding models, and vector databases to determine the optimal setup. The implementation integrates RAG with responsive web technologies and is evaluated using a standardized test question bank. Experimental results demonstrate that the system achieves an average answer accuracy of up to 86%, indicating a strong performance in an educational context. These findings suggest the feasibility of the system as an effective, privacy-preserving AI teaching aid, offering a scalable technical solution to improve digital learning in on-premise environments. Full article
Show Figures

Figure 1

7 pages, 589 KB  
Proceeding Paper
Dynamic Program Analysis and Visualized Learning System in University Programming Courses
by Pei-Wen Lin, Shu-Han Yu and Chien-Hung Lai
Eng. Proc. 2025, 98(1), 30; https://doi.org/10.3390/engproc2025098030 - 2 Jul 2025
Viewed by 474
Abstract
To correspond to the advancement of technology, programming has become an indispensable course in university curricula. However, students easily become confused by the rules governing program execution or by complex logical structures. Mastering program structure and logic often is a significant challenge for [...] Read more.
To correspond to the advancement of technology, programming has become an indispensable course in university curricula. However, students easily become confused by the rules governing program execution or by complex logical structures. Mastering program structure and logic often is a significant challenge for beginners, especially. Despite the availability of information on programming on various websites and tools, including generative artificial intelligence (AI), there is still a gap between conceptual understanding and practical application for beginners. They overlook important implementation details or struggle to grasp the flow of a program, making the mastery of program logic a persistent challenge. To address these issues, we have developed a system that dynamically generates process architecture diagrams. Users upload their code, and the system produces corresponding diagrams that decompose and execute the code line by line. Its visual representation allows users to observe the program’s execution and aids them in comprehending the sequence and operational flow of the code. By understanding the structure and logic of the program intuitively, this system supplements traditional teaching methods and AI-assisted question-and-answer tools. The experimental results demonstrated that students found the system helpful to track their learning progress (87%) and improved their understanding of program code (81%). Additionally, 84% of students reported that the system was easy to use, highlighting its user-friendliness. In terms of student interest, 83% of students agreed that the interactive elements made learning more engaging, indicating that the system positively contributed to dynamic and enjoyable learning. However, 63% of students reported an improvement in coding and were influenced by the complexity of the programming tasks assigned. Despite this, the overall satisfaction with the system developed in this study was high. Full article
Show Figures

Figure 1

32 pages, 1710 KB  
Article
Can Generative Artificial Intelligence Outperform Self-Instructional Learning in Computer Programming?: Impact on Motivation and Knowledge Acquisition
by Rafael Mellado and Claudio Cubillos
Appl. Sci. 2025, 15(11), 5867; https://doi.org/10.3390/app15115867 - 23 May 2025
Viewed by 2060
Abstract
Generative artificial intelligence tools, such as Microsoft Copilot, are transforming the teaching of programming by providing real-time feedback and personalized assistance; however, their impact on learning, motivation, and cognitive absorption remains underexplored, particularly in university settings. This study evaluates the effectiveness of Microsoft [...] Read more.
Generative artificial intelligence tools, such as Microsoft Copilot, are transforming the teaching of programming by providing real-time feedback and personalized assistance; however, their impact on learning, motivation, and cognitive absorption remains underexplored, particularly in university settings. This study evaluates the effectiveness of Microsoft Copilot compared to instructional videos in teaching web programming in PHP, implementing a quasi-experimental design with 71 industrial engineering students in Chile, divided into two groups: one using Microsoft Copilot and the other following instructional videos, with pre- and post-tests applied to measure knowledge acquisition while surveys based on the Hedonic-Motivation System Adoption Model (HMSAM) assessed cognitive absorption (enjoyment, control, immersion, curiosity) and technology acceptance (perceived usefulness, ease of use, and intention to adopt). The results show that, while both methods improved learning, students who used instructional videos achieved greater knowledge gains, higher levels of curiosity, and a stronger intention to continue using the technique, suggesting that instructional videos, by providing structured explanations and reducing cognitive load, may be more effective in the early stages of programming learning. In contrast, AI tools could be more beneficial in advanced stages where students require adaptive feedback, providing empirical evidence on the comparative effectiveness of AI-based and video-based instruction in teaching programming and highlighting the importance of balancing structured learning with AI-driven interactivity, with the recommendation that educators integrate both approaches to optimize the learning experience, using videos for initial instruction and AI tools for personalized support. Full article
Show Figures

Figure 1

14 pages, 1204 KB  
Article
TwinStar: A Novel Design for Enhanced Test Question Generation Using Dual-LLM Engine
by Qingfeng Zhuge, Han Wang and Xuyang Chen
Appl. Sci. 2025, 15(6), 3055; https://doi.org/10.3390/app15063055 - 12 Mar 2025
Cited by 2 | Viewed by 2934
Abstract
In light of the remarkable success of large language models (LLMs) in natural language understanding and generation, a trend of applying LLMs to professional domains with specialized requirements stimulates interest across various fields. It is desirable to further understand the level of intelligence [...] Read more.
In light of the remarkable success of large language models (LLMs) in natural language understanding and generation, a trend of applying LLMs to professional domains with specialized requirements stimulates interest across various fields. It is desirable to further understand the level of intelligence that can be achieved by LLMs in solving domain-specific problems, as well as the resources that need to be invested accordingly. This paper studies the problem of generating high-quality test questions with specified knowledge points and target cognitive levels in AI-assisted teaching and learning. Our study shows that LLMs, even those as immense as GPT-4 or Bard, can hardly fulfill the design objectives, lacking clear focus on cognitive levels pertaining to specific knowledge points. In this paper, we explore the opportunity of enhancing the capability of LLMs through system design, instead of training models with substantial domain-specific data, consuming mass computing and memory resources. We propose a novel design scheme that orchestrates a dual-LLM engine, consisting of a question generation model and a cognitive-level evaluation model, built with fine-tuned, lightweight baseline models and prompting technology to generate high-quality test questions. The experimental results show that the proposed design framework, TwinStar, outperforms the state-of-the-art LLMs for effective test question generation in terms of cognitive-level adherence and knowledge relevance. TwinStar implemented with ChatGLM2-6B improves the cognitive-level adherence by almost 50% compared to Bard and 21% compared to GPT-4.0. The overall improvement in the quality of test questions generated by TwinStar reaches 12.0% compared to Bard and 2% compared with GPT-4.0 while our TwinStar implementation consumes only negligible memory space compared with that of GPT-4.0. An implementation of TwinStar using LLaMA2-13B shows a similar trend of improvement. Full article
(This article belongs to the Special Issue Intelligent Systems and Tools for Education)
Show Figures

Figure 1

27 pages, 4808 KB  
Article
Automatic Correction System for Learning Activities in Remote-Access Laboratories in the Mechatronics Area
by Guido S. Machado, Thiago R. M. Salgado, Florindo A. C. Ayres, Iury V. Bessa, Renan L. P. Medeiros and Vicente F. Lucena
Appl. Sci. 2025, 15(5), 2574; https://doi.org/10.3390/app15052574 - 27 Feb 2025
Viewed by 1205
Abstract
In recent years, the educational field has evolved rapidly owing to the integration of several technologies, especially experiments in remote laboratories in the engineering area. Therefore, this article addresses the development of an innovation system for automatically correcting experiments in remote laboratories in [...] Read more.
In recent years, the educational field has evolved rapidly owing to the integration of several technologies, especially experiments in remote laboratories in the engineering area. Therefore, this article addresses the development of an innovation system for automatically correcting experiments in remote laboratories in mechatronics using digital twins, convolutional neural networks (CNNs), and generative artificial intelligence technologies. This system was designed to overcome the limitations of physical laboratories and teacher’s availability and assist in learning, enabling automatic acquisitions at any time. The digital twin captures data from the teacher’s and student’s experiments, allowing accurate comparisons to identify successes and errors. The application of CNNs serves to validate the results of the experiments through image analysis, whereas generative AI helps to identify patterns. The system was evaluated in a didactic plant, effectively correcting experiments with digital inputs and outputs. In addition, it provides students with detailed feedback on their performance, including specific errors and suggestions for improvement. With a three-layer architecture, i.e., experiments, didactics, and management, the system efficiently processes data from teachers and students, contributing to correcting experiments and optimizing teaching in remote environments. Full article
(This article belongs to the Special Issue Applications of Digital Technology and AI in Educational Settings)
Show Figures

Figure 1

21 pages, 1469 KB  
Article
Artificial Intelligence in Educational Data Mining and Human-in-the-Loop Machine Learning and Machine Teaching: Analysis of Scientific Knowledge
by Eloy López-Meneses, Luis López-Catalán, Noelia Pelícano-Piris and Pedro C. Mellado-Moreno
Appl. Sci. 2025, 15(2), 772; https://doi.org/10.3390/app15020772 - 14 Jan 2025
Cited by 7 | Viewed by 5533
Abstract
This study explores the integration of artificial intelligence (AI) into educational data mining (EDM), human-assisted machine learning (HITL-ML), and machine-assisted teaching, with the aim of improving adaptive and personalized learning environments. A systematic review of the scientific literature was conducted, analyzing 370 articles [...] Read more.
This study explores the integration of artificial intelligence (AI) into educational data mining (EDM), human-assisted machine learning (HITL-ML), and machine-assisted teaching, with the aim of improving adaptive and personalized learning environments. A systematic review of the scientific literature was conducted, analyzing 370 articles published between 2006 and 2024. The research examines how AI can support the identification of learning patterns and individual student needs. Through EDM, student data are analyzed to predict student performance and enable timely interventions. HITL-ML ensures that educators remain in control, allowing them to adjust the system according to their pedagogical goals and minimizing potential biases. Machine-assisted teaching allows AI processes to be structured around specific learning criteria, ensuring relevance to educational outcomes. The findings suggest that these AI applications can significantly improve personalized learning, student tracking, and resource optimization in educational institutions. The study highlights ethical considerations, such as the need to protect privacy, ensure the transparency of algorithms, and promote equity, to ensure inclusive and fair learning environments. Responsible implementation of these methods could significantly improve educational quality. Full article
Show Figures

Figure 1

24 pages, 3008 KB  
Article
Integrating Urban Mining Concepts Through AI-Generated Storytelling and Visuals: Advancing Sustainability Education in Early Childhood
by Ruei-Shan Lu, Hao-Chiang Koong Lin, Yong-Cih Yang and Yo-Ping Chen
Sustainability 2024, 16(24), 11304; https://doi.org/10.3390/su162411304 - 23 Dec 2024
Cited by 4 | Viewed by 1836
Abstract
This study investigates integrating sustainability and urban mining concepts into early childhood education through AI-assisted storytelling and visual aids to foster environmental awareness. Using ChatGPT-generated narratives and AI-drawn visuals, interactive stories explore complex sustainability themes like resource conservation and waste management. A quasi-experimental [...] Read more.
This study investigates integrating sustainability and urban mining concepts into early childhood education through AI-assisted storytelling and visual aids to foster environmental awareness. Using ChatGPT-generated narratives and AI-drawn visuals, interactive stories explore complex sustainability themes like resource conservation and waste management. A quasi-experimental design with 60 preschoolers divided into experimental and control groups compared structured and unstructured storytelling. Structured stories followed teacher-designed frameworks, including thematic and narrative elements such as settings, character development, and resolutions. Observations showed the structured group demonstrated greater comprehension, engagement, and narrative ability, indicating enhanced cognitive and communication skills. The digital system interface featured animations and images for engagement, while tutorial-driven navigation allowed young learners to interact freely with sustainability-focused story options. The findings highlighted structured storytelling’s ability to improve language and narrative skills, alongside fostering digital and environmental literacy. Limitations include a small sample size and a focus on specific themes, restricting generalizability. Despite this, this study adds value by showcasing how AI tools combined with structured frameworks can effectively teach sustainability while reducing the reliance on paper, promoting sustainable educational practices. Overall, this research underscores the potential of AI storytelling in shaping young learners’ understanding of environmental issues, advocating for the thoughtful integration of technology to inspire deeper learning. Full article
(This article belongs to the Special Issue Sustainable E-learning and Education with Intelligence—2nd Edition)
Show Figures

Figure 1

19 pages, 952 KB  
Article
Investigating Teachers’ Use of an AI-Enabled System and Their Perceptions of AI Integration in Science Classrooms: A Case Study
by Lehong Shi, Ai-Chu (Elisha) Ding and Ikseon Choi
Educ. Sci. 2024, 14(11), 1187; https://doi.org/10.3390/educsci14111187 - 30 Oct 2024
Cited by 7 | Viewed by 12156
Abstract
Recent research indicates the significant potential of artificial intelligence (AI) in enhancing teachers’ instructional practices in areas such as lesson planning, personalized teacher intervention and feedback, and performance assessment. To fully realize the potential of AI in teaching, it is crucial to understand [...] Read more.
Recent research indicates the significant potential of artificial intelligence (AI) in enhancing teachers’ instructional practices in areas such as lesson planning, personalized teacher intervention and feedback, and performance assessment. To fully realize the potential of AI in teaching, it is crucial to understand how teachers innovatively apply and critically evaluate AI applications in their teaching practices. However, there is a research gap in investigating how teachers use various features of an AI-enabled system and their perceptions of AI integration in teaching to promote teachers’ effective AI integration practices. Employing an exploratory case study design, we investigated how six science teachers utilized an AI-enabled inquiry intelligent tutoring system (Inq-ITS) within their teaching and examined their perceptions of AI integration. Classroom observations and teacher interview data were collected. When using Inq-ITS functionalities, two teachers with a pedagogical orientation of teacher-guided scientific inquiry mainly engaged with its virtual tutor and teacher report summary features. Conversely, four teachers, practicing the pedagogical orientation of AI-guided scientific inquiry, relied on the AI system to guide student learning, interacting intensively with its features, particularly real-time teacher alerts and teacher inquiry practice support. Regardless of the differences in using Inq-ITS features, all teachers recognized the potential benefits of pedagogical change and encountered various challenges. This analysis also revealed that teachers exhibited distinct perceptions regarding the role of Inq-ITS integration in their teaching. Teachers who adopted a teacher-guided pedagogical orientation perceived the Inq-ITS as a supporting tool that enhanced traditional teaching methods. In contrast, those with an AI-guided pedagogical orientation viewed the Inq-ITS as akin to a teaching assistant and a pedagogical collaborator. The findings underscored the importance of enhancing teachers’ realization of the pedagogical affordance of AI in teaching through their use of AI functionalities. It is essential to consider teachers’ diverse perceptions of AI integration when promoting their integration of AI into teaching practices. Full article
Show Figures

Figure 1

23 pages, 19673 KB  
Article
Artificial Intelligence-Enabled Intelligent Assistant for Personalized and Adaptive Learning in Higher Education
by Ramteja Sajja, Yusuf Sermet, Muhammed Cikmaz, David Cwiertny and Ibrahim Demir
Information 2024, 15(10), 596; https://doi.org/10.3390/info15100596 - 30 Sep 2024
Cited by 140 | Viewed by 38750
Abstract
This paper presents a novel framework, artificial intelligence-enabled intelligent assistant (AIIA), for personalized and adaptive learning in higher education. The AIIA system leverages advanced AI and natural language processing (NLP) techniques to create an interactive and engaging learning platform. This platform is engineered [...] Read more.
This paper presents a novel framework, artificial intelligence-enabled intelligent assistant (AIIA), for personalized and adaptive learning in higher education. The AIIA system leverages advanced AI and natural language processing (NLP) techniques to create an interactive and engaging learning platform. This platform is engineered to reduce cognitive load on learners by providing easy access to information, facilitating knowledge assessment, and delivering personalized learning support tailored to individual needs and learning styles. The AIIA’s capabilities include understanding and responding to student inquiries, generating quizzes and flashcards, and offering personalized learning pathways. The research findings have the potential to significantly impact the design, implementation, and evaluation of AI-enabled virtual teaching assistants (VTAs) in higher education, informing the development of innovative educational tools that can enhance student learning outcomes, engagement, and satisfaction. The paper presents the methodology, system architecture, intelligent services, and integration with learning management systems (LMSs) while discussing the challenges, limitations, and future directions for the development of AI-enabled intelligent assistants in education. Full article
(This article belongs to the Special Issue Artificial Intelligence and Games Science in Education)
Show Figures

Figure 1

20 pages, 1079 KB  
Opinion
Artificial Intelligence Alone Will Not Democratise Education: On Educational Inequality, Techno-Solutionism and Inclusive Tools
by Sahan Bulathwela, María Pérez-Ortiz, Catherine Holloway, Mutlu Cukurova and John Shawe-Taylor
Sustainability 2024, 16(2), 781; https://doi.org/10.3390/su16020781 - 16 Jan 2024
Cited by 90 | Viewed by 19695
Abstract
Artificial Intelligence (AI) in Education claims to have the potential for building personalised curricula, as well as bringing opportunities for democratising education and creating a renaissance of new ways of teaching and learning. Millions of students are starting to benefit from the use [...] Read more.
Artificial Intelligence (AI) in Education claims to have the potential for building personalised curricula, as well as bringing opportunities for democratising education and creating a renaissance of new ways of teaching and learning. Millions of students are starting to benefit from the use of these technologies, but millions more around the world are not, due to the digital divide and deep pre-existing social and educational inequalities. If this trend continues, the first large-scale delivery of AI in Education could lead to greater educational inequality, along with a global misallocation of educational resources motivated by the current techno-solutionist narrative, which proposes technological solutions as a quick and flawless way to solve complex real-world problems. This work focuses on posing questions about the future of AI in Education, intending to initiate the pressing conversation that could set the right foundations (e.g., inclusion and diversity) for a new generation of education that is permeated with AI technology. The main goal of our opinion piece is to conceptualise a sustainable, large-scale and inclusive AI for the education ecosystem that facilitates equitable, high-quality lifelong learning opportunities for all. The contribution starts by synthesising how AI might change how we learn and teach, focusing on the case of personalised learning companions and assistive technology for disability. Then, we move on to discuss some socio-technical features that will be crucial to avoiding the perils of these AI systems worldwide (and perhaps ensuring their success by leveraging more inclusive education). This work also discusses the potential of using AI together with free, participatory and democratic resources, such as Wikipedia, Open Educational Resources and open-source tools. We emphasise the need for collectively designing human-centred, transparent, interactive and collaborative AI-based algorithms that empower and give complete agency to stakeholders, as well as supporting new emerging pedagogies. Finally, we ask what it would take for this educational revolution to provide egalitarian and empowering access to education that transcends any political, cultural, language, geographical and learning-ability barriers, so that educational systems can be responsive to all learners’ needs. Full article
Show Figures

Figure 1

14 pages, 2753 KB  
Article
Fuzzy Artificial Intelligence—Based Model Proposal to Forecast Student Performance and Retention Risk in Engineering Education: An Alternative for Handling with Small Data
by Adriano Bressane, Marianne Spalding, Daniel Zwirn, Anna Isabel Silva Loureiro, Abayomi Oluwatobiloba Bankole, Rogério Galante Negri, Irineu de Brito Junior, Jorge Kennety Silva Formiga, Liliam César de Castro Medeiros, Luana Albertani Pampuch Bortolozo and Rodrigo Moruzzi
Sustainability 2022, 14(21), 14071; https://doi.org/10.3390/su142114071 - 28 Oct 2022
Cited by 17 | Viewed by 3866
Abstract
Understanding the key factors that play an important role in students’ performance can assist improvements in the teaching-learning process. As an alternative, artificial intelligence (AI) methods have enormous potential, facilitating a new trend in education. Despite the advances, there is an open debate [...] Read more.
Understanding the key factors that play an important role in students’ performance can assist improvements in the teaching-learning process. As an alternative, artificial intelligence (AI) methods have enormous potential, facilitating a new trend in education. Despite the advances, there is an open debate on the most suitable model for machine learning applied to forecast student performance patterns. This paper addresses this gap, where a comparative analysis between AI methods was performed. As a research hypothesis, a fuzzy inference system (FIS) should provide the best accuracy in this forecast task, due to its ability to deal with uncertainties. To do so, this paper introduces a model proposal based on AI using a FIS. An online survey was carried to collect data. Filling out a self-report, respondents declare how often they use some learning strategies. In addition, we also used historical records of students’ grades and retention from the last 5 years before the COVID pandemic. Firstly, two experimental groups were composed of students with failing and passing grades, compared by the Mann-Whitney test. Secondly, an association between the ‘frequency of using learning strategies’ and ‘occurrence of failing grades’ was quantified using a logistic regression model. Then, a discriminant analysis was performed to build an Index of Student Performance Expectation (SPE). Considering the learning strategies with greater discriminating power, the fuzzy AI-based model was built using the database of historical records. The learning strategies with the most significant effect on students’ performance were lesson review (34.6%), bibliography reading (25.6%), class attendance (23.5%), and emotion control (16.3%). The fuzzy AI-based model proposal outperformed other AI methods, achieving 94.0% accuracy during training and a generalization capacity of 91.9% over the testing dataset. As a practical implication, the SPE index can be applied as a tool to support students’ planning in relation to the use of learning strategies. In turn, the AI model based on fuzzy can assist professors in identifying students at higher risk of retention, enabling preventive interventions. Full article
Show Figures

Figure 1

20 pages, 34270 KB  
Article
Robot-Assisted Language Learning: Integrating Artificial Intelligence and Virtual Reality into English Tour Guide Practice
by Yu-Li Chen, Chun-Chia Hsu, Chih-Yung Lin and Hsiao-Hui Hsu
Educ. Sci. 2022, 12(7), 437; https://doi.org/10.3390/educsci12070437 - 24 Jun 2022
Cited by 63 | Viewed by 10220
Abstract
This action research created an application system using robots as a tool for training English-language tour guides. It combined artificial intelligence (AI) and virtual reality (VR) technologies to develop content for tours and a 3D VR environment using the AI Unity plug-in for [...] Read more.
This action research created an application system using robots as a tool for training English-language tour guides. It combined artificial intelligence (AI) and virtual reality (VR) technologies to develop content for tours and a 3D VR environment using the AI Unity plug-in for programming. Students learned to orally interact with the robot and act as a guide to various destinations. The qualitative methods included observation, interviews, and self-reporting of learning outcomes. Two students voluntarily participated in the study. The intervention lasted for ten weeks. The results indicated the teaching effectiveness of robot-assisted language learning (RALL). The students acknowledged the value of RALL and had positive attitudes toward it. The contextualized VR learning environment increased their motivation and engagement in learning, and students perceived that RALL could help develop autonomy, enhance interaction, and provide an active learning experience. The implications of the study are that RALL has potential and that it provides an alternative learning opportunity for students. Full article
(This article belongs to the Special Issue Participatory Pedagogy)
Show Figures

Figure 1

18 pages, 1317 KB  
Article
Artificial Intelligence Potential in Higher Education Institutions Enhanced Learning Environment in Romania and Serbia
by Rocsana Bucea-Manea-Țoniş, Valentin Kuleto, Simona Corina Dobre Gudei, Costin Lianu, Cosmin Lianu, Milena P. Ilić and Dan Păun
Sustainability 2022, 14(10), 5842; https://doi.org/10.3390/su14105842 - 11 May 2022
Cited by 94 | Viewed by 11480
Abstract
In their struggle to offer a sustainable educational system and transversal competencies for market requests, significant transformations characterise the higher education system in Serbia and Romania. According to EU policy, these transformations are related to educational reforms and the introduction of new technology [...] Read more.
In their struggle to offer a sustainable educational system and transversal competencies for market requests, significant transformations characterise the higher education system in Serbia and Romania. According to EU policy, these transformations are related to educational reforms and the introduction of new technology and methodologies in teaching and learning. They are expected to answer to the PISA requirements and to increase the DESI (Digital Economy and Society Index). They are also likely to mitigate the inequity of HEIs (higher education institutions), empowered by a structured, goal-oriented strategy towards agile management in HEIs that is also appropriate for new market demands. Our study is based on an exploratory survey applied to 139 Romanian and Serbian teachers from the Information Technology School—ITS, Belgrade, and Spiru Haret University, Romania. The survey let them provide their knowledge of AI or their perceptions of the difficulties and opportunities of these technologies in HEIs. Our study discovered how difficulties and opportunities associated with AI impact HEIs. This study aims to see how AI might assist higher education in Romania and Serbia. We also considered how they might be integrated with the educational system, and if instructors would utilise them. Developing creative and transversal skills is required to anticipate future breakthroughs and technological possibilitiesThe new methods of education focuses on ethics, values, problem-solving, and daily activities. Students’ learning material, how they might achieve critical abilities, and their educational changes must be addressed in the future. In this environment, colleges must create new digital skills in IA, machine learning, IoT, 5G, the cloud, big data, blockchain, data analysis, using MS Office and other applications, MOOCs, simulation applications, VR/AR, and gamification. They must also develop cross-disciplinary skills and a long-term mindset. Full article
(This article belongs to the Special Issue Blockchain in Distance Learning Education)
Show Figures

Figure 1

Back to TopTop