Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The flash card script is a good text-based quiz. But what if you want something more graphical? That's where this script comes in.
The original requirements called for the script to be a stand-alone program. That meant using the Perl/Tk graphics module to draw the questions in a window. The script would also have to provide answer buttons as well as a few more GUI elements.