free for webmasters
free CGI and Perl scripts

Path = Home > CGI Scripts > Tests and Quizzes

Tests and Quizzes - Free CGI and Perl Scripts

Tests and quizzes are a good way to make your site 'sticky'. Here are some free CGI and Perl scripts to enable you to add tests and quizzes to your website.

QuizTest - Online Quizzes

QuizTest enables you to create multiple-choice, or true-false quizzes online. On any given quiz, you may have both true/false questions and multiple choice, and the same program will grade the quizzes and email you (or other designated instructor) the results.
Requirements: Perl 5.000 or higher
Version: 3.0.31

Visit the Author's website        - Is this link dead or broken? -  Report it
( will open in new window )

RandomQuiz - Random Quiz Generator

RandomQuiz is a somewhat different sort of quiz than QuizTest. Basically, through the use of HTTP cookies, it lets you set up a single text file of questions and answers so that any given student will only get any single question once. The questions are presented in a random order out of the list of questions the student has not seen yet.
Requirements: Perl 5.000 or higher
Version: 2.1.11

Visit the Author's website        - Is this link dead or broken? -  Report it
( will open in new window )

SFESurvey

The SFESurvey script will allow you to create multiple-choice quizzes or surveys online with a twist. Rather than having one correct answer, and multiple incorrect distractors, each possible answer is weighted or assigned a certain number of points. The instructor/test creator can then assign various comments or scores to different ranges of raw scores. The quiz taker's score and any additional fields you choose (Name, Age, Gender, Occupation, Favorite Color -- whatever you like) are saved to a score database, but there is currently no option to view scores or score statistics.
Requirements: Perl 5.000 or higher
Version: 2.0

Visit the Author's website        - Is this link dead or broken? -  Report it
( will open in new window )