Revision
1887 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Mar 15 21:12:48 2004 UTC (9 years, 2 months ago) by
sh002i
File length: 3853 byte(s)
Welcome to the ContentGenerator skeleton!
This module is designed to help you in creating subclasses of
WeBWorK::ContentGenerator. Follow the instructions marked "SKEL" below
to create your very own module.
When you've finished, I recommend you do some cleanup. These modules are
much easier to maintain if they doesn't contain "vestigal" garbage code.
Remove the "SKEL" comments and anything else that that you're not using
in your module.