/Online-Examination-Testing-System

Online Examination System has become a fast growing examination method because of its speed and accuracy and instance result generated. Online Examination System is also needed less manpower to conduct the examination. Almost all organizations nowadays are conducting their objective exams by Online Examination System, it saves students and examiner time in examinations. Organizations can also easily check the result of the student that they already give in an examination. As a result of this, organizations are releasing results in less time.

Primary LanguagePHP

Build Status Total Downloads Latest Stable Version License

Online Testing Website

Online Examination System has become a fast growing examination method because of its speed and accuracy and instance result generated. Online Examination System is also needed less manpower to conduct the examination. Almost all organizations nowadays are conducting their objective exams by Online Examination System, it saves students and examiner time in examinations. Organizations can also easily check the result of the student that they already give in an examination. As a result of this, organizations are releasing results in less time. Online Examination System in PHP is very useful to learn it.

What is an online examination system?

In an online examination system examine get their user id and password with his/her admit card. This id is already saved in the examination server. When examining login to the server he/she get his/her profile already register. On the certain time examine gets the message to start the examination. All answers given by examining are saved into the server with his/her profile information. Online examination system also allows correcting the answer if the examine needed to change any answer in the examination time duration, however, after the time duration any change will not allow. This also makes c checking the answer easy and error proof as computers are more accurate than man and provide fast results too. Php is a web base language so we can create an online examination system in PHP.

Administrator of Online Examination has multiple features such as Add, Delete, Update Topics and Question. To Login as Admin put inside your browser “http://127.0.0.1:8000/admin/”

Online examination system features

Login system must be present and secured by the assword. Ability to save the answer given by the candidate along with the question. Answer checking system should be available. Could Update Profile Log out after the over. Admin Panel

Project objective:

Online examination system is a non removable examination pattern of today’s life. We need more time saving and more accurate examination system as the number of applicants is increasing day by day. For all IT students and professionals, it is very important to have some basic understanding about the online examination system. On this site you will get source code with the running project. It will help you to understand the concept of the project. Here you find project in php free download.

Brief overview of the technology:

Front end:

  • HTML
  • CSS

HTML:

HTML is used to create and save web document. E.g. Notepad/Notepad++ , VS Code , Brackets

CSS:

(Cascading Style Sheets) Create attractive Layout

JavaScript:

it is a programming language, commonly use with web browsers.

Back end:

  • PHP
  • MySQL Database

PHP:

Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.

MySQL:

MySql is a database, widely used for accessing querying, updating, and managing data in databases.

Framework

Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications.

Software Requirement(any one)

  • WAMP Server
  • XAMPP Server
  • MAMP Server
  • LAMP Server

Installation Steps

  1. Download zip file and Unzip file on your local server.
  2. Put this file inside "c:/wamp/www/" .
  3. Database Configuration Open phpmyadmin Create Database named testingwebsite. Import database testingwebsite.sql from downloaded folder(inside database)
  4. Open Your browser put inside "http://127.0.0.1:8000/testingwebsite/"
  5. To Login as admin put "http://127.0.0.1:8000/testingwebsite/admin"

Admin Login Details

User Login Details

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.