Puducherry is small enough that most school-software vendors treat it as a rounding error attached to Tamil Nadu. That is a mistake, and it shows up in the first week of use. The Union Territory has four non-contiguous regions with four different language environments, a French-medium stream that exists nowhere else in India, and a single directorate administering all of it.
One UT, four regions, four language realities
Puducherry consists of Puducherry and Karaikal on the Tamil Nadu coast, Mahe on the Kerala coast, and Yanam inside Andhra Pradesh. They do not share a border and they do not share a language.
The territory’s official languages include Tamil, Telugu, Malayalam, English and French. Tamil is the principal language for official purposes in the Puducherry and Karaikal regions; Telugu is used in Yanam and Malayalam in Mahe. In schools, Tamil is generally the primary language of instruction with English as the second, and a third language — French, Malayalam, Telugu or Hindi — offered according to region and student preference.
For a school system this is not a cosmetic detail. It means:
- Subject configuration varies by region. The third-language options in a Yanam school are not those of a Karaikal school. Language subjects need to be per-class configuration, not a fixed list the vendor decided.
- Parent communication is not uniform. A trust operating in two regions is communicating with parents in two different languages, from the same office.
- Name and address data is multi-script in practice. Transliteration inconsistency in student names is a real and recurring reconciliation problem here.
Puducherry follows Tamil Nadu’s pattern, but its own directorate
Puducherry does not operate a separate state examination board in the way Tamil Nadu or Kerala does. School education across all four regions is administered by the Directorate of School Education, Puducherry, which covers pre-primary through higher secondary, administers SSLC and HSC examinations for the territory, oversees government, government-aided and private unaided schools, and runs school recognition and renewal through the territory’s own service portal.
The syllabus and examination pattern follow those used in Tamil Nadu. In practice that means a Puducherry school’s academic configuration looks like a Tamil Nadu school’s — the same subject structure, the same broad mark pattern — while its administrative relationships run to the UT directorate rather than to Chennai.
Software implication: choose a state-board grading model and Tamil Nadu-style academic structure, but do not assume any Tamil Nadu-specific administrative integration or export format applies. When in doubt, prefer a plain CSV export that a person checks before submitting over an “automated” integration nobody can verify.
The French-medium exception in Mahe
Mahe has a small school system of its own — a handful of government higher secondary schools, high schools, middle schools and lower primary schools — and one of its high schools is French medium, with examinations conducted by the Deputy Director of French Education, Government of Puducherry. From Class 11 onwards, instruction there is in English.
There is nothing else quite like this in the Indian school system, and it is worth stating plainly what software can and cannot do about it. A general-purpose school platform will not carry a French examination structure out of the box, and no honest vendor should claim otherwise. What it can do is hold the students, staff, fees, attendance and transport for such a school perfectly well, with the examination side kept where it belongs.
The useful principle for any unusual stream: keep the operational system and the examination system separate, and do not force one to pretend to be the other.
Small schools, real compliance
Puducherry schools are mostly small. Small does not mean exempt:
- UDISE+ reporting applies as it does everywhere.
- RTE obligations apply; as a Union Territory, Samagra Shiksha and central scheme administration run through the UT directorate.
- Recognition and renewal run through the territory’s own service portal, with the documentation that implies.
- DPDP obligations on children’s personal data apply to a 300-student school exactly as they do to a 3,000-student one.
The difference is capacity. A school with one clerk cannot absorb a system that needs a dedicated operator. The right test for a small Puducherry school is not how many modules a product has — it is how few screens the clerk has to touch to complete a normal day.
What EdunodeX does for a Puducherry school
- One student record from enquiry through admission to transfer certificate, with document OCR at admission that pre-fills the form from uploaded Aadhaar, birth certificate or transfer certificate — gated behind an explicit consent step, so nothing is read before the parent agrees.
- One fee ledger per student across tuition, transport, hostel and examination heads, with installment plans, sibling and staff-child concessions with an approval trail, late fees with grace periods, and receipt numbers issued from a database sequence rather than a hand-written book.
- Payments through the school’s own account. Each school connects its own Razorpay or Cashfree credentials, so parent payments settle into the school’s bank account with no shared platform account in between.
- Attendance daily and period-wise, with teachers restricted server-side to their assigned classes, and absence alerts to parents on the day.
- Transport with routes, stops, vehicles, drivers and per-student assignments in the same system as the student record.
- Compliance through a rules engine with scheduled re-evaluation and UDISE+ export, classifying schools by tier so a CBSE school and a state-pattern school evaluate against different rules.
Each school gets its own isolated database schema and its own subdomain, which matters for a trust running schools in more than one region — Karaikal and Mahe do not share a student table.
School fees remain exempt from GST for recognised pre-school to higher-secondary institutions under Entry 66 of Notification 12/2017-Central Tax (Rate), covering tuition, admission, examination, hostel and transport charges.
Language: what is in the interface and what is in the messages
Two different things, routinely conflated by vendors.
The staff interface ships in English, Hindi, Kannada and Tamil, set per school. For a school in Puducherry or Karaikal, a Tamil interface for office staff and teachers is available. For Mahe and Yanam, staff will work in English — the interface does not ship in Malayalam or Telugu, and no page here will pretend otherwise.
Parent messages are different. The WhatsApp assistant replies to a parent in the language the parent wrote in — Tamil, Malayalam, Telugu or English. The facts in those replies (fee amounts, due dates, marks, attendance percentages, names) are computed in code and passed through unchanged; only the wording is localised. If the model is unavailable, the reply falls back to English rather than being dropped.
For a territory where a single trust may be writing to Tamil, Malayalam and Telugu-speaking families in the same week, that distinction is the whole point. Ask any vendor claiming five interface languages to log in and open the fee collection screen in each.