=== GKQuizz Student Manager ===
Contributors: gkquizz
Tags: student records, admissions, school management, id cards
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 1.1.0
License: GPLv2 or later

Frontend-first student records system for GKQuizz.in schools.

== Description ==

GKQuizz Student Manager runs entirely from a single frontend dashboard page
via the [gksm_admin_dashboard] shortcode - no wp-admin needed for daily use.

Features:

* Classes & sections
* Full student records: admission details, DOB, guardians (father/mother/
  guardian), address, contact, category, blood group, religion, nationality,
  mother tongue, Aadhaar number, house, transport mode, emergency contact
  and medical conditions/allergies
* Bulk CSV/XLSX import (dependency-free, no Composer packages required)
* Transfer Certificate workflow (marks a student as left without deleting
  their historical record)
* Printable ID cards, single-student or whole class/section
* CSV export of the full student list
* Front Office accounts: staff logins limited to this plugin's dashboard,
  entirely separate from full WordPress Administrator access
* Shares a license key with other GKQuizz plugins (e.g. GKQuizz Marks
  Manager) via the central GKQuizz License Manager - unlocks automatically
  if your school's plan/add-ons include Student Manager

== Installation ==

1. Upload and activate the plugin.
2. Create a page (e.g. "School Office") and add the shortcode
   [gksm_admin_dashboard].
3. Go to Student Manager in wp-admin and activate your license key. Your
   first Front Office login is created automatically and emailed to your
   subscription contact address.
4. Log into the dashboard page (not wp-admin) with that Front Office
   account to start adding classes, sections, and students.

== Changelog ==

= 1.1.0 =
* Added more student fields that schools typically need to track: Religion,
  Nationality, Mother Tongue, Aadhaar Number, House (sports house),
  Transport Mode, Emergency Contact (name/phone, kept separate from
  parent/guardian contacts) and Medical Conditions/Allergies. All are
  editable from the Add/Edit Student form, included in the CSV export, and
  Blood Group/Category/Religion/Aadhaar No/House can now also be filled in
  via bulk CSV/XLSX import. ID cards now show House when set.
* Fixed: the Photo URL field on the Add/Edit Student form was not actually
  being saved - it now saves correctly.

= 1.0.0 =
* Initial release.
