HamExam 0.3 (Default branch) |
|
|
HamExam is a short Perl script that generates self scoring DHTML practice tests as a study aid to prepare for the US Amateur radio licensing exam. These practice tests are generated from a random subset of questions from a master question pool. Your score is calculated and your grade reported using client side JavaScript. Wrong questions are highlighted. It strives to be simple to use and very easy to install.It should run well under Apache's mod_perl and can be used on the command line as well. The input files use a simple XML format, so any exam that follows the same multiple choice format subdividing question into into categories ("subelements" in amateur radio parlance) should be trivially adaptable.
License: GNU General Public License (GPL)
Changes:
Support was added for the latest (2008) question
pool for the "Extra" class exam. A total rewrite
was done to better support images associated with
each question and to better select random samples
from within each sub-element. Some CSS
enhancements were made.
|