NotesFAQContact Us
Collection
Advanced
Search Tips
Source
IEEE Transactions on Learning…67
Audience
Laws, Policies, & Programs
Assessments and Surveys
Big Five Inventory1
What Works Clearinghouse Rating
Showing 1 to 15 of 67 results Save | Export
Peer reviewed Peer reviewed
Direct linkDirect link
Davi Bernardo Silva; Deborah Ribeiro Carvalho; Carlos N. Silla – IEEE Transactions on Learning Technologies, 2024
Throughout a programming course, students develop various source code tasks. Using these tasks to track students' progress can provide clues to the strengths and weaknesses found in each learning topic. This practice allows the teacher to intervene in learning in the first few weeks of class and maximize student gains. However, the biggest…
Descriptors: Computation, Models, Ability Grouping, Programming
Peer reviewed Peer reviewed
Direct linkDirect link
Allen, Oliver; Downs, Xavier; Varoy, Elliot; Luxton-Reilly, Andrew; Giacaman, Nasser – IEEE Transactions on Learning Technologies, 2022
Object-oriented programming (OOP) is not only an integral part of computing degrees but also a requirement in non-computing majors such as engineering. Understanding OOP concepts can be difficult for novice programmers, and often leads to the development of misconceptions. This is exacerbated when the discipline requires students to learn a…
Descriptors: Programming, Programming Languages, Majors (Students), Learning Activities
Peer reviewed Peer reviewed
Direct linkDirect link
Feng Hsu Wang – IEEE Transactions on Learning Technologies, 2024
Due to the development of deep learning technology, its application in education has received increasing attention from researchers. Intelligent agents based on deep learning technology can perform higher order intellectual tasks than ever. However, the high deployment cost of deep learning models has hindered their widespread application in…
Descriptors: Learning Processes, Models, Man Machine Systems, Cooperative Learning
Peer reviewed Peer reviewed
Direct linkDirect link
Liu, Enrui; Cai, Su; Liu, Zifeng; Liu, Changhao – IEEE Transactions on Learning Technologies, 2023
Augmented reality (AR) has been incorporated into the educational context for years. Numerous studies have demonstrated the effectiveness of AR in different disciplines, learning styles, and learning environments. However, few studies have focused on the problem of generating AR applications in authentic educational contexts. In this study, an AR…
Descriptors: Simulated Environment, Computer Simulation, Programming, Educational Resources
Peer reviewed Peer reviewed
Direct linkDirect link
Han Wan; Hongzhen Luo; Mengying Li; Xiaoyan Luo – IEEE Transactions on Learning Technologies, 2024
Automatic program repair (APR) tools are valuable for students to assist them with debugging tasks since program repair captures the code modification to make a buggy program pass the given test-suite. However, the process of manually generating catalogs of code modifications is intricate and time-consuming. This article proposes contextual error…
Descriptors: Programming, Computer Science Education, Introductory Courses, Assignments
Peer reviewed Peer reviewed
Direct linkDirect link
Davis Krumins; Sandra Schumann; Veiko Vunder; Rauno Põlluäär; Kristjan Laht; Renno Raudmäe; Alvo Aabloo; Karl Kruusamäe – IEEE Transactions on Learning Technologies, 2024
Teaching robotics with the robot operating system (ROS) is valuable for instating good programming practices but requires significant setup steps from the learner. Providing a ready-made ROS learning environment over the web can make robotics more accessible; however, most of the previous remote labs have abstracted the authentic ROS developer…
Descriptors: Teaching Methods, Robotics, Programming, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Tian Song; Hang Zhang; Yijia Xiao – IEEE Transactions on Learning Technologies, 2024
High-quality programming projects for education are critically required in teaching. However, it is hard to develop those projects efficiently and artificially constrained by the lecturers' experience and background. The recent popularity of large language models (LLMs) has led to a great number of applications in the field of education, but…
Descriptors: Artificial Intelligence, Education, Intellectual Disciplines, Undergraduate Students
Peer reviewed Peer reviewed
Direct linkDirect link
Milos Ilic; Goran Kekovic; Vladimir Mikic; Katerina Mangaroska; Lazar Kopanja; Boban Vesin – IEEE Transactions on Learning Technologies, 2024
In recent years, there has been an increasing trend of utilizing artificial intelligence (AI) methodologies over traditional statistical methods for predicting student performance in e-learning contexts. Notably, many researchers have adopted AI techniques without conducting a comprehensive investigation into the most appropriate and accurate…
Descriptors: Artificial Intelligence, Academic Achievement, Prediction, Programming
Peer reviewed Peer reviewed
Direct linkDirect link
Karnalim, Oscar; Simon; Chivers, William – IEEE Transactions on Learning Technologies, 2023
We have recently developed an automated approach to reduce students' rationalization of programming plagiarism and collusion by informing them about the matter and reporting uncommon similarities to them for each of their submissions. Although the approach has benefits, it does not greatly engage students, which might limit those benefits. To…
Descriptors: Gamification, Programming, Plagiarism, Cooperative Learning
Peer reviewed Peer reviewed
Direct linkDirect link
Tomic, Bojan; Kijevcanin, Anisja; Sevarac, Zoran; Jovanovic, Jelena M. – IEEE Transactions on Learning Technologies, 2023
Soft skills (such as communication and collaboration) are rarely addressed in programming courses, mostly because they are difficult to teach, assess, and grade. A quantitative, modular, AI-based approach for assessing and grading students' collaboration has been examined in this article. The pedagogical underpinning of the approach includes a…
Descriptors: Artificial Intelligence, Grading, Cooperation, Students
Peer reviewed Peer reviewed
Direct linkDirect link
Fanchamps, Nardie; Slangen, Lou; Specht, Marcus; Hennissen, Paul – IEEE Transactions on Learning Technologies, 2022
This article illustrates that the task design and problem selection are of characteristic influence to evoke sense-reason-act programming (SRA) among primary school pupils when programming robots. Research shows that the task design influences the development of computational thinking (CT). The literature provides evidence that the context, the…
Descriptors: Elementary School Students, Robotics, Programming, Thinking Skills
Peer reviewed Peer reviewed
Direct linkDirect link
Moresi, Marco; Gomez, Marcos J.; Benotti, Luciana – IEEE Transactions on Learning Technologies, 2021
Based on hundreds of thousands of hours of data about how students learn in massive open online courses, educational machine learning promises to help students who are learning to code. However, in most classrooms, students and assignments do not have enough historical data for feeding these data hungry algorithms. Previous work on predicting…
Descriptors: Prediction, Difficulty Level, Programming, Online Courses
Peer reviewed Peer reviewed
Direct linkDirect link
Marwan, Samiha; Akram, Bita; Barnes, Tiffany; Price, Thomas W. – IEEE Transactions on Learning Technologies, 2022
Theories on learning show that formative feedback that is immediate, specific, corrective, and positive is essential to improve novice students' motivation and learning. However, most prior work on programming feedback focuses on highlighting student's mistakes, or detecting failed test cases after they submit a solution. In this article, we…
Descriptors: Feedback (Response), Formative Evaluation, Programming, Coding
Peer reviewed Peer reviewed
Direct linkDirect link
Jian Liao; Linrong Zhong; Longting Zhe; Handan Xu; Ming Liu; Tao Xie – IEEE Transactions on Learning Technologies, 2024
ChatGPT has received considerable attention in education, particularly in programming education because of its capabilities in automated code generation and program repairing and scoring. However, few empirical studies have investigated the use of ChatGPT to customize a learning system for scaffolding students' computational thinking. Therefore,…
Descriptors: Scaffolding (Teaching Technique), Thinking Skills, Computation, Artificial Intelligence
Peer reviewed Peer reviewed
Direct linkDirect link
Marwan, Samiha; Price, Thomas W. – IEEE Transactions on Learning Technologies, 2023
Novice programmers often struggle on assignments, and timely help, such as a hint on what to do next, can help students continue to progress and learn, rather than giving up. However, in large programming classrooms, it is hard for instructors to provide such real-time support for every student. Researchers have, therefore, put tremendous effort…
Descriptors: Data Use, Cues, Programming, Computer Science Education
Previous Page | Next Page »
Pages: 1  |  2  |  3  |  4  |  5