Anvitha Infotech
The project “Visually Impaired Students” is a Django-based web application that supports accessible learning and examination management. It provides admin, faculty, and student modules for managing users, classes, subjects, exams, notes, and results. Students can …
The project “Visually Impaired Students” is a web-based application designed to support visually impaired students in academic activities, especially online examinations and learning management. The system provides separate modules for administrators, faculty, and students. Administrators can manage faculty, students, subjects, and classes, while faculty members can create exams, add questions, assign exams to classes, view student performance, maintain notes, and provide suggestions based on scores.
A key feature of the system is student authentication through face recognition, which helps visually impaired students log in more easily without depending only on manual credentials. The exam module allows faculty to activate or deactivate exams, manage objective-type questions, evaluate student responses, and store results. Based on student scores, the system can categorize performance and provide useful suggestions for improvement. The notes and message features further support communication and learning accessibility.
Overall, this project aims to make digital education more accessible, organized, and supportive for visually impaired students by combining user management, examination handling, result tracking, suggestions, notes, and face-based login in a single Django-based platform.