Luca Engel

WritingTutor: Improving a Conversational Learning Tool

Jan 6, 2023

WritingTutor: Improving a Conversational Learning ToolCover image generated with OpenAI's GPT-5 model.

TL;DR

At a glance

Problem

Students often lack individualized feedback on writing due to large class sizes and MOOCs. Manual grading is slow and inconsistent, yet feedback is critical for learning. The challenge: Can a chatbot provide scalable, interactive writing support that is still helpful, intuitive, and trustworthy?

Solution overview

I improved the WritingTutor chatbot, focusing on both UX and feedback depth:

  1. Frontend redesign in React for flexibility and feature extensibility.
  2. Switchable interfaces: chat (theory), writing, and evaluation.
  3. Interactive feedback: sentence highlighting for subjectivity/polarity, keyword emphasis, and summaries.
  4. New analyses: emotion detection and automatic summarization.
  5. Evaluation study: 26 students tested the tool, providing structured feedback.

Architecture

Data

Method

Experiments & Results

Product & UX


Impact

What I learned

Future Work

References