History: PluginMiniQuiz
Source of version: 9 (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="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" } %%% %%% and the result can be {img src="img/wiki_up/miniquiz3.gif" }