The document describes a lab exam management system. The system allows staff to assign programs and monitor student login/logout times. It provides separate interfaces for administrators, students, and faculty. Administrators can modify the database while students can only access it. The system generates performance reports to help improve exams. It uses a 3-tier architecture with clients sending requests to a server which processes the request and returns results from the database.