Custom Programming -- Contact Us

perl cgi script to generate a quiz, give scores and e-mail results

View files in this folder

Take the Quiz

quiz.txt

format :
Q:question
A: answer 1
A: answer 2
A: answer 3
C:correct#:reason for correct answer

script also reads html headers etc. from head.txt, foot.txt and results.txt

the script can manage multiple quizzes since the quiz file name is passed via url to script

quiz can be emailed to the user and even to admin