🎓 Module Overview

In this tutorial, we'll learn how to Manage the complete student lifecycle—from enrollment and academics to attendance and fees. This module is the core of the school management system.

The Students Module is the central repository for all student data. It manages the entire student lifecycle, from admission and enrollment to academic tracking, attendance, and fee management. Every student must be registered here before participating in any school activity.


🧭 How to Access

  • Navigate to: People → Students

📋 Students List Overview

The main page displays all students in a table with key columns:

ColumnDescription
PhotoStudent’s picture.
Admission NumberUnique identifier.
NameFull name.
Class/SectionCurrent academic placement.
GenderMale, Female, Other.
Parent/GuardianPrimary contact name.
Statuse.g., Active, Graduated, Transferred.
ActionsView, Edit, Delete.


🔍 Filtering & Searching

Quickly locate students using:

  • Search Box: Name, Admission Number, Phone.

  • Class Filter: Limit to a specific class.

  • Section Filter: Limit to a specific section.

  • Status Filter: Active, Graduated, Transferred, Suspended, etc.

  • Centre Filter: For multi-branch schools.


➕ Adding a New Student

Click Add Student and fill in the multi-section form:

SectionDetails to Fill
1. Basic InformationFirst/Middle/Last Name, Gender, Date & Place of Birth, Nationality, Religion, Blood Group, Category.
2. Enrollment InformationCentre, Admission Number, Admission Date, Class, Section, Roll Number.
3. Contact InformationAddress, City, State, Postal Code, Country.
4. Photo UploadChoose file, preview image.
5. Parent/Guardian LinkFather/Mother/Guardian details (Name, Phone, Email).

Finally, click Create Student.


👀 Viewing a Student Profile

Click View on a student to see their comprehensive profile with tabs:

  • Dashboard: Photo, Name, Class, Status.

  • Personal Details: DOB, Gender, Blood Group.

  • Contact & Address.

  • Enrollment History.

  • Parent/Guardian Links.

  • Academics: Grades, exam results.

  • Attendance: Daily & summary.

  • Fees: Statements, payment history.

  • Documents: Uploaded records.


✏️ Editing Student Information

  1. Click Edit from the list or profile.

  2. Update any field (contact details, address, etc.).

  3. Click Update Student.


🔄 Changing Class or Section

Method 1: Individual Edit

  • Edit the student → Change Class/Section → Save.

Method 2: Bulk Transfer (For many students)

  1. Select multiple students.

  2. Click Bulk Actions → Transfer.

  3. Select the new Class and Section.

  4. Confirm.


⚡ Managing Student Status

Update a student's current standing via the Edit form.

StatusUse Case
ActiveCurrently enrolled and attending.
GraduatedCompleted the final year.
TransferredMoved to another school.
SuspendedTemporarily barred from attendance.
ExpelledPermanently removed from the school.
DeceasedStudent has passed away.

📥 Bulk Import (For New Admissions)

  1. Click Import Students.

  2. Download the Excel template.

  3. Fill in student data following the template format.

  4. Upload the completed file.

  5. Review the preview and Confirm Import.


📤 Exporting Student Data

  1. Apply any desired filters (e.g., a specific class).

  2. Click the Export button.

  3. Choose format (Excel, CSV, or PDF).

  4. Download the file.

🗑️ Deleting a Student

⚠️ Severe Action: Deletion removes all associated records (academics, fees, etc.). Using a status change (e.g., to "Transferred") is almost always preferable.

If deletion is absolutely necessary:

  1. Click the Delete button.

  2. Read and confirm the warning.

✅ Best Practices

  • Standardize IDs: Use a consistent Admission Number format (e.g., ADM2025001).

  • Quality Photos: Upload clear, recent student photos for identification.

  • Maintain Contacts: Regularly update student and parent contact information.

  • Link Parents: Always link students to their parent/guardian profiles.

  • Archive, Don't Delete: Use status changes instead of deletion to preserve historical data.

  • Regular Backups: Ensure student data is included in regular system backups.


The Students Module is the foundational hub for all student-related operations in SSMS, enabling efficient management of information, academics, and communication throughout a student's journey.

Next, we will look at the attendance system.