Publication Date
In 2025 | 9 |
Since 2024 | 27 |
Since 2021 (last 5 years) | 50 |
Since 2016 (last 10 years) | 60 |
Since 2006 (last 20 years) | 68 |
Descriptor
Artificial Intelligence | 68 |
Coding | 68 |
Programming | 25 |
Technology Uses in Education | 18 |
Computer Science Education | 15 |
Teaching Methods | 15 |
Computer Software | 13 |
Models | 12 |
Automation | 11 |
Classification | 9 |
Natural Language Processing | 9 |
More ▼ |
Source
Author
Barnes, Tiffany | 2 |
Cai, Zhiqiang | 2 |
Chi, Min | 2 |
Jeevan Chapagain | 2 |
Luke Miratrix | 2 |
Merrill, John | 2 |
Priti Oli | 2 |
Rabin Banjade | 2 |
Shi, Yang | 2 |
Urban-Lurain, Mark | 2 |
Vasile Rus | 2 |
More ▼ |
Publication Type
Education Level
Higher Education | 18 |
Postsecondary Education | 18 |
Elementary Education | 8 |
Secondary Education | 7 |
Elementary Secondary Education | 3 |
Junior High Schools | 2 |
Middle Schools | 2 |
Early Childhood Education | 1 |
High Schools | 1 |
Audience
Researchers | 3 |
Teachers | 2 |
Policymakers | 1 |
Location
California | 2 |
China | 2 |
Netherlands | 2 |
Australia | 1 |
Florida | 1 |
Georgia | 1 |
Germany | 1 |
Nigeria | 1 |
Taiwan | 1 |
Texas | 1 |
Virginia | 1 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
Flesch Reading Ease Formula | 1 |
What Works Clearinghouse Rating
Xieling Chen; Di Zou; Gary Cheng; Haoran Xie – Education and Information Technologies, 2024
The rise of massive open online courses (MOOCs) brings rich opportunities for understanding learners' experiences based on analyzing learner-generated content such as course reviews. Traditionally, the unstructured textual data is analyzed qualitatively via manual coding, thus failing to offer a timely understanding of the learner's experiences.…
Descriptors: Artificial Intelligence, Semantics, Course Evaluation, MOOCs
Aimei Yang – Journalism and Mass Communication Educator, 2025
At the forefront of industries profoundly influenced by artificial intelligence (AI), public relations (PRs) are undergoing a transformative revolution. The increasing applications of AI in PRs are driving a demand for proficient practitioners. Recognizing this, PR educational institutions must adapt by delivering tailored AI education. Despite…
Descriptors: Artificial Intelligence, Public Relations, Programming, Coding

