The document contains a Python script for a Test Generator System that uses SQLite for database management and FPDF for PDF generation. It allows users to add questions to a database and generate test papers based on selected difficulty levels, which are then emailed to the user. The script includes a graphical user interface built with Tkinter for user interaction.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views5 pages
Automated Test Paper Generator
The document contains a Python script for a Test Generator System that uses SQLite for database management and FPDF for PDF generation. It allows users to add questions to a database and generate test papers based on selected difficulty levels, which are then emailed to the user. The script includes a graphical user interface built with Tkinter for user interaction.