作者: Elliot Soloway , Eric Rubin , Beverly Woolf , Jeffrey Bonar , W Lewis Johnson
DOI:
关键词:
摘要: MENO-II is a computer-based tutor intended to help novices learning to program in Pascal. The BUG-FINDing component attempts to find non-syntactic bugs in a students program. It draws on a database of 18 common bug types, represented as templates, and attempts to match these templates against its analysis of the students program. The TUTORing component then attempts to infer the misconception that might underlie the bug and present the student with remedial instruction. We tested the BUG-FINDing component in a classroom setting we report here on an analysis of the systems performance. Author