Plugin Exercise | |
Introduced with Tiki9 Use this wiki plugin to create exercises within a wiki page for students to test their new skills. Use this plugin to define inline questions and give optional answers to be selected from. A score is given for multiple exercises within a page. The plugin can be used to create questions with suggested answers or with a text input. |
Parameters | |||||||||||||||
Create an exercise/test with questions and grade Introduced in Tiki 9. Go to the source code Preferences required: wikiplugin_exercise
|
Examples | |
Choose the correct homonym between where/were/we're | |
The below example will display the sentence with 3 text boxes where the exercise plugins are included inline. The plugin that does not expect an answer will be used to display the controls to check the score. There can be multiple exercise blocks within a single page. Copy to clipboard
|
Same example with suggestions | |
Instead of displaying text boxes, drop-down will be displayed. The last section indicates the other options to display additionally to the right answer specified in-line. The order will be randomized. The last question also specifies justifications that will be provided after the correction is made. This code: Copy to clipboard
Would produce (screenshot):
As produced from the code:
Copy to clipboard
|
Related pages | |
|