This document contains source code for an online quiz system created by Sushil Kumar Mishra of ECE-I. It includes classes for drawing lines and boxes, managing menus, and controlling quiz functions like adding, deleting, and modifying questions in different subject databases. The main menu allows users to play quizzes, add questions, edit questions, or quit. Playing a quiz displays questions one by one with a time limit to select the correct answer. Scores are tracked and displayed at the end.