Publication Date
In 2025 | 0 |
Since 2024 | 0 |
Since 2021 (last 5 years) | 3 |
Since 2016 (last 10 years) | 12 |
Since 2006 (last 20 years) | 16 |
Descriptor
Data Analysis | 16 |
Intelligent Tutoring Systems | 9 |
Computer Science Education | 6 |
Problem Solving | 6 |
Teaching Methods | 6 |
Programming | 5 |
Academic Achievement | 4 |
Accuracy | 4 |
Comparative Analysis | 4 |
Models | 4 |
Online Courses | 4 |
More ▼ |
Source
International Educational… | 12 |
International Journal of… | 2 |
International Working Group… | 1 |
Journal of Educational Data… | 1 |
Author
Barnes, Tiffany | 16 |
Chi, Min | 5 |
Mostafavi, Behrooz | 3 |
Price, Thomas W. | 3 |
Zhi, Rui | 3 |
Crossley, Scott | 2 |
Eagle, Michael | 2 |
Gitinabard, Niki | 2 |
Heckman, Sarah | 2 |
Lynch, Collin | 2 |
Lynch, Collin F. | 2 |
More ▼ |
Publication Type
Reports - Research | 15 |
Speeches/Meeting Papers | 13 |
Journal Articles | 3 |
Reports - Descriptive | 1 |
Education Level
Higher Education | 8 |
Postsecondary Education | 8 |
Audience
Location
North Carolina | 4 |
New York (New York) | 1 |
Virginia | 1 |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Shabrina, Preya; Mostafavi, Behrooz; Tithi, Sutapa Dey; Chi, Min; Barnes, Tiffany – International Educational Data Mining Society, 2023
Problem decomposition into sub-problems or subgoals and recomposition of the solutions to the subgoals into one complete solution is a common strategy to reduce difficulties in structured problem solving. In this study, we use a datadriven graph-mining-based method to decompose historical student solutions of logic-proof problems into Chunks. We…
Descriptors: Intelligent Tutoring Systems, Problem Solving, Graphs, Data Analysis
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
Price, Thomas W.; Dong, Yihuan; Zhi, Rui; Paaßen, Benjamin; Lytle, Nicholas; Cateté, Veronica; Barnes, Tiffany – International Journal of Artificial Intelligence in Education, 2019
In the domain of programming, a growing number of algorithms automatically generate data-driven, next-step hints that suggest how students should edit their code to resolve errors and make progress. While these hints have the potential to improve learning if done well, few evaluations have directly assessed or compared the quality of different…
Descriptors: Comparative Analysis, Programming Languages, Data Analysis, Evaluation Methods
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
Xu, Yiqiao; Lynch, Collin F.; Barnes, Tiffany – International Educational Data Mining Society, 2018
Massive Open Online Courses (MOOCs) are designed on the assumption that good students will help poor students thus offloading the individual support tasks from the instructor to the class. However prior research has shown that this is not always true. Students in MOOCs tend to form distinct sub-communities and their grades are closely correlated…
Descriptors: Friendship, Online Courses, Peer Relationship, Social Networks
Mostafavi, Behrooz; Barnes, Tiffany – International Journal of Artificial Intelligence in Education, 2017
Deductive logic is essential to a complete understanding of computer science concepts, and is thus fundamental to computer science education. Intelligent tutoring systems with individualized instruction have been shown to increase learning gains. We seek to improve the way deductive logic is taught in computer science by developing an intelligent,…
Descriptors: Artificial Intelligence, Problem Solving, Educational Technology, Technology Uses in Education
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
Eagle, Michael; Hicks, Drew; Barnes, Tiffany – International Educational Data Mining Society, 2015
Intelligent tutoring systems and computer aided learning environments aimed at developing problem solving produce large amounts of transactional data which make it a challenge for both researchers and educators to understand how students work within the environment. Researchers have modeled student-tutor interactions using complex networks in…
Descriptors: Problem Solving, Prediction, Intelligent Tutoring Systems, Computer Assisted Instruction
Gitinabard, Niki; Barnes, Tiffany; Heckman, Sarah; Lynch, Collin F. – International Educational Data Mining Society, 2019
Students' interactions with online tools can provide us with insights into their study and work habits. Prior research has shown that these habits, even as simple as the number of actions or the time spent on online platforms can distinguish between the higher performing students and low-performers. These habits are also often used to predict…
Descriptors: Blended Learning, Student Adjustment, Online Courses, Study Habits
Shen, Shitian; Mostafavi, Behrooz; Barnes, Tiffany; Chi, Min – Journal of Educational Data Mining, 2018
An important goal in the design and development of Intelligent Tutoring Systems (ITSs) is to have a system that adaptively reacts to students' behavior in the short term and effectively improves their learning performance in the long term. Inducing effective pedagogical strategies that accomplish this goal is an essential challenge. To address…
Descriptors: Teaching Methods, Markov Processes, Decision Making, Rewards
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
Crossley, Scott; Barnes, Tiffany; Lynch, Collin; McNamara, Danielle S. – International Educational Data Mining Society, 2017
This study takes a novel approach toward understanding success in a math course by examining the linguistic features and affect of students' language production within a blended (with both on-line and traditional face to face instruction) undergraduate course (n=158) on discrete mathematics. Three linear effects models were compared: (a) a…
Descriptors: Success, Mathematics Instruction, Language Usage, Blended Learning
Eagle, Michael; Johnson, Matthew; Barnes, Tiffany – International Educational Data Mining Society, 2012
We introduce a novel data structure, the Interaction Network, for representing interaction-data from open problem solving environment tutors. We show how using network community detecting techniques are used to identify sub-goals in problems in a logic tutor. We then use those community structures to generate high level hints between sub-goals.…
Descriptors: Data Analysis, Interaction, Network Analysis, Problem Solving
Crossley, Scott; McNamara, Danielle S.; Baker, Ryan; Wang, Yuan; Paquette, Luc; Barnes, Tiffany; Bergner, Yoav – International Educational Data Mining Society, 2015
Completion rates for massive open online classes (MOOCs) are notoriously low, but learner intent is an important factor. By studying students who drop out despite their intent to complete the MOOC, it may be possible to develop interventions to improve retention and learning outcomes. Previous research into predicting MOOC completion has focused…
Descriptors: Online Courses, Large Group Instruction, Information Retrieval, Data Analysis
Previous Page | Next Page »
Pages: 1 | 2