Technologies: PHP, Laravel, Angular
Challenge
Every year, this center needs to review staff knowledge. They want to build an application that can:
- Manage the questions
- Auto-generate random test for the staff
- Manage the results
- Staff can login and do the test whenever they are available
Solution
We build a web application with twos parts. The admin portal for manager add questions and manage the results. The test page for staff can log in and do the test here. The tests are random for every staff. After doing the test they can know the result instantly.