Publication Date
In 2025 | 0 |
Since 2024 | 0 |
Since 2021 (last 5 years) | 2 |
Since 2016 (last 10 years) | 5 |
Since 2006 (last 20 years) | 5 |
Descriptor
Data Analysis | 5 |
Programming | 5 |
Computer Science Education | 4 |
Classification | 3 |
Models | 3 |
Teaching Methods | 3 |
Accuracy | 2 |
College Students | 2 |
Feedback (Response) | 2 |
Intelligent Tutoring Systems | 2 |
Introductory Courses | 2 |
More ▼ |
Source
International Educational… | 5 |
Author
Barnes, Tiffany | 5 |
Chi, Min | 3 |
Price, Thomas | 2 |
Price, Thomas W. | 2 |
Shi, Yang | 2 |
Zhi, Rui | 2 |
Gitinabard, Niki | 1 |
Heckman, Sarah | 1 |
Khoshnevisan, Farzaneh | 1 |
Lynch, Collin | 1 |
Mao, Ye | 1 |
More ▼ |
Publication Type
Reports - Research | 5 |
Speeches/Meeting Papers | 5 |
Education Level
Higher Education | 4 |
Postsecondary Education | 4 |
Audience
Location
Virginia | 1 |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Marwan, Samiha; Shi, Yang; Menezes, Ian; Chi, Min; Barnes, Tiffany; Price, Thomas W. – International Educational Data Mining Society, 2021
Feedback on how students progress through completing subgoals can improve students' learning and motivation in programming. Detecting subgoal completion is a challenging task, and most learning environments do so either with "expert-authored" models or with "data-driven" models. Both models have advantages that are…
Descriptors: Expertise, Models, Feedback (Response), Identification
Gitinabard, Niki; Okoilu, Ruth; Xu, Yiqao; Heckman, Sarah; Barnes, Tiffany; Lynch, Collin – International Educational Data Mining Society, 2020
Teamwork, often mediated by version control systems such as Git and Apache Subversion (SVN), is central to professional programming. As a consequence, many colleges are incorporating both collaboration and online development environments into their curricula even in introductory courses. In this research, we collected GitHub logs from two…
Descriptors: Teamwork, Group Activities, Student Projects, Programming
Shi, Yang; Schmucker, Robin; Chi, Min; Barnes, Tiffany; Price, Thomas – International Educational Data Mining Society, 2023
Knowledge components (KCs) have many applications. In computing education, knowing the demonstration of specific KCs has been challenging. This paper introduces an entirely data-driven approach for: (1) discovering KCs; and (2) demonstrating KCs, using students' actual code submissions. Our system is based on two expected properties of KCs: (1)…
Descriptors: Computer Science Education, Data Analysis, Programming, Coding
Mao, Ye; Zhi, Rui; Khoshnevisan, Farzaneh; Price, Thomas W.; Barnes, Tiffany; Chi, Min – International Educational Data Mining Society, 2019
Early prediction of student difficulty during long-duration learning activities allows a tutoring system to intervene by providing needed support, such as a hint, or by alerting an instructor. To be effective, these predictions must come early and be highly accurate, but such predictions are difficult for open-ended programming problems. In this…
Descriptors: Difficulty Level, Learning Activities, Prediction, Programming
Price, Thomas; Zhi, Rui; Barnes, Tiffany – International Educational Data Mining Society, 2017
In this paper we present a novel, data-driven algorithm for generating feedback for students on open-ended programming problems. The feedback goes beyond next-step hints, annotating a student's whole program with suggested edits, including code that should be moved or reordered. We also build on existing work to design a methodology for evaluating…
Descriptors: Feedback (Response), Computer Software, Data Analysis, Programming