Using PHP, XHTML, CSS and JavaScript write a web application as follow:

  • Create a webpage which is intended for taking a quiz. The questions are up to you and you should have at least 5 questions. The answers should be multiple choices of four. You can have radio buttons and/or checkboxes for the responses.
  • Every user should answer all the questions otherwise application will alert the user after pushing the submit button. The alert should mention which questions were not answered.
  • After submission, the server will grade each question and will send back a page showing the overall result and which questions were answered right or wrong.
  • The server also should show the user with a link to some statistics that how many people took this quiz and how they did on each question.

Hint: Use PHP file read/write to grade the quiz and also having statistics for all participants and questions they answered.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.