Determining token sequence mistakes in responses to questions with open text answer
This provides a tool for language teachers to automate grammar checking, but it is incremental as it focuses on token order without broader linguistic analysis.
The paper tackles the problem of automatically detecting grammatical mistakes in student responses by identifying incorrect token sequences, including extra, missing, or misplaced tokens. It was implemented as a plugin for the Moodle learning management system.
When learning grammar of the new language, a teacher should routinely check student's exercises for grammatical correctness. The paper describes a method of automatically detecting and reporting grammar mistakes, regarding an order of tokens in the response. It could report extra tokens, missing tokens and misplaced tokens. The method is useful when teaching language, where order of tokens is important, which includes most formal languages and some natural ones (like English). The method was implemented in a question type plug-in CorrectWriting for the widely used learning manage system Moodle.