paper-with-me

홈 › Papers

A large language model-assisted education tool to provide feedback on open-ended responses

2023-07-25 · Jordan K. Matelsky, Felipe Parodi, Tony Liu, Richard D. Lange, Konrad P. Kording

Open-ended questions are a favored tool among instructors for assessing student understanding and encouraging critical exploration of course material. Providing feedback for such responses is a time-consuming task that can lead to overwhelmed instructors and decreased feedback quality. Many instructors resort to simpler question formats, like multiple-choice questions, which provide immediate feedback but at the expense of personalized and insightful comments. Here, we present a tool that uses large language models (LLMs), guided by instructor-defined criteria, to automate responses to open-ended questions. Our tool delivers rapid personalized feedback, enabling students to quickly test their knowledge and identify areas for improvement. We provide open-source reference implementations both as a web application and as a Jupyter Notebook widget that can be used with instructional coding or math notebooks. With instructor guidance, LLMs hold promise to enhance student learning outcomes and elevate instructional methodologies.

📄 PDF Abstract BibTeX arXiv:2308.02439

Code (1)

KordingLab/llm4teach-freetext-server 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelMathMultiple-choice

Similar Papers 제목 키워드 기반

HealthDial: A No-Code LLM-Assisted Dialogue Authoring Tool for Healthcare Virtual Agents

2025-09-10 · Farnaz Nouraei, Zhuorui Yong, Timothy Bickmore arxiv

We introduce HealthDial, a dialogue authoring tool that helps healthcare providers and educators create virtual agents that deliver health education and counseling to patients over multiple conversations. HealthDial leve…

Use of AI Tools: Guidelines to Maintain Academic Integrity in Computing Colleges

2026-04-13 · Hatem M. El-boghdadi, Toqeer Ali Syed, Ali Akarma, Qamar Wali arxiv

The rapid adoption of AI tools such as ChatGPT has significantly transformed academic practices, offering considerable benefits for both students and faculty in computing disciplines. These tools have been shown to enhan…

Human-in-the-Loop Control of Objective Drift in LLM-Assisted Computer Science Education

2026-03-31 · Mark Dranias, Adam Whitley arxiv

Large language models (LLMs) are increasingly embedded in computer science education through AI-assisted programming tools, yet such workflows often exhibit objective drift, in which locally plausible outputs diverge fro…

Code Generation

Bridging Pedagogy and Play: Introducing a Language Mapping Interface for Human-AI Co-Creation in Educational Game Design

2026-03-04 · Daijin Yang, Erica Kleinman, Casper Harteveld arxiv

Educational games can foster critical thinking, problem-solving, and motivation, yet instructors often find it difficult to design games that reliably achieve specific learning outcomes. Existing authoring environments r…

AI-assisted Learning for Electronic Engineering Courses in High Education

2023-11-02 · Thanh Nguyen Ngoc, Quang Nhat Tran, Arthur Tang, Bao Nguyen 외

This study evaluates the efficacy of ChatGPT as an AI teaching and learning support tool in an integrated circuit systems course at a higher education institution in an Asian country. Various question types were complete…