Question Writer Manual/About Questions/Plugins
Plugins
Plugin Questions are created as .swf files - this file contains all the layout code and scoring logic. Question Writer then provides the file with the parameters and options of the question. Take the Horizontal Slider Plugin Question provided with Question Writer for example.
The parameters are used to tell it the maximum and minimum values that the slider can take and whether to display the slider's current value. The first option is used to provide a background graphic, and the second option is used to provide the slider button. In this way, the Plugin Question is programmed once, but virtually any type of slider can be created with it using the parameters and options.
To create your own Plugin Question, you'll need the services of a Flash programmer. The interface is described in Plugin Question Requirements, and you can also download the source code (.fla) to a sample Plugin Question (The Cycle Plugin Question) as a basis to work from [].