Auflistung nach Schlagwort "Error Quotient"
1 - 1 von 1
Treffer pro Seite
Sortieroptionen
- Conference paperCorrelation of Error Metrics in Python CS1 Courses(Proceedings of DELFI 2024, 2024) Brocker, Annabell; Schroeder, UlrikTimely and effective feedback is essential for novice programmers. Despite significant advancements in Large Language Models enabling the generation of understandable feedback in CS1 courses, determining appropriate timing for delivering feedback automatically remains a persistent challenge. Compiler messages serve as a fundamental communication channel between programmers and computers, signaling syntactic and runtime errors. Various metrics associated with these messages could potentially signify the need for intervention. Hence, it is imperative to explore the correlations among these error metrics. This study conducts a comprehensive analysis of multiple public Python datasets to evaluate error metrics and explore their correlations. The findings offer insights into a potential indicator for determining appropriate timing of feedback in programming education.