This Python script automates the creation of quizzes and surveys in Google Forms using PDF files as input. It extracts questions and answers from the documents and generates a ready-to-use form through the Google Forms API.
- 0.1.0 - Initial version: basic extraction from PDF, form generation, and support for quizzes/surveys.
This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.