Manage Admission Requirements

Add a Single Requirement
Bulk Upload from CSV File

How to Create the CSV File:

  1. Create your data in a spreadsheet (Excel, Google Sheets).
  2. Ensure you have exactly 7 columns in this order:
    Faculty, Program, Level, Category, Subject, Mandate, Minimum_Grade
  3. Go to "File" > "Save As" or "Download".
  4. Choose the format: **CSV (Comma delimited) (*.csv)**.

The first row should be the header (it will be skipped).

CSV Template Example

Your spreadsheet data should look like this before you save it as a CSV:

Excel template example

When saved as a CSV, it becomes a simple text file that the server can read easily.