← Back to All Projects

Python Based Spelling Screener

Automated file parser for analyzing student spelling tests aiding in the diagnosis of dyslexia.

PythonOpenPYXLExcel

Python based tool that runs locally to aid in grading spelling tests.

A local Python tool that automates grading and error analysis for student spelling assessments.

Highlights

  • Uses 11 per-word filters to classify spelling error types.
  • Parses Excel workbooks automatically with OpenPYXL.
  • Produces a student-friendly `results.xlsx` output for instructors.

Tech

  • Python
  • OpenPYXL
  • Microsoft Excel
  • PyCharm