次回の更新記事:誤解を招きやすいAI用語6選、技術語なのに揺れる意味(公開予定日:2026年04月30日)
AIDB Daily Papers

AIプログラミング教育:学生の学習を理解するためのプロンプト軌跡追跡

原題: Tracing Prompt-Level Trajectories to Understand Student Learning with AI in Programming Education
著者: Tianyu Shao, Miguel Feijóo-García, Yi Zhang, Hugo Castellanos, Tawfiq Salem, Alejandra Magana, Tianyi Li
公開日: 2026-04-12 | 分野: プログラミング 教育 学生 ChatGPT インタラクション ヒューマンコンピュータインタラクション 深層学習 自然言語処理 学習 LLM コード 生成 分析 Python 評価 AI 機械学習 教育AI

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 本研究では、Python入門課題における学生のAI利用状況を分析し、163名の学生のチャット履歴と最終コードを調査した。
  • 学生のAI利用はコースや教員のルールに影響され、利用能力に差が生じるため、プロンプト戦略とインタラクションの軌跡を分析した。
  • 完全委任から反復改善まで多様な軌跡を特定し、AI生成コードの直接コピーが多い中で、反復改善によるコード生成も確認された。

Abstract

As AI tools such as ChatGPT enter programming classrooms, students encounter differing rules across courses and instructors, which shape how they use AI and leave them with unequal capabilities for leveraging it. We investigate how students engaged with AI in an introductory Python assignment, analyzing student-LLM chat histories and final code submissions from 163 students. We examined prompt-level strategies, traced trajectories of interaction, and compared AI-generated code with student submissions. We identified trajectories ranging from full delegation to iterative refinement, with hybrid forms in between. Although most students directly copied AI-generated code in their submission, many students scaffolded the code generation through iterative refinement. We also contrasted interaction patterns with assignment outcomes and course performance. Our findings show that prompting trajectories serve as promising windows into students' self-regulation and learning orientation. We draw design implications for educational AI systems that promote personalized and productive student-AI collaborative learning.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事