PulseAugur
实时 07:10:07

AI generates personalized coding examples from student submissions

Researchers have developed a new method for generating personalized educational content, specifically worked examples, for students learning to code. This approach uses pattern-based knowledge components extracted directly from student code submissions to guide a generative model. The system aims to provide more relevant and targeted learning materials that address students' specific logical errors, thereby improving personalization at scale. AI

影响 Enhances personalized learning tools by enabling generative models to adapt to individual student coding errors.

排序理由 Academic paper detailing a new method for educational content generation.

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

AI generates personalized coding examples from student submissions

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Griffin Pitts, Muntasir Hoq, Peter Brusilovsky, Narges Norouzi, Arto Hellas, Juho Leinonen, Bita Akram ·

    Personalized Worked Example Generation from Student Code Submissions using Pattern-based Knowledge Components

    arXiv:2604.24758v1 Announce Type: cross Abstract: Adaptive programming practice often relies on fixed libraries of worked examples and practice problems, which require substantial authoring effort and may not correspond well to the logical errors and partial solutions students pr…

  2. arXiv cs.AI TIER_1 English(EN) · Bita Akram ·

    Personalized Worked Example Generation from Student Code Submissions using Pattern-based Knowledge Components

    Adaptive programming practice often relies on fixed libraries of worked examples and practice problems, which require substantial authoring effort and may not correspond well to the logical errors and partial solutions students produce while writing code. As a result, students ma…