History: PluginMiniQuiz
Source of version: 10 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # 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="img/wiki_up/miniquiz.gif" width=600 } Each question must be an item with valid checked. For instance, if the tracker miniquiz has 2 items, the plugin will display {img src="img/wiki_up/miniquiz2.gif" } <br /> <br /> and the result can be {img src="img/wiki_up/miniquiz3.gif" }