A browser-based Quiz Generator that converts PDF or TXT files into interactive, timed quizzes. Built with pure HTML, CSS, and JavaScript, featuring automatic question generation, multiple-choice answers, score tracking, and a clean, responsive UI
๐ Features
Upload PDF or TXT files to generate quizzes Automatic fill-in-the-blank question creation Multiple-choice options with instant selection Countdown timer for each question Score calculation and total time tracking Clean, modern, and responsive UI
๐ ๏ธ Technologies Used
HTML5 CSS3 Vanilla JavaScript
๐ How It Works
Upload a PDF or TXT file containing readable text. The app extracts content and generates random questions. Answer each question within the time limit. View your final score and total time taken.
๐ Usage
Clone or download the repository Open index.html in any modern web browser Upload a supported file and start the quiz
Files should contain sufficient readable text for quiz generation. No data is stored or uploaded to any server.