Skip to main content

10 docs tagged with "Subplugin"

View all tags

Assign feedback plugins

Assign feedback plugins allow you to define different ways that a teacher can provide feedback to their students.

BigBlueButton activity extensions

The BigBlueButton activity supports a subplugin type, bbbext, which lets third-party code extend or override the behaviour of the activity without patching mod_bigbluebuttonbn itself. This is the supported way to add features to BigBlueButton activities, and it keeps your customisations upgrade-safe.

Book activity sub-plugins

The mod_book activity can be extended using the tool sub-plugin type. This hasn't been documented yet - perhaps you are able to help us.

Database fields

The Database activity included with Moodle includes support for several predefined field types, including text, date, and URL. It is also possible to create new field types. For example, you might like to create:

Forum activity sub-plugins

The mod_forum activity can be extended using the forumreport sub-plugin type. This hasn't been documented yet - perhaps you are able to help us.