CBTHost.com | The Complete CBT Solution for Schools, Colleges & Training Centers
The CBTHost Exam System is an open-source PHP-based admin panel designed to manage Computer-Based Tests (CBT). It works seamlessly with the official CBTHost Offline Software to provide a hybrid online-offline testing solution.
It allows you to manage students, exams, results, and printable exam cards, all locally via XAMPP or WAMP servers.
π Official Site: https://cbthost.com
π¦ Download Offline Software: https://cbthost.com/download
CBTHost is a powerful hybrid Computer-Based Testing (CBT) platform combining offline functionality with online synchronization.
This open-source admin panel allows schools and training centers to:
- Efficiently manage student records
- Create, organize, and grade exams
- Print exam cards and detailed results
- Perform combined analysis across multiple exams
- Integrate seamlessly with the CBTHost Offline CBT Software
| Student ID | Full Name | |
|---|---|---|
| STU0001 | John Doe | johndoe@example.com |
| STU0002 | Jane Smith | janesmith@example.com |
Notes:
- Header row must match: Student ID, Full Name, Email.
- Save as .xlsx or .csv.
- Use βImport Studentsβ in the Admin Panel to upload.
| Question Text | Option A | Option B | Option C | Option D | Correct Answer |
|---|---|---|---|---|---|
| What is the capital of France? | London | Berlin | Paris | Madrid | C |
| Which element has atomic number 1? | Helium | Hydrogen | Oxygen | Nitrogen | B |
Notes:
- Header row must match exactly: Question Text, Option A, Option B, Option C, Option D, Correct Answer.
- Correct Answer must correspond to A, B, C, or D.
- After import, assign questions to an exam within the system.
β All questions must be uploaded and managed through CBTHost.com with a login account.
```bash
git clone https://github.com/cbthost/cbthost-exam-system.git