Go to file
2019-10-05 20:22:44 +01:00
classes Inital quiz page and answer submission 2019-10-05 19:30:45 +01:00
.gitignore Initial commit 2019-10-05 08:38:38 +01:00
ajax.php Page to next question, increment progress bar 2019-10-05 20:22:44 +01:00
config.dist.php Initial commit 2019-10-05 08:38:38 +01:00
index.php Inital quiz page 2019-10-05 18:21:48 +01:00
init.php Create remaining item classes 2019-10-05 16:38:28 +01:00
quiz.js Page to next question, increment progress bar 2019-10-05 20:22:44 +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

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