Loading...
 
Skip to main content

History: PluginMiniQuiz

Source of version: 10 (current)

Copy to clipboard
            ! Plugin Mini Quiz
Use this ((wiki plugin)) to create a quiz using a ((tracker)). This is similar but different than the ((Quiz)) feature.

!!Parameters
{pluginmanager plugin="miniquiz"}
The tracker must have the following fields:
{FANCYTABLE(head=__Field__|__Type__|__Purpose__)}
''question''| text field | the question
''answer'' |text field | correct answer
''option a'' | text field | false answer
''option b'' | text field | false answer
''option c'' | text field | false answer
''valid''| checkbox field |indicates that the tracker item is to be used as a quiz item
{FANCYTABLE}
!!Examples
Here's a screenshot of a tracker set up for a quiz:

{img src="display2183" link="display2183" width="400" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"}

Each question must be an item with valid checked. For instance, if the tracker miniquiz has 2 items, the plugin will display

__''Code usage:''__
{CODE()}
{miniquiz trackerId=}
{CODE}
	
{img src="display2181" link="display2181" width="400" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"}
%%% %%%
and the result can be
 
	
{img src="display2182" link="display2182" width="400" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"}