Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 487 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 487 Bytes

A simple software solutions for exams and Records built on laravel

Admin or TEACHER

create multichoice questions with options (3-5) delete question view infographics all results over time Download results as excel

Admin login

email: [email protected] password: secret

Users

can take test and get result immediately get result after test graph of all results to show performance overtime

Test

composer install
php artisan migrate
php artisan db:seed
php artisan serve