The Andaman & Nicobar Islands run one of the most geographically dispersed school systems in India under a single directorate. That, more than anything about curriculum, is what should drive a software decision here.
396 schools spread across 36 islands
The territory has 396 schools spread over 36 islands. Of those, 306 are managed by the Department of Education, two by Kendriya Vidyalaya Sangathan, two by Navodaya Vidyalaya Samiti, two are aided schools, two are maintained by the Municipal Council, and 71 are privately managed.
The 306 departmental schools serve 85,267 students, including 6,018 tribal students, with 4,726 teachers and a teacher-pupil ratio of 1:18. Female representation is 48.38% among students and 56.62% among teachers.
The administration’s stated access policy is to provide a primary school within 1.0 km of every habitation with a population of 150 or above, with Non-Formal Education Centres in remote habitations where a primary school is not viable, and free travel concession for students attending a school more than 4 km from their residence.
Two things follow for a school administrator. First, the travel concession is a real, per-student administrative fact — it needs to be recorded against the student, not remembered. Second, “the campus” is often not one place, and staff, students and records move between islands by boat on a schedule that weather can break.
Every secondary and senior secondary school here is CBSE-affiliated
All senior secondary and secondary schools in the islands are affiliated to CBSE. There is no state board arrangement to reconcile against.
The Directorate of Education, Port Blair, runs CASIAN — a common web portal for CBSE-affiliated government schools, built so that schools can make the mandatory academic and non-academic disclosures required under the CBSE Affiliation Bye-Laws, and to digitise departmental processes. Its published figures cover 28 secondary schools and 39 senior secondary schools, with 5,252 students in secondary schools (2,789 boys, 2,463 girls) and 17,680 in senior secondary (8,692 boys, 8,988 girls).
Mandatory disclosure is the operative phrase. It means the school’s own records are periodically published, so accuracy is not a private matter. A system whose student counts, staff qualifications and infrastructure entries are already reliable makes disclosure a data pull. A system whose numbers are reconstructed each year from several registers makes it an event.
Five mediums of instruction inside one union territory
Education in the islands is delivered in five mediums: English, Hindi, Tamil, Telugu and Bengali. That is unusual linguistic density for a single UT, and reflects the settlement history of the islands rather than a policy choice.
Here is where a vendor should be precise rather than reassuring. The EdunodeX administrative interface ships in English, Hindi, Tamil and Kannada. Three of the islands’ five mediums — English, Hindi and Tamil — are covered by an interface bundle. Telugu and Bengali are not. A Telugu-medium or Bengali-medium school here would use the English or Hindi interface for its staff-facing screens.
Parent communication is the better story. The WhatsApp bot replies in whichever language the parent wrote in, across the major Indian languages, and the factual content — fee amounts in rupees, marks, dates, names — is computed in code and passed through verbatim rather than generated by a model; only the wording is localised. If the model is unavailable, the reply falls back to English rather than being dropped.
Bandwidth arrived by submarine cable; reliability did not follow everywhere
The Chennai–Andaman & Nicobar Islands (CANI) submarine optical fibre cable, a 2,313 km system, was commissioned in August and September 2020, connecting Chennai to Port Blair and onward to Swaraj Deep (Havelock), Long Island, Rangat, Little Andaman, Kamorta, Car Nicobar and Campbell Bay (Great Nicobar). It provides 2 x 200 Gbps between Chennai and Port Blair and 2 x 100 Gbps between Port Blair and the other islands. Reported utilisation stood at 243.31 Gbps as of 26 May 2025.
Port Blair’s connectivity changed materially as a result — faster and cheaper than before the cable. Outside the city, access remains mixed.
For software selection that means: do not treat “the islands have fibre now” as settling the question. A school on an outer island still needs the system to behave sensibly when the link drops mid-morning.
Fitting EdunodeX to an island school
- Offline-tolerant attendance. The native teacher Android app marks attendance offline and syncs when connectivity returns. The web application runs as a PWA with an offline banner, so staff know they are disconnected instead of losing work silently. What it does not do is run the full back office offline — fees, payroll and reporting need a connection.
- Transport built for real routes. Routes, ordered stops with latitude and longitude, per-stop configurable geofence radius, per-student route and stop assignment with monthly fee, and pause/resume for a date window so transport billing skips months a student is not travelling. GPS tracking ingests from both hardware devices via a self-hosted gateway and the driver mobile app, so a position stays coherent when the driver’s phone is out of signal.
- One student record across a dispersed system, with a per-student document vault and transfer certificates with numbering and reason codes — useful when students move between islands mid-year.
- Compliance reporting — a rules-based report with per-category CSV export and a UDISE data export, which is the raw material for CBSE mandatory disclosure rather than a substitute for it.
- Fees. School fees for recognised pre-school to higher-secondary institutions are exempt from GST under Entry 66 of Notification 12/2017-Central Tax (Rate), 28 June 2017 — tuition, admission, examination, hostel and transport. On collection, zero MDR on BHIM-UPI person-to-merchant transactions has applied universally since January 2020 under section 10A of the Payments and Settlement Systems Act and section 269SU of the Income-tax Act; it is not an education-specific concession. The education-specific NPCI rule is the ₹5,00,000 per-transaction UPI limit.