An open API service indexing awesome lists of open source software.

https://github.com/christinec-dev/exanno_online_exam_system

Exanno Online Examination System made with PHP and MySQL as part of my final year CS project
https://github.com/christinec-dev/exanno_online_exam_system

exam freeware mysql php project

Last synced: about 1 month ago
JSON representation

Exanno Online Examination System made with PHP and MySQL as part of my final year CS project

Awesome Lists containing this project

README

        

# Exanno Online Examination System
Online Examination System developed for a Higher Educational Institute as part of my final year CS project. The examinations can contain multi-media objects such as images, videos, etc. It's pretty cool.

#### *To use this, create a credentials.php file to connect to your db in the admin/config folder, something like this:
```

```

## Technologies Used
1. Front-End (HTML5, CSS3, JS)
2. Backend (PHP - OOP)
3. Database (MySQL)

## Features of this Project

### Users (Students) Can:

1. Take Exams (Username & Password provided by Admin).
2. Conduct and View Scheduled Examiantions.
3. View Exam Feedback upon examination completion.
4. Update their profile details and reset password.

### System Admins Can:

1. Manage Administrators (Create New, Update and Delete Existing Ones).
2. Manage Students (Create New, Update and Delete Existing Ones).
3. Manage Questions (Create New, Update and Delete Existing Ones).
4. Manage Faculties (Create New, Update and Delete Existing Ones).
5. Manage Student Results (Update and Delete Existing Ones).
6. Update their profile details and reset password.

### Screenshots
![image](https://user-images.githubusercontent.com/87696858/212000230-887d0f9a-f6b9-4120-8062-d71d4b5dbbc6.png)

![image](https://user-images.githubusercontent.com/87696858/212000262-091f5b5f-2240-435d-af55-650eef9957b8.png)

![image](https://user-images.githubusercontent.com/87696858/212000285-95480d0b-9ab9-4ebf-a274-99459b12dcfc.png)

![image](https://user-images.githubusercontent.com/87696858/212000310-d1cc0b8c-add3-47ce-97cf-42bf8e5553ef.png)

![image](https://user-images.githubusercontent.com/87696858/212000333-601f54d0-34df-4709-89bc-c0ac592facb9.png)

![image](https://user-images.githubusercontent.com/87696858/212000376-9935e911-58c7-47fa-a44b-aabe29450a6b.png)

![image](https://user-images.githubusercontent.com/87696858/212000399-406dbfb8-be35-44f8-b905-7f161450f728.png)

![image](https://user-images.githubusercontent.com/87696858/212000424-98ad5fd7-e201-4e0b-9b7a-08d1d37704a6.png)

![image](https://user-images.githubusercontent.com/87696858/212000453-81a8ff29-e750-4cab-b31d-c394ba2307a3.png)

![image](https://user-images.githubusercontent.com/87696858/212000481-32f23655-8a85-4445-b7d0-1a8ab34a049d.png)