Description
This template is intended for quiz creators like me who do not like awkward Moodle mechanism for quiz authoring and prefer familiar word processor environment. Besides, the latter way of quiz creation is an offline activity and solves the problem of demanding continuous access to a Moodle server.
The template is based on the original work of Mikko Rusama. I have almost completely recasted his code, and borrowed some ideas concerning the interface from Enrique Casto.
My version do not use the GIFT format, which is not native to Moodle and lack some capabilities (for example, adding images to questions). The format used here is Moodle XML.
Changes
4 Apr 2006 moved to UTF-8
23 Apr 2006 added Base64 image encoding
24 Nov 2006 better user support
7 Dec 2006 some style changes and readme.pdf included