Question bank plugins: Difference between revisions
From MoodleDocs
Dev Docs Bot (talk | contribs) m Protected "Question bank plugins": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)) |
Dev Docs Bot (talk | contribs) Update migration status and path |
||
| Line 1: | Line 1: | ||
{{Template:Migrated|newDocId=docs/apis/plugintypes/qbank}} | {{Template:Migrated|newDocId=/docs/apis/plugintypes/qbank}} | ||
= Overview = | = Overview = | ||
Latest revision as of 13:44, 17 August 2022
| Important:
This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date. Why not view this page on the new site and help us to migrate more content to the new site! |
Overview
Question type plugins allow you to extend the functionality of the Moodle Question bank.
Plugin Features
- Table columns
- Action menu items
- Bulk actions
- Navigation node (tabs)
- Question preview additions (via callback)