Priti Oli; Rabin Banjade; Jeevan Chapagain; Vasile Rus – Grantee Submission, 2024
Assessing students' answers and in particular natural language answers is a crucial challenge in the field of education. Advances in transformer-based models such as Large Language Models (LLMs), have led to significant progress in various natural language tasks. Nevertheless, amidst the growing trend of evaluating LLMs across diverse tasks,…
Descriptors: Student Evaluation, Computer Assisted Testing, Artificial Intelligence, Comprehension
Ishaya Gambo; Faith-Jane Abegunde; Omobola Gambo; Roseline Oluwaseun Ogundokun; Akinbowale Natheniel Babatunde; Cheng-Chi Lee – Education and Information Technologies, 2025
The current educational system relies heavily on manual grading, posing challenges such as delayed feedback and grading inaccuracies. Automated grading tools (AGTs) offer solutions but come with limitations. To address this, "GRAD-AI" is introduced, an advanced AGT that combines automation with teacher involvement for precise grading,…
Descriptors: Automation, Grading, Artificial Intelligence, Computer Assisted Testing
Cindy Royal – Journalism and Mass Communication Educator, 2025
Artificial intelligence (AI) has taken the forefront in discussions of the future of media and education. Although there are valid concerns, AI has the potential to be useful in learning new skills, particularly those related to computer programming. This case study depicts the ways AI was introduced to assist in teaching coding, specifically in a…
Descriptors: Artificial Intelligence, Coding, Programming, Computer Science Education
Hanneke Theelen; Joyce Vreuls; Jim Rutten – International Journal of Technology in Education, 2024
The rapid development of artificial intelligence and large language models (LLMs) has led to significant advancements in applying machine learning techniques across diverse disciplines, including educational science research. This study investigates the potential of LLMs like ChatGPT for qualitative data analysis, focusing on open, axial,…
Descriptors: Artificial Intelligence, Science Education, Educational Research, Coding
Oscar Karnalim; Hapnes Toba; Meliana Christianti Johan – Education and Information Technologies, 2024
Artificial Intelligence (AI) can foster education but can also be misused to breach academic integrity. Large language models like ChatGPT are able to generate solutions for individual assessments that are expected to be completed independently. There are a number of automated detectors for AI assisted work. However, most of them are not dedicated…
Descriptors: Artificial Intelligence, Academic Achievement, Integrity, Introductory Courses
Shen, Guohua; Yang, Sien; Huang, Zhiqiu; Yu, Yaoshen; Li, Xin – Education and Information Technologies, 2023
Due to the growing demand for information technology skills, programming education has received increasing attention. Predicting students' programming performance helps teachers realize their teaching effect and students' learning status in time to provide support for students. However, few of the existing researches have taken the code that…
Descriptors: Prediction, Programming, Student Characteristics, Profiles
Andrew Millam; Christine Bakke – Journal of Information Technology Education: Innovations in Practice, 2024
Aim/Purpose: This paper is part of a multi-case study that aims to test whether generative AI makes an effective coding assistant. Particularly, this work evaluates the ability of two AI chatbots (ChatGPT and Bing Chat) to generate concise computer code, considers ethical issues related to generative AI, and offers suggestions for how to improve…
Descriptors: Coding, Artificial Intelligence, Natural Language Processing, Computer Software
Shan Li; Xiaoshan Huang; Tingting Wang; Juan Zheng; Susanne P. Lajoie – Journal of Computing in Higher Education, 2025
Coding think-aloud transcripts is time-consuming and labor-intensive. In this study, we examined the feasibility of predicting students' reasoning activities based on their think-aloud transcripts by leveraging the affordances of text mining and machine learning techniques. We collected the think-aloud data of 34 medical students as they diagnosed…
Descriptors: Information Retrieval, Artificial Intelligence, Prediction, Abstract Reasoning
Abdulrahman Alshammari – ProQuest LLC, 2024
A critical component of modern software development practices, particularly continuous integration (CI), is the halt of development activities in response to test failures which requires further investigation and debugging. As software changes, regression testing becomes vital to verify that new code does not affect existing functionality.…
Descriptors: Computer Software, Programming, Coding, Test Reliability
Cai, Zhiqiang; Marquart, Cody; Shaffer, David W. – International Educational Data Mining Society, 2022
Regular expression (regex) coding has advantages for text analysis. Humans are often able to quickly construct intelligible coding rules with high precision. That is, researchers can identify words and word patterns that correctly classify examples of a particular concept. And, it is often easy to identify false positives and improve the regex…
Descriptors: Coding, Classification, Artificial Intelligence, Engineering Education
Michael E. Ellis; K. Mike Casey; Geoffrey Hill – Decision Sciences Journal of Innovative Education, 2024
Large Language Model (LLM) artificial intelligence tools present a unique challenge for educators who teach programming languages. While LLMs like ChatGPT have been well documented for their ability to complete exams and create prose, there is a noticeable lack of research into their ability to solve problems using high-level programming…
Descriptors: Artificial Intelligence, Programming Languages, Programming, Homework
Mark Johnson; Rafiq Saleh – Interactive Learning Environments, 2024
Educational assessment is inherently uncertain, where physiological, psychological and social factors play an important role in establishing judgements which are assumed to be "absolute". AI and other algorithmic approaches to grading of student work strip-out uncertainty, leading to a lack of inspectability in machine judgement and…
Descriptors: Artificial Intelligence, Evaluation Methods, Technology Uses in Education, Man Machine Systems
Reagan Mozer; Luke Miratrix – Society for Research on Educational Effectiveness, 2023
Background: For randomized trials that use text as an outcome, traditional approaches for assessing treatment impact require each document first be manually coded for constructs of interest by trained human raters. These hand-coded scores are then used as a measured outcome for an impact analysis, with the average scores of the treatment group…
Descriptors: Artificial Intelligence, Coding, Randomized Controlled Trials, Research Methodology