php-test/README.md

28 lines
496 B
Markdown
Raw Permalink Normal View History

2019-10-04 18:05:39 +00:00
# Basic PHP Quiz system
A simple system for multiple choice quizes.
2019-10-06 16:55:33 +00:00
N.B. While the system will allow a user to take each quiz multiple time and save the total for each attempt, individual question scores are only saved for the latest attempt.
2019-10-04 18:05:39 +00:00
# Installation
Import the included dump file, copy `config.dist.php` to `config.php` and update the connection details
2019-10-06 16:55:33 +00:00
# Answers to example quizzes
## Quiz A
1. B
2. A
3. False
4. A and C
## Quiz B
1. True
2. D
3. C and D
4. True
5. False
6. B