Admin Panel
Import Tests from CSV or Excel
Upload a CSV or Excel file with test questions. For Excel files, each sheet will be imported as a separate test using the sheet name as the test code and title.
File Format Instructions
📊 Excel Files (Recommended)
- Multiple Tests: Each sheet becomes a separate test
- Sheet Names: Used as test code and title
- Auto-Detection: Automatically detects question format
- Selective Import: Choose which sheets to import
📄 CSV Files
- Single Test: One CSV = One test
- File Name: Used as test name
- Simple Format: Easy to create and edit
- Bulk Processing: Good for large question sets
Required Columns
| Column | Description | Example |
|---|---|---|
| Question | The question text | What is 2+2? |
| A, B, C, D... | Answer options | 3, 4, 5, 6 |
| Correct | Correct answer(s) | B or A;C;D |
