self-tester-app
A self-testing and exam tool with rote, multiple choice, and short answer modes.
A Flask web application for accumulating and taking mini exams to test memorization and knowledge of particular subjects. Supports rote memorization checks (fuzzy-graded fill-in-the-blank), multiple choice tests (AI-generated, locally graded), and short answer tests (AI-generated and AI-graded). Exam definitions and results are stored in a persistent SQLite database.
Usage