Online Learning Management System Project using JSP
Learning Management System Overview
It is a multi-role application i.e. Admin, Students, and Faculty where Admin has the main control over the system. Admin will be responsible for maintaining the system and also, keeping a check on faculties and students section whereas, students can access the educational courses and study modules, etc and faculty members can register themselves and manage students and details of courses, learning programs, etc.
**Learning Management System Abstract**A learning management system allows administration, documentation, tracking, reporting, automation, and delivery of educational courses, training programs, or learning and development programs. It is a complex process as there are hundreds and thousands of students and faculty members to manage, which involves a lot of information that needs to be handled. We have designed this system in java to help manage a learning management system from a single place. Where Admin controls the overall system. Admin can Add/Remove/Update any details related to the system. Admin will be responsible for maintaining student & faculty member databases. Admin will be responsible for scheduling classes for students, scheduling timetables, and managing any events, programs, or other activities.
A student has to register themselves on the portal with their name and id proofs. Students can view educational courses and programs available, for they can register themselves. Students can attend online classes respectively. Students view attendance, results, marks, etc. Students can download/upload assignments. Also, students can directly be notified of any updates regarding classes, courses, assignments, results, exams, payments, and fees. On the other hand, a faculty member can mark the attendance of students directly, and upload the results and marks of each and every student. Faculty can upload assignments, results, study material, syllabus, etc. Faculty can view/download assignments uploaded by students.
The following are the major objective of this application: 1. To provide a bug-free application. 2. The main objective is to build a secured, robust Learning Management System. 3. It maintains the record of students, faculty, courses, attendance, results, subjects, and so on.Modules of Learning Management System
Admin Module- Admin can register & login/log out of the system. Admin can Add/Remove/Update any details related to the system. Admin will be allowed to add/remove any student and faculty member. Admin will be responsible for maintaining student & faculty member databases. Admin will be responsible for scheduling classes for students, scheduling timetables, and managing any events, programs, or other activities.
Admin will be responsible for assigning students to faculty members and departments. Admin can update any information related to existing or new educational courses or study programs. Admin can send notifications or make important announcements to students and faculty members.
Admin will be responsible for adding, listing, & maintaining the departments. Student Module- After registering, students can log in/log out of the system. Students can view educational courses and programs available, attend online classes, view attendance, results, marks, download/upload assignments, download study material, etc. Faculty Module- Faculty members can register on the system. After registering, faculty members can log in/log out of the system. Faculty can add classes, schedule timing for classes, etc. Faculty can upload assignments, results, study material, syllabus, etc. Faculty can view/download assignments uploaded by students.
**User roles of Learning Management SystemAdmin:**
o Can log in/log out of the system.
o Can View and Add/EDIT/Delete new faculty into the system.
o Can View and Add/EDIT/Delete new Students into the system.
o Can View and Add/EDIT/Delete new complaints about other faculties and students into the system.
o Can View and Add/EDIT/Delete assignments and Subject Notes.
o Can View and Add/EDIT/Delete courses and learning programs.
o Can manage students and faculty members.
o Can send notifications to students and faculty members
o Can manage the “MY Profile”.
o Can change password.
Students:
o Can log in/log out of the system.
o Can view faculty.
o Can view educational courses and learning programs.
o Can view and Add complaints about other faculties and students into the system.
o Can view attendance, results, assignments, and Subject Notes.
o Can upload assignments.
o Can manage the “MY Profile”.
o Can change password.
Faculty:
o Can log in/log out of the system.
o Can view faculty.
o Can view educational courses and learning programs.
o Can view and add classes, assignments, results, study materials, etc.
o Can view attendance, results, and assignments of students.
o Can upload assignments.
o Can send important messages to students.
o Can manage the “MY Profile”.
o Can change password.
Tools and Technologies Used
Technology/Domain: Java
Front-End: JSP, Html, CSS, JS, Bootstrap.
Server-side: Servlet.
Back-end: MYSQL.
Server: Glassfish.