Upload Students

You must be logged in to upload students.

CSV Upload Instructions

To upload your students:

The file must be saved in .csv format (Comma-Separated Values).

You can create and save a CSV file using:

  • Microsoft Excel – use “Save As” and select “CSV (Comma delimited) (*.csv)”
  • Google Sheets – use File → Download → Comma-separated values (.csv)
  • LibreOffice Calc – use File → Save As → Text CSV


Your CSV can include a header row, but it’s not required.

If present, headers must match exactly: Name, Email, Date_of_Birth (case-insensitive).

The Date of Birth should be in YYYY-MM-DD format (e.g. 2001-07-21).

Each student must have a name. Email and date of birth are optional.

Example with header:

Name,Email,Date_of_Birth
Jane Smith,janesmith@example.com,2001-07-21

Example without header:

Jane Smith,janesmith@example.com,2001-07-21

After upload, you’ll see a preview before confirming.