Publication Date
In 2025 | 0 |
Since 2024 | 0 |
Since 2021 (last 5 years) | 12 |
Since 2016 (last 10 years) | 27 |
Since 2006 (last 20 years) | 34 |
Descriptor
Source
Author
Barnes, Tiffany | 3 |
Hadjerrouit, Said | 3 |
Hansen, Nils Kristian | 3 |
Marwan, Samiha | 3 |
Aleven, Vincent | 2 |
Belenky, Daniel M. | 2 |
Dong, Yihuan | 2 |
Olsen, Jennifer K. | 2 |
Price, Thomas W. | 2 |
Ringenberg, Michael | 2 |
Rummel, Nikol | 2 |
More ▼ |
Publication Type
Speeches/Meeting Papers | 52 |
Reports - Research | 33 |
Reports - Descriptive | 12 |
Reports - Evaluative | 5 |
Journal Articles | 4 |
Information Analyses | 1 |
Reports - General | 1 |
Education Level
Audience
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Höppner, Frank – International Educational Data Mining Society, 2021
Various similarity measures for source code have been proposed, many rely on edit- or tree-distance. To support a lecturer in quickly assessing live or online exercises with respect to "approaches taken by the students," we compare source code on a more abstract, semantic level. Even if novice student's solutions follow the same idea,…
Descriptors: Coding, Classification, Programming, Computer Science Education
Pala, Ferhat Kadir; Mihci Türker, Pinar – Interactive Learning Environments, 2021
In this study, the effects of Arduino IDE and C++ programming languages were investigated on the computational thinking skills of preservice teachers. The Computational Thinking Skills Scale was administered to preservice teachers. Firstly, a basic programming training was given and then it was asked to create group projects on a voluntary basis.…
Descriptors: Programming, Computer Science Education, Computation, Thinking Skills
Hansen, Nils Kristian; Hadjerrouit, Said – International Association for Development of the Information Society, 2023
This paper aims at using a Use-Modify-Create approach to explore students' mathematical problem solving by means of computational thinking (CT) and programming activities. The data collection method is participant observation, in which the researcher also has the role as teacher, guiding the group activities. In our study, two groups of students…
Descriptors: Problem Solving, Computation, Thinking Skills, Programming
Laurent Cervoni; Julien Brasseur – International Association for Development of the Information Society, 2022
A Prolog program consists of a set of facts and rules rather than imperative statements, commonly used in most other programming languages. Therefore, the Prolog language is used to encode logic, from which the inference engine deduces logical conclusions. In this article, we argue that the use of the Prolog language can be useful to help students…
Descriptors: Teaching Methods, Mathematics Instruction, Problem Solving, Programming Languages
Ma, Yingbo; Katuka, Gloria Ashiya; Celepkolu, Mehmet; Boyer, Kristy Elizabeth – International Educational Data Mining Society, 2022
Collaborative learning is a complex process during which two or more learners exchange opinions, construct shared knowledge, and solve problems together. While engaging in this interactive process, learners' satisfaction toward their partners plays a crucial role in defining the success of the collaboration. If intelligent systems could predict…
Descriptors: Middle School Students, Cooperative Learning, Prediction, Peer Relationship
First Graders Coordination of Counting and Movements on a Grid When Programming with Tangible Blocks
Abigail Erskine; Laura Bofferding; Sezai Kocabos; Haoran Tang – North American Chapter of the International Group for the Psychology of Mathematics Education, 2023
As elementary students begin to program using tangible blocks, they must coordinate their use of counting with the movements, directions, and numbers they use to move a character. In our study, we analyzed 13 first graders' first attempts at coordinating these elements when playing a programming game on the iPad that used tangible programming…
Descriptors: Elementary School Students, Elementary School Mathematics, Grade 1, Computation
Dong, Yihuan; Marwan, Samiha; Shabrina, Preya; Price, Thomas; Barnes, Tiffany – International Educational Data Mining Society, 2021
Over the years, researchers have studied novice programming behaviors when doing assignments and projects to identify struggling students. Much of these efforts focused on using student programming and interaction features to predict student success at a course level. While these methods are effective at early detection of struggling students in…
Descriptors: Navigation (Information Systems), Academic Achievement, Learner Engagement, Programming
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
Hadjerrouit, Said; Hansen, Nils Kristian – International Association for Development of the Information Society, 2020
This paper aims at exploring students' experiences when engaging in mathematical problem-solving through computational thinking and programming by a combination of theoretically derived insights and task-based activities. The main method used is a semi-structured interview with two undergraduate students who were presented with a mathematical task…
Descriptors: Learner Engagement, Mathematics Education, Problem Solving, Computation
Lockwood, Elise; De Chenne, Adaline – North American Chapter of the International Group for the Psychology of Mathematics Education, 2020
Computational activity is increasingly relevant in education and society, and researchers have investigated its role in students' mathematical thinking and activity. More work is needed within mathematics education to explore ways in which computational activity might afford development of mathematical practices. In this paper, we specifically…
Descriptors: Undergraduate Students, Computation, Problem Solving, Programming
Hoffman, Heather J.; Elmi, Angelo F. – Journal of Statistics and Data Science Education, 2021
Teaching students statistical programming languages while simultaneously teaching them how to debug erroneous code is challenging. The traditional programming course focuses on error-free learning in class while students' experiences outside of class typically involve error-full learning. While error-free teaching consists of focused lectures…
Descriptors: Statistics Education, Programming Languages, Troubleshooting, Coding
Calder, Nigel; Rhodes, Kate – Mathematics Education Research Group of Australasia, 2021
This paper reports on two teachers' perceptions as part of a project examining the learning that took place when 9 and 10-year-old children used "ScratchMaths" in their programme. The project used design-based methodology, which incorporated video-recorded classroom excerpts, teacher interviews, and teacher analysis and review of their…
Descriptors: Programming, Mathematics Education, Cooperative Learning, Thinking Skills
Kwon, Yeil; Sahin, Nesrin – International Society for Technology, Education, and Science, 2021
Probability is generally considered one of the most challenging areas to teach in mathematics education due to its intricate nature. However, the simulation-based teaching method can increase students' accessibility significantly to the probability problems because it enables students to resolve the problems with minimal mathematical skills. By…
Descriptors: Probability, Mathematics Instruction, Difficulty Level, Teaching Methods
Donoghue, John R. – ETS Research Report Series, 2015
At the heart of van der Linden's approach to automated test assembly (ATA) is a linear programming/integer programming (LP/IP) problem. A variety of IP solvers are available, ranging in cost from free to hundreds of thousands of dollars. In this paper, I compare several approaches to solving the underlying IP problem. These approaches range from…
Descriptors: Automation, Test Construction, Comparative Analysis, Programming
Zhi, Rui; Marwan, Samiha; Dong, Yihuan; Lytle, Nicholas; Price, Thomas W.; Barnes, Tiffany – International Educational Data Mining Society, 2019
Viewing worked examples before problem solving has been shown to improve learning efficiency in novice programming. Example-based feedback seeks to present smaller, adaptive worked example steps during problem solving. We present a method for automatically generating and selecting adaptive, example-based programming feedback using historical…
Descriptors: Data Use, Feedback (Response), Novices, Programming