In a 32-participant within-subjects study, CS2 students scored significantly better on a conceptual quiz for currying when learning via web search than via ChatGPT, while query behavior differed markedly between the two tools.
AI-enhanced Auto-correction of Programming Exercises: How Effective is GPT-3.5?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Timely formative feedback is considered as one of the most important drivers for effective learning. Delivering timely and individualized feedback is particularly challenging in large classes in higher education. Recently Large Language Models such as GPT-3 became available to the public that showed promising results on various tasks such as code generation and code explanation. This paper investigates the potential of AI in providing personalized code correction and generating feedback. Based on existing student submissions of two different real-world assignments, the correctness of the AI-aided e-assessment as well as the characteristics such as fault localization, correctness of hints, and code style suggestions of the generated feedback are investigated. The results show that 73 % of the submissions were correctly identified as either correct or incorrect. In 59 % of these cases, GPT-3.5 also successfully generated effective and high-quality feedback. Additionally, GPT-3.5 exhibited weaknesses in its evaluation, including localization of errors that were not the actual errors, or even hallucinated errors. Implications and potential new usage scenarios are discussed.
citation-role summary
citation-polarity summary
fields
cs.HC 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
To Google or To ChatGPT? A Comparison of CS2 Students' Information Gathering Approaches and Outcomes
In a 32-participant within-subjects study, CS2 students scored significantly better on a conceptual quiz for currying when learning via web search than via ChatGPT, while query behavior differed markedly between the two tools.