Go to file
2019-10-06 08:53:19 +01:00
classes Calculate and save score, then generate results page 2019-10-06 08:53:19 +01:00
.gitignore Initial commit 2019-10-05 08:38:38 +01:00
ajax.php Calculate and save score, then generate results page 2019-10-06 08:53:19 +01:00
config.dist.php Initial commit 2019-10-05 08:38:38 +01:00
index.php Calculate and save score, then generate results page 2019-10-06 08:53:19 +01:00
init.php Create remaining item classes 2019-10-05 16:38:28 +01:00
quiz.js Calculate and save score, then generate results page 2019-10-06 08:53:19 +01:00
quiz.php Page to next question, increment progress bar 2019-10-05 20:22:44 +01:00
README.md Initial commit 2019-10-05 08:38:38 +01:00
result.php Calculate and save score, then generate results page 2019-10-06 08:53:19 +01:00

Basic PHP Quiz system

A simple system for multiple choice quizes.

Installation

Import the included dump file, copy config.dist.php to config.php and update the connection details