Create an Online Quiz/Examination Platform PHP + jQuery
What you'll learn
- Learn how to build a secure login system
- Learn how to manipulate page elements using jQuery
- Learn how to handle and use form data and image uploads
- Learn how to write dynamic SQL queries to filter data
- Learn how to use page guards and apply access restrictions to page information
Requirements
- At least a very basic knowledge of PHP and HTML is required
Description
Build a login system and quiz/examination platform where users can sign up and choose subjects/topics to take a quiz/exam on. They get to see their results immediately after the quiz. There will be means for uploading questions and choosing what subjects or topics to upload. There will also be means to restrict user access to some functionalities on the platform so that only Administrators have unrestricted access to upload or delete questions. The quiz system basically works by accepting user answers, cleaning up the answers to avoid any unwanted html tags and then comparing the inputed text answers to the correct answers already saved in the database. where there are differences, it then considers then to calculate the user's final score
Who this course is for:
- Beginners and intermediate level in PHP and Javascript
Instructor
A fullstack developer who works with PHP, Laravel, Javascript, Vue.js, Angular and Node.js. Currently works with Tech companies based in the United Kingdom on various projects. When not working, enjoys travelling and adventures. Programming is a passion and I enjoy learning new technologies and updating my knowledge on the ones I already know.