LGS-KT: Integrating logical and grammatical skills for effective programming knowledge tracing.

Xinjie Sun1, Qi Liu2, Kai Zhang3

  • 1School of Computer Science, Liupanshui Normal University, Liupanshui, China; School of Computer Science and Technology, University of Science and Technology of China, Hefei, China; State Key Laboratory of Cognitive Intelligence, Hefei, China.

Summary

This study introduces a new model for assessing programming skills by analyzing code quality and student interactions. The Logical and Grammar Skills Knowledge Tracing (LGS-KT) model significantly improves the accuracy of predicting student performance in programming exercises.

Related Concept Videos

Trial and Error and Algorithm01:12

Trial and Error and Algorithm

A problem-solving strategy is a plan of action used to find a solution. Different strategies have distinct action plans. Trial and error involves trying different solutions until one works. For instance, to fix a broken printer, you might check ink levels, ensure the paper tray isn't jammed, and verify the printer's connection to your laptop. This method can be time-consuming but is commonly used. Thomas Edison, for example, used trial and error to find a suitable filament for the light...
87
Components of Language01:24

Components of Language

Language, whether spoken, signed, or written, consists of specific components: lexicon and grammar. The lexicon is the vocabulary of a language, comprising its words. Grammar is the set of rules used to convey meaning through the lexicon. For example, English grammar adds “-ed” to most verbs to indicate past tense. Words are formed by combining phonemes, which are the basic sound units of a language. Different languages have different sets of phonemes (e.g., “ah” vs.
238
Machines: Problem Solving I01:22

Machines: Problem Solving I

A toggle clamp is a mechanical device commonly used for holding and clamping objects in various applications, such as woodworking, metalworking, and assembly operations. Consider a toggle clamp subjected to a force of 200 N at the handle. The vertical clamping force can be calculated, provided the dimensions of the toggle clamp are known.
The toggle clamp system is a machine structure consisting of movable, pin-connected multi-force members that form a stabilized system to transmit forces. The...
298
Machines: Problem Solving II01:30

Machines: Problem Solving II

Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. Consider a lifting tong carrying a 100 kg load. It comprises movable sections DAF and CBG linked together with member AB.
292
Piaget's Stage 3 of Cognitive Development01:17

Piaget's Stage 3 of Cognitive Development

During Piaget's concrete operational stage, from ages 7 to 11, children exhibit a marked increase in logical thinking skills, specifically in relation to tangible, real-world events. This stage is characterized by the development of several essential cognitive concepts, including conservation, reversibility, and classification, all of which support the child's evolving capacity for structured thought.
Conservation and Constancy of Quantity
A significant cognitive milestone in the...
530
Theorems of Pappus and Guldinus: Problem Solving01:12

Theorems of Pappus and Guldinus: Problem Solving

Pappus and Guldinus's theorems are powerful mathematical principles that are used for finding the surface area and volume of composite shapes. For example, consider a cylindrical storage tank with a conical top. Finding the surface area or volume can be challenging for such complex shapes. These theorems are particularly useful in calculating the volume and surface area of such systems. Here, the cylindrical storage tank with a conical top can be broken down into two simple shapes: a...
699