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. Contents -------- .. toctree:: :maxdepth: 2 installation usage grading examples question_schema changelog API Reference