pyaota¶
pyaota is a Python application for generating and grading multiple-choice and true/false exams. It provides:
Exam generation with randomizable questions from YAML question banks
Automatic grading of scanned answer sheets using computer vision and OCR
Answer sheet rendering with QR codes and bubble fields via LaTeX/TikZ
Email delivery of graded exams to students
PDF bundling utilities for print management
Note
pyaota is under active development